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 fd40f0e76a57c9484725affbf4610fcaf229305b
Author: Damyan Ivanov <d...@debian.org>
Date:   Sun Jul 12 20:49:57 2015 +0000

    releasing package dh-make-perl version 0.87-1
---
 Changes           | 5 +++++
 debian/changelog  | 8 ++++++++
 lib/DhMakePerl.pm | 4 ++--
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index d5f0300..648a752 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.87 (2015-07-12)
+
+  * DpkgLists.t: add support for the new packaging layout in perl 5.22
+    (Closes: #789729 -- FTBFS with perl 5.22)
+
 0.86 (2015-06-16)
 
   * Quote left brace in regex. Gives warning under perl 5.22 (Closes: #788894)
diff --git a/debian/changelog b/debian/changelog
index ba846ec..1140bf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dh-make-perl (0.87-1) unstable; urgency=medium
+
+  * DpkgLists.t: add support for the new packaging layout in perl 5.22
+    (Closes: #789729 -- FTBFS with perl 5.22)
+  * add upstream signing keyring
+
+ -- Damyan Ivanov <d...@debian.org>  Sun, 12 Jul 2015 20:44:08 +0000
+
 dh-make-perl (0.86-1) unstable; urgency=medium
 
   * Quote left brace in regex. Gives warning under perl 5.22 (Closes: #788894)
diff --git a/lib/DhMakePerl.pm b/lib/DhMakePerl.pm
index 0d5d4e5..82bd21c 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.86
+Version 0.87
 
 =cut
 
-our $VERSION = '0.86';
+our $VERSION = '0.87';
 
 =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
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to