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 b86b614d5af9fcf9e4a9681815b349bf04954009 Author: Salvatore Bonaccorso <[email protected]> Date: Tue Aug 22 09:00:22 2017 +0200 Create packages using Standards-Version 4.1.0 --- 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 3c6217c..cac9abd 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.0.1'; +use constant debstdversion => '4.1.0'; our %DEFAULTS = ( ); -- 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
