[dh-make-perl] 01/02: Bump required debhelper version for Module::Build::Tiny to 9.20140227.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:02:02 UTC 2014


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

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

commit ce71102c277e3fe508f236fda816048df620ad88
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:00:07 2014 +0100

    Bump required debhelper version for Module::Build::Tiny to 9.20140227.
---
 lib/DhMakePerl/Command/Packaging.pm                                   | 4 ++--
 .../wanted-debian--refresh--source-format=3.0_quilt/control           | 2 +-
 t/dists/Strange-2.1/wanted-debian--refresh-email/control              | 2 +-
 t/dists/Strange-2.1/wanted-debian--refresh/control                    | 2 +-
 t/dists/Strange-2.1/wanted-debian/control                             | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/lib/DhMakePerl/Command/Packaging.pm b/lib/DhMakePerl/Command/Packaging.pm
index c7138fb..1f7e73e 100644
--- a/lib/DhMakePerl/Command/Packaging.pm
+++ b/lib/DhMakePerl/Command/Packaging.pm
@@ -1409,7 +1409,7 @@ The following special cases are detected:
 =item Module::Build::Tiny
 
 if L<Module::Build::Tiny> is present in the build-dependencies, debhelper
-dependency is raised to 9.20130630~.
+dependency is raised to 9.20140227~.
 
 =item dh --with=quilt
 
@@ -1454,7 +1454,7 @@ sub discover_utility_deps {
     $deps->add( Debian::Dependency->new( 'debhelper', $debhelper_version ) );
 
     $self->explained_dependency( 'Module::Build::Tiny', $deps,
-        'debhelper (>= 9.20130630~)' )
+        'debhelper (>= 9.20140227~)' )
         if $deps->has('libmodule-build-tiny-perl');
 
     for ( @{ $self->rules->lines } ) {
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control
index 60d22be..0fdb25c 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control
+++ b/t/dists/Strange-2.1/wanted-debian--refresh--source-format=3.0_quilt/control
@@ -2,7 +2,7 @@ Source: libstrange-perl
 Section: perl
 Priority: optional
 Maintainer: Joe Maintainer <joemaint at test.local>
-Build-Depends: debhelper (>= 9.20130630~),
+Build-Depends: debhelper (>= 9.20140227~),
  libmodule-build-tiny-perl,
  perl
 Standards-Version: 3.9.5
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh-email/control b/t/dists/Strange-2.1/wanted-debian--refresh-email/control
index 64ea8c0..f686f66 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh-email/control
+++ b/t/dists/Strange-2.1/wanted-debian--refresh-email/control
@@ -2,7 +2,7 @@ Source: libstrange-perl
 Section: perl
 Priority: optional
 Maintainer: Florian Geekwurt <florian at geekwurt.org>
-Build-Depends: debhelper (>= 9.20130630~),
+Build-Depends: debhelper (>= 9.20140227~),
  libmodule-build-tiny-perl,
  perl
 Standards-Version: 3.9.5
diff --git a/t/dists/Strange-2.1/wanted-debian--refresh/control b/t/dists/Strange-2.1/wanted-debian--refresh/control
index 60d22be..0fdb25c 100644
--- a/t/dists/Strange-2.1/wanted-debian--refresh/control
+++ b/t/dists/Strange-2.1/wanted-debian--refresh/control
@@ -2,7 +2,7 @@ Source: libstrange-perl
 Section: perl
 Priority: optional
 Maintainer: Joe Maintainer <joemaint at test.local>
-Build-Depends: debhelper (>= 9.20130630~),
+Build-Depends: debhelper (>= 9.20140227~),
  libmodule-build-tiny-perl,
  perl
 Standards-Version: 3.9.5
diff --git a/t/dists/Strange-2.1/wanted-debian/control b/t/dists/Strange-2.1/wanted-debian/control
index 60d22be..0fdb25c 100644
--- a/t/dists/Strange-2.1/wanted-debian/control
+++ b/t/dists/Strange-2.1/wanted-debian/control
@@ -2,7 +2,7 @@ Source: libstrange-perl
 Section: perl
 Priority: optional
 Maintainer: Joe Maintainer <joemaint at test.local>
-Build-Depends: debhelper (>= 9.20130630~),
+Build-Depends: debhelper (>= 9.20140227~),
  libmodule-build-tiny-perl,
  perl
 Standards-Version: 3.9.5

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