[dh-make-perl] 01/04: Create packages using Standards-Version 4.1.3
Salvatore Bonaccorso
carnil at debian.org
Wed Dec 27 23:11:55 UTC 2017
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 5415708250889254533775d8b0392a11a3eae434
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Thu Dec 28 00:09:55 2017 +0100
Create packages using Standards-Version 4.1.3
---
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 d8c18b2..86b5525 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 => '4.1.2';
+use constant debstdversion => '4.1.3';
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