[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. debian/2.032-12-g3f8f1fc
Dominique Dumont
dod at debian.org
Thu Mar 14 18:34:22 UTC 2013
The following commit has been merged in the master branch:
commit 3f8f1fc78e55a7a289ccd4d560eab4201080e871
Author: Dominique Dumont <dod at debian.org>
Date: Thu Mar 14 19:29:18 2013 +0100
updated instructions with a git commit
diff --git a/HOWTO.release b/HOWTO.release
index bd4c7db..112ec49 100644
--- a/HOWTO.release
+++ b/HOWTO.release
@@ -4,6 +4,9 @@
# update the version number in lib/Config/Model/Dpkg.pm:
perl -pi -e 's/([\.\d]+)/$1+0.001/e if /^our/' lib/Config/Model/Dpkg.pm
+# archive the file
+git commit -m"Bumped version number" lib/
+
# release the debian package as usual:
git-dch -Ra
git commit debian/changelog
--
Debian native package for Config::Model::Dpkg
More information about the Pkg-perl-cvs-commits
mailing list