r60790 - in /trunk/libfile-which-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jul 29 01:33:05 UTC 2010


Author: gregoa
Date: Thu Jul 29 01:32:52 2010
New Revision: 60790

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60790
Log:
debian/control: add perl (>= 5.10.1) as an alternative build dependency
for Pod::Simple.

Modified:
    trunk/libfile-which-perl/debian/changelog
    trunk/libfile-which-perl/debian/control

Modified: trunk/libfile-which-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-which-perl/debian/changelog?rev=60790&op=diff
==============================================================================
--- trunk/libfile-which-perl/debian/changelog (original)
+++ trunk/libfile-which-perl/debian/changelog Thu Jul 29 01:32:52 2010
@@ -10,6 +10,8 @@
   * debian/control: Changed: (build-)depend on perl instead of perl-
     modules.
   * debian/rules: switch order of arguments to dh.
+  * debian/control: add perl (>= 5.10.1) as an alternative build dependency
+    for Pod::Simple.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sun, 27 Sep 2009 05:02:16 -0400
 

Modified: trunk/libfile-which-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-which-perl/debian/control?rev=60790&op=diff
==============================================================================
--- trunk/libfile-which-perl/debian/control (original)
+++ trunk/libfile-which-perl/debian/control Thu Jul 29 01:32:52 2010
@@ -3,7 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
 Build-Depends-Indep: libperl-minimumversion-perl, libtest-minimumversion-perl,
- libpod-simple-perl (>= 3.07), libtest-pod-perl (>= 1.26),
+ perl (>= 5.10.1) | libpod-simple-perl (>= 3.07), libtest-pod-perl (>= 1.26),
  libtest-cpan-meta-perl, libtest-script-perl (>= 1.05),
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.80)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>




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