[dh-make-perl] 03/09: bump oldstable perl version from 5.10.0 to 5.10.1

Damyan Ivanov dmn at alioth.debian.org
Thu Aug 8 21:22:21 UTC 2013


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

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

commit 1de13252a4386a3c51e883f8e30e51e15f7c8fb3
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Aug 8 22:45:28 2013 +0200

    bump oldstable perl version from 5.10.0 to 5.10.1
---
 lib/Debian/AptContents.pm      |    2 +-
 lib/Debian/Control/FromCPAN.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Debian/AptContents.pm b/lib/Debian/AptContents.pm
index bab2765..5901063 100644
--- a/lib/Debian/AptContents.pm
+++ b/lib/Debian/AptContents.pm
@@ -42,7 +42,7 @@ use AptPkg::Config;
 
 $AptPkg::Config::_config->init();
 
-our $oldstable_perl = '5.10.0';
+our $oldstable_perl = '5.10.1';
 
 =head1 CONSTRUCTOR
 
diff --git a/lib/Debian/Control/FromCPAN.pm b/lib/Debian/Control/FromCPAN.pm
index f1b475a..30a835a 100644
--- a/lib/Debian/Control/FromCPAN.pm
+++ b/lib/Debian/Control/FromCPAN.pm
@@ -23,7 +23,7 @@ use DhMakePerl::Utils qw( is_core_module find_cpan_module nice_perl_ver split_ve
 use File::Spec qw( catfile );
 use Module::Depends ();
 
-use constant oldstable_perl_version => '5.10.0';
+use constant oldstable_perl_version => '5.10.1';
 
 =head1 METHODS
 

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