r74227 - in /trunk/libdata-optlist-perl/debian: changelog control
jotamjr-guest at users.alioth.debian.org
jotamjr-guest at users.alioth.debian.org
Thu May 12 05:42:51 UTC 2011
Author: jotamjr-guest
Date: Thu May 12 05:42:36 2011
New Revision: 74227
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74227
Log:
debian/control: add version (>= 0.96) for Test::More dependency
Modified:
trunk/libdata-optlist-perl/debian/changelog
trunk/libdata-optlist-perl/debian/control
Modified: trunk/libdata-optlist-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-optlist-perl/debian/changelog?rev=74227&op=diff
==============================================================================
--- trunk/libdata-optlist-perl/debian/changelog (original)
+++ trunk/libdata-optlist-perl/debian/changelog Thu May 12 05:42:36 2011
@@ -19,6 +19,7 @@
instead of Debian GNU/Linux systems
* Switch to Source Format 3.0 (quilt)
* Bump Standards Version to 3.9.2
+ * debian/control: add version (>= 0.96) for Test::More dependency
-- Jotam Jr. Trejo <jotamjr at debian.org.sv> Wed, 11 May 2011 22:57:20 -0600
Modified: trunk/libdata-optlist-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-optlist-perl/debian/control?rev=74227&op=diff
==============================================================================
--- trunk/libdata-optlist-perl/debian/control (original)
+++ trunk/libdata-optlist-perl/debian/control Thu May 12 05:42:36 2011
@@ -2,8 +2,10 @@
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libparams-util-perl, libtest-pod-coverage-perl,
- libsub-install-perl, libtest-pod-perl
+Build-Depends-Indep: perl,
+ libparams-util-perl, libtest-pod-coverage-perl,
+ libsub-install-perl, libtest-pod-perl,
+ libtest-simple-perl (>= 0.96) | perl (>= 5.13.4)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
More information about the Pkg-perl-cvs-commits
mailing list