r57683 - in /trunk/libdbi-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat May 8 18:17:03 UTC 2010


Author: gregoa
Date: Sat May  8 18:16:56 2010
New Revision: 57683

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57683
Log:
debian/control: add build dependency on Test::Simple 0.84.

Modified:
    trunk/libdbi-perl/debian/changelog
    trunk/libdbi-perl/debian/control

Modified: trunk/libdbi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/changelog?rev=57683&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/changelog (original)
+++ trunk/libdbi-perl/debian/changelog Sat May  8 18:16:56 2010
@@ -4,6 +4,7 @@
   * Update copyright information for some files.
   * Refresh spelling.patch.
   * Rename lintian override file in source package.
+  * debian/control: add build dependency on Test::Simple 0.84.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 08 May 2010 19:45:54 +0200
 

Modified: trunk/libdbi-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/control?rev=57683&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/control (original)
+++ trunk/libdbi-perl/debian/control Sat May  8 18:16:56 2010
@@ -7,7 +7,8 @@
  gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
 Build-Depends: perl, debhelper (>= 7.0.50~),
- libplrpc-perl, libtest-pod-perl, libtest-pod-coverage-perl
+ libplrpc-perl, libtest-pod-perl, libtest-pod-coverage-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.84).
 Standards-Version: 3.8.4
 Homepage: http://dbi.perl.org/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbi-perl/




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