[libconfig-autoconf-perl] 01/03: libextutils-cbuilder-perl is dual-lifed

gregor herrmann gregoa at debian.org
Thu Apr 30 16:30:32 UTC 2015


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

gregoa pushed a commit to branch master
in repository libconfig-autoconf-perl.

commit eb37b43cd506af2d9517bde2b6fc1b05fd1c1f05
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Apr 30 18:15:03 2015 +0200

    libextutils-cbuilder-perl is dual-lifed
    
    Thanks: cme
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index a814fa2..c269e65 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libconfig-autoconf-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Peter Pentchev <roam at ringlet.net>
+           gregor herrmann <gregoa at debian.org>,
+           Peter Pentchev <roam at ringlet.net>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcapture-tiny-perl,
- libfile-slurp-tiny-perl,
- perl
+                     libfile-slurp-tiny-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-autoconf-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-autoconf-perl.git
@@ -16,10 +16,11 @@ Homepage: https://metacpan.org/release/Config-AutoConf
 
 Package: libconfig-autoconf-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcapture-tiny-perl,
- libfile-slurp-tiny-perl
-Recommends: libextutils-cbuilder-perl (>> 0.280220)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcapture-tiny-perl,
+         libfile-slurp-tiny-perl
+Recommends: libextutils-cbuilder-perl (>= 0.280220) | perl (>= 5.21.5)
 Description: Perl module to implement some of AutoConf's macros in pure Perl
  Config::AutoConf simulates some of the tasks AutoConf macros do, e.g.
  detecting a command, detecting a library, etc.

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



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