r38737 - in /trunk/libspreadsheet-read-perl/debian: changelog control
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Fri Jun 26 15:45:55 UTC 2009
Author: gregoa
Date: Fri Jun 26 15:45:49 2009
New Revision: 38737
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38737
Log:
Add a build dependency on libtest-simple-perl >= 0.88, the test suite now
uses a feature in a newer Test::More than the one included in perl-modules.
Modified:
trunk/libspreadsheet-read-perl/debian/changelog
trunk/libspreadsheet-read-perl/debian/control
Modified: trunk/libspreadsheet-read-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-read-perl/debian/changelog?rev=38737&op=diff
==============================================================================
--- trunk/libspreadsheet-read-perl/debian/changelog (original)
+++ trunk/libspreadsheet-read-perl/debian/changelog Fri Jun 26 15:45:49 2009
@@ -14,6 +14,8 @@
AUTOMATED_TESTING.
* Set Standards-Version to 3.8.2 (no changes).
* Refresh patch.
+ * Add a build dependency on libtest-simple-perl >= 0.88, the test suite now
+ uses a feature in a newer Test::More than the one included in perl-modules.
-- Ryan Niebur <ryanryan52 at gmail.com> Wed, 03 Jun 2009 08:32:42 -0700
Modified: trunk/libspreadsheet-read-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-read-perl/debian/control?rev=38737&op=diff
==============================================================================
--- trunk/libspreadsheet-read-perl/debian/control (original)
+++ trunk/libspreadsheet-read-perl/debian/control Fri Jun 26 15:45:49 2009
@@ -2,10 +2,11 @@
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-perl,
+Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-perl,
libtest-pod-coverage-perl, libtext-csv-perl (>= 1.10),
libtext-csv-xs-perl (>= 0.60), libspreadsheet-parseexcel-perl (>= 0.4900),
- libspreadsheet-xlsx-perl (>= 0.09), libtest-nowarnings-perl
+ libspreadsheet-xlsx-perl (>= 0.09), libtest-nowarnings-perl,
+ libtest-simple-perl (>= 0.88)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
Jose Luis Rivas <ghostbar38 at gmail.com>,
More information about the Pkg-perl-cvs-commits
mailing list