r48703 - in /trunk/libmodule-install-perl/debian: changelog control

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Dec 13 18:59:59 UTC 2009


Author: carnil-guest
Date: Sun Dec 13 18:59:41 2009
New Revision: 48703

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48703
Log:
* debian/control: Add alternative Build-Depends and Depends with perl as
  provided with corelist listing to match correct version for the alternate
  dependency .
* Add myself to Uploaders

Modified:
    trunk/libmodule-install-perl/debian/changelog
    trunk/libmodule-install-perl/debian/control

Modified: trunk/libmodule-install-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-install-perl/debian/changelog?rev=48703&op=diff
==============================================================================
--- trunk/libmodule-install-perl/debian/changelog (original)
+++ trunk/libmodule-install-perl/debian/changelog Sun Dec 13 18:59:41 2009
@@ -12,8 +12,12 @@
   * Add patch bumping required Perl minimum version in META.yml.
     libmodule-install-perl FTBFS when activating author tests with newer
     libperl-mimimumversion-perl (>= 1.22). (Closes: #560626).
-
- -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:25:31 -0700
+  * debian/control: Add alternative Build-Depends and Depends with perl as
+    provided with corelist listing to match correct version for the alternate
+    dependency .
+  * Add myself to Uploaders
+
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 13 Dec 2009 19:35:38 +0100
 
 libmodule-install-perl (0.91-1) unstable; urgency=low
 

Modified: trunk/libmodule-install-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-install-perl/debian/control?rev=48703&op=diff
==============================================================================
--- trunk/libmodule-install-perl/debian/control (original)
+++ trunk/libmodule-install-perl/debian/control Sun Dec 13 18:59:41 2009
@@ -2,23 +2,32 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), quilt (>= 0.40)
-Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-scandeps-perl (>= 0.89),
- libpar-dist-perl (>= 0.29), libextutils-install-perl (>= 1.52),
- libextutils-parsexs-perl (>= 2.19), libmodule-corelist-perl (>= 2.17),
- libfile-remove-perl (>= 1.42), libyaml-tiny-perl (>= 1.36),
- libpod-simple-perl (>= 3.07), libalgorithm-diff-perl, libjson-perl (>= 2.14),
- libparse-cpan-meta-perl (>= 1.38),
+Build-Depends-Indep: perl (>= 5.8.0-7), 
+ libmodule-scandeps-perl (>= 0.89),
+ libpar-dist-perl (>= 0.29), 
+ libextutils-install-perl (>= 1.52),
+ perl (>= 5.8.9) | libextutils-parsexs-perl (>= 2.19), 
+ perl (>= 5.8.9) | libmodule-corelist-perl (>= 2.17),
+ libfile-remove-perl (>= 1.42),
+ libyaml-tiny-perl (>= 1.36),
+ perl (>= 5.10.1) | libpod-simple-perl (>= 3.07),
+ libalgorithm-diff-perl,
+ libjson-perl (>= 2.14),
+ perl (>= 5.10.1) | libparse-cpan-meta-perl (>= 1.38),
  perl (>= 5.10) | libarchive-tar-perl (>= 1.38),
  perl (>= 5.10) | libmodule-build-perl (>= 0.2804),
- libtest-cpan-meta-perl (>= 0.12), libtest-minimumversion-perl (>= 0.008),
- libtest-pod-perl, libtest-harness-perl (>= 3.13),
- libtest-simple-perl (>= 0.86)
+ libtest-cpan-meta-perl (>= 0.12),
+ libtest-minimumversion-perl (>= 0.008),
+ libtest-pod-perl,
+ perl (>= 5.10.1) | libtest-harness-perl (>= 3.13),
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.86)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>, Damyan Ivanov <dmn at debian.org>,
  gregor herrmann <gregoa at debian.org>, Brian Cassidy <brian.cassidy at gmail.com>,
  Rene Mayorga <rmayorga at debian.org>, AGOSTINI Yves <agostini at univ-metz.fr>,
  Jonathan Yu <jawnsy at cpan.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>, Ryan Niebur <ryan at debian.org>
+ Krzysztof Krzyżaniak (eloy) <eloy at debian.org>, Ryan Niebur <ryan at debian.org>,
+ Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
 Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Module-Install/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmodule-install-perl/
@@ -26,13 +35,18 @@
 
 Package: libmodule-install-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmodule-scandeps-perl (>= 0.89),
- libpar-dist-perl (>= 0.29), libyaml-tiny-perl (>= 1.36),
- libfile-remove-perl (>= 1.42), libmodule-corelist-perl (>= 2.17),
- libextutils-install-perl (>= 1.52), libextutils-parsexs-perl (>= 2.19),
+Depends: ${perl:Depends}, ${misc:Depends},
+ libmodule-scandeps-perl (>= 0.89),
+ libpar-dist-perl (>= 0.29),
+ libyaml-tiny-perl (>= 1.36),
+ libfile-remove-perl (>= 1.42),
+ perl (>= 5.8.9) | libmodule-corelist-perl (>= 2.17),
+ libextutils-install-perl (>= 1.52),
+ perl (>= 5.8.9) | libextutils-parsexs-perl (>= 2.19),
  perl (>= 5.10) | libarchive-tar-perl (>= 1.38),
  perl (>= 5.10) | libmodule-build-perl (>= 0.2804),
- libjson-perl (>= 2.14), libparse-cpan-meta-perl (>= 1.38)
+ libjson-perl (>= 2.14),
+ perl (>= 5.10.1) | libparse-cpan-meta-perl (>= 1.38)
 Description: Perl module to install other Perl modules
  Module::Install is a package for writing installers for CPAN (or CPAN-like)
  distributions that are clean, simple, minimalist, act in a strictly correct




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