[dh-make-perl] 01/04: Create packages with Standards-Version 3.9.5

Salvatore Bonaccorso carnil at debian.org
Mon Oct 28 09:47:31 UTC 2013


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 8143ea7833c5661354d9accf7366f2095fa41e79
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Oct 28 10:42:33 2013 +0100

    Create packages with Standards-Version 3.9.5
---
 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 63c6962..08f9fde 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.4';
+use constant debstdversion => '3.9.5';
 
 our %DEFAULTS = (
     start_dir => getcwd(),

-- 
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