[libdevel-patchperl-perl] 06/07: Let cme fix a versioned alternative (build) dependency.

gregor herrmann gregoa at debian.org
Tue Nov 21 18:21:48 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdevel-patchperl-perl.

commit 5f6167814c8538b120f8efbe5f0bb4e85461b37a
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 21 19:19:03 2017 +0100

    Let cme fix a versioned alternative (build) dependency.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d65675c..916df0b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
                      libfile-pushd-perl,
-                     libmodule-pluggable-perl | perl (<< 5.17.0)
+                     libmodule-pluggable-perl | perl (<< 5.17.9)
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-patchperl-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdevel-patchperl-perl.git
@@ -18,7 +18,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libfile-pushd-perl,
-         libmodule-pluggable-perl | perl (<< 5.17.0)
+         libmodule-pluggable-perl | perl (<< 5.17.9)
 Description: Perl module to patch perl source à la Devel::PPPort's buildperl.pl
  Devel::PatchPerl is a modularisation of the patching code contained in
  Devel::PPPort's buildperl.pl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-patchperl-perl.git



More information about the Pkg-perl-cvs-commits mailing list