r43264 - in /trunk/libtest-cukes-perl/debian: changelog control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Aug 30 02:31:04 UTC 2009


Author: jawnsy-guest
Date: Sun Aug 30 02:30:57 2009
New Revision: 43264

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43264
Log:
Put libtest-simple-perl back & try to fix the new FTBFS issue I just introduced.

Modified:
    trunk/libtest-cukes-perl/debian/changelog
    trunk/libtest-cukes-perl/debian/control

Modified: trunk/libtest-cukes-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-cukes-perl/debian/changelog?rev=43264&op=diff
==============================================================================
--- trunk/libtest-cukes-perl/debian/changelog (original)
+++ trunk/libtest-cukes-perl/debian/changelog Sun Aug 30 02:30:57 2009
@@ -1,9 +1,6 @@
 libtest-cukes-perl (0.08-2) UNRELEASED; urgency=low
 
-  * Remove libtest-simple-perl requirement entirely, since Test::More
-    in this dist will accept any version, and it has been part of core
-    since perl 5.6.2 (meaning it's available in a base perl install on
-    oldstable). Hopefully this Closes: #544240
+  * Changed libtest-simple-perl requirement to >= 0.82. (Closes: #544240)
 
  -- Jonathan Yu <frequency at cpan.org>  Sat, 29 Aug 2009 16:59:49 -0400
 

Modified: trunk/libtest-cukes-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-cukes-perl/debian/control?rev=43264&op=diff
==============================================================================
--- trunk/libtest-cukes-perl/debian/control (original)
+++ trunk/libtest-cukes-perl/debian/control Sun Aug 30 02:30:57 2009
@@ -3,7 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libexporter-lite-perl (>= 0.02),
- libcarp-assert-perl (>= 0.20), libany-moose-perl
+ libcarp-assert-perl (>= 0.20), libany-moose-perl, libtest-simple-perl (>= 0.82)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christine Spang <christine at debian.org>
 Standards-Version: 3.8.2




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