[SCM] Debian packaging of libdbix-abstract-perl branch, master, updated. 4b3a02e7cca57873b1bb1ed70ff546be8e63419a

gregor herrmann gregoa at debian.org
Sat Sep 24 20:33:33 UTC 2011


The following commit has been merged in the master branch:
commit ba6cb5641e037557c85b05c5abe4e8c1c4a7ebef
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 24 22:25:10 2011 +0200

    Add build dependency on libdbd-sqlite3-perl.

diff --git a/debian/control b/debian/control
index ee3d21c..1c5536e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libdbix-abstract-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libdbi-perl
+Build-Depends-Indep: perl, 
+ libdbi-perl,
+ libdbd-sqlite3-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2

-- 
Debian packaging of libdbix-abstract-perl



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