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

Salvatore Bonaccorso carnil at debian.org
Wed Apr 6 04:22:53 UTC 2016


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 c3e008615ec3f142dd53577f8b4695e691792aa3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Apr 6 06:22:40 2016 +0200

    Create packages using Standards-Version 3.9.8
---
 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 f45ec0f..c1da01a 100644
--- a/lib/DhMakePerl/Command/Packaging.pm
+++ b/lib/DhMakePerl/Command/Packaging.pm
@@ -45,7 +45,7 @@ use Text::Balanced qw(extract_quotelike);
 use Text::Wrap qw(fill);
 use User::pwent;
 
-use constant debstdversion => '3.9.7';
+use constant debstdversion => '3.9.8';
 
 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