[dh-make-perl] 01/03: Create packages using Standards-Version 3.9.6

Salvatore Bonaccorso carnil at debian.org
Wed Sep 17 19:39:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository dh-make-perl.

commit 41cfb5362182c2f06fd6a6fc1825a1fa97203000
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Sep 17 21:35:56 2014 +0200

    Create packages using Standards-Version 3.9.6
---
 lib/DhMakePerl/Command/Packaging.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/DhMakePerl/Command/Packaging.pm b/lib/DhMakePerl/Command/Packaging.pm
index 21908de..772b6dd 100644
--- a/lib/DhMakePerl/Command/Packaging.pm
+++ b/lib/DhMakePerl/Command/Packaging.pm
@@ -42,7 +42,7 @@ use Text::Balanced qw(extract_quotelike);
 use Text::Wrap qw(fill);
 use User::pwent;
 
-use constant debstdversion => '3.9.5';
+use constant debstdversion => '3.9.6';
 
 our %DEFAULTS = (
 );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



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