r21953 - in /trunk/libuser-simple-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 20 11:39:39 UTC 2008


Author: gregoa
Date: Fri Jun 20 11:39:39 2008
New Revision: 21953

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21953
Log:
Add libdbd-sqlite3-perl to Build-Depends-Indep to enable tests.

Modified:
    trunk/libuser-simple-perl/debian/changelog
    trunk/libuser-simple-perl/debian/control

Modified: trunk/libuser-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuser-simple-perl/debian/changelog?rev=21953&op=diff
==============================================================================
--- trunk/libuser-simple-perl/debian/changelog (original)
+++ trunk/libuser-simple-perl/debian/changelog Fri Jun 20 11:39:39 2008
@@ -6,6 +6,7 @@
   * Refresh debian/rules, no functional changes. Don't install README any
     more.
   * Set Standards-Version to 3.8.0 (no changes).
+  * Add libdbd-sqlite3-perl to Build-Depends-Indep to enable tests.
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 20 Jun 2008 13:30:23 +0200
 

Modified: trunk/libuser-simple-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuser-simple-perl/debian/control?rev=21953&op=diff
==============================================================================
--- trunk/libuser-simple-perl/debian/control (original)
+++ trunk/libuser-simple-perl/debian/control Fri Jun 20 11:39:39 2008
@@ -2,7 +2,8 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.8.0-7), libdate-calc-perl, libdbi-perl, libdbd-xbase-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libdate-calc-perl, libdbi-perl,
+ libdbd-xbase-perl, libdbd-sqlite3-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.0




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