[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. 2.030-9-gedd4412

Dominique Dumont dod at debian.org
Tue Dec 18 12:28:55 UTC 2012


The following commit has been merged in the master branch:
commit edd4412c8d100f9dac27060564610532d9c07ba5
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Dec 17 19:51:59 2012 +0100

    HOWTO.release: suggest git-dch instead of plain dch

diff --git a/HOWTO.release b/HOWTO.release
index d93fb47..03fb9c6 100644
--- a/HOWTO.release
+++ b/HOWTO.release
@@ -5,8 +5,7 @@
 perl -pi -e 's/([\.\d]+)/$1+0.001/e if /^our/' lib/Config/Model/Dpkg.pm
 
 # release the debian package as usual:
-dch -i
-dch -r
+git-dch -Ra
 git commit debian/changelog
 git-buildpackage
 

-- 
Debian native package for Config::Model::Dpkg



More information about the Pkg-perl-cvs-commits mailing list