Rev 5381: (garyvdm) update-changelogs.sh now makes dch use the default location in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Aug 19 13:40:35 BST 2010


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 5381 [merge]
revision-id: pqm at pqm.ubuntu.com-20100819124033-giiig7w65zfjdwtf
parent: pqm at pqm.ubuntu.com-20100818012912-wwgerzeui5ldf5lh
parent: garyvdm at gmail.com-20100819080742-7cqjfvl0l11xtioh
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2010-08-19 13:40:33 +0100
message:
  (garyvdm) update-changelogs.sh now makes dch use the default location
  	for debian/changelog.
modified:
  tools/packaging/update-changelogs.sh updatechangelogs.sh-20080821102059-fzlodktas65qmo1k-2
=== modified file 'tools/packaging/update-changelogs.sh'
--- a/tools/packaging/update-changelogs.sh	2009-06-03 10:26:06 +0000
+++ b/tools/packaging/update-changelogs.sh	2010-08-19 08:07:42 +0000
@@ -27,7 +27,7 @@
     (
         echo "Updating changelog for $DISTRO"
         cd "$PACKAGE-$DISTRO" &&
-            dch -v $PPAVERSION -D $DISTRO -c changelog "$MSG." &&
+            dch -v $PPAVERSION -D $DISTRO "$MSG." &&
             bzr commit -m "$MSG: $PPAVERSION"
     )
 done




More information about the bazaar-commits mailing list