This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository dh-make-perl.
commit aaab7d06db61cf198482d9c943b44fb2e8762577 Author: Damyan Ivanov <[email protected]> Date: Tue Sep 8 08:05:43 2015 +0000 Bump version to 0.88 Gbp-Dch: ignore --- debian/changelog | 2 +- lib/DhMakePerl.pm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7528bdf..b03ba07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dh-make-perl (0.87-2) UNRELEASED; urgency=medium +dh-make-perl (0.88-1) UNRELEASED; urgency=medium [ gregor herrmann ] * DhMakePerl::Command::Packaging: extract_name_ver_from_build(): take diff --git a/lib/DhMakePerl.pm b/lib/DhMakePerl.pm index 82bd21c..f7e80a6 100644 --- a/lib/DhMakePerl.pm +++ b/lib/DhMakePerl.pm @@ -14,11 +14,11 @@ DhMakePerl - create Debian source package from CPAN dist =head1 VERSION -Version 0.87 +Version 0.88 =cut -our $VERSION = '0.87'; +our $VERSION = '0.88'; =head1 SYNOPSIS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
