[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. debian/2.034-9-ge488235

Dominique Dumont dod at debian.org
Mon Apr 22 12:00:09 UTC 2013


The following commit has been merged in the master branch:
commit e4882350c3699b2668b92f5bf09348fc24ad2117
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Apr 22 13:59:16 2013 +0200

    HOWTO.release: mention --git-tag option

diff --git a/HOWTO.release b/HOWTO.release
index 112ec49..3999690 100644
--- a/HOWTO.release
+++ b/HOWTO.release
@@ -9,8 +9,8 @@ git commit -m"Bumped version number" lib/
 
 # release the debian package as usual:
 git-dch -Ra
-git commit debian/changelog
-git-buildpackage
+git commit -m"prepare release" debian/changelog
+git-buildpackage --git-tag
 
 # generate the model doc for CPAN:
 cme gen-class-pod

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



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