← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Merge] lp:~jjesse/ubuntu-packaging-guide/fixes-bug978493 into lp:ubuntu-packaging-guide

 

Jonathan Jesse has proposed merging lp:~jjesse/ubuntu-packaging-guide/fixes-bug978493 into lp:ubuntu-packaging-guide.

Requested reviews:
  Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)

For more details, see:
https://code.launchpad.net/~jjesse/ubuntu-packaging-guide/fixes-bug978493/+merge/107574

Proposing a fix to 978493 replaced bzr commit with debcommit
-- 
https://code.launchpad.net/~jjesse/ubuntu-packaging-guide/fixes-bug978493/+merge/107574
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~jjesse/ubuntu-packaging-guide/fixes-bug978493 into lp:ubuntu-packaging-guide.
=== modified file 'ubuntu-packaging-guide/fixing-a-bug.rst'
--- ubuntu-packaging-guide/fixing-a-bug.rst	2012-05-21 10:31:14 +0000
+++ ubuntu-packaging-guide/fixing-a-bug.rst	2012-05-28 02:22:19 +0000
@@ -181,7 +181,7 @@
 
 With the changelog entry written and saved, you can just run::
 
-  bzr commit
+  debcommit
 
 and the change will be committed (locally) with your changelog entry as a 
 commit message.


Follow ups