Make process to update launchpad easier.

This commit is contained in:
Laurent Destailleur 2015-10-03 20:39:15 +02:00
parent bea789edfe
commit 4e5ca151b5

View File

@ -99,7 +99,7 @@ If you want to build/test package locally:
bzr branch lp:~yourlogin/+junk/debian-[dev|stable]
cd debian-[dev|stable]
bzr status
-- Update files here --
-- Update files here: Remove all (except .bzr dir) and overwrite. Restore version into the file changelog --
bzr commit -m "Description of change"
bzr push lp:~yourlogin/+junk/debian-[dev|stable]