[SCM] Debian packaging of libxml-atom-perl branch, master, updated. debian/0.40-1-6-g6c5f8a5
gregor herrmann
gregoa at debian.org
Tue Sep 27 20:32:50 UTC 2011
The following commit has been merged in the master branch:
commit db028b1b87aa3d6b89bfc5beac99f0c25b31d272
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Sep 27 22:28:12 2011 +0200
Add (build) dependency on libdatetime-timezone-perl.
diff --git a/debian/control b/debian/control
index 48e3cb3..7248e25 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libclass-data-inheritable-perl,
libdatetime-perl,
+ libdatetime-timezone-perl,
libhtml-parser-perl,
liblwp-authen-wsse-perl,
liburi-perl,
@@ -31,6 +32,7 @@ Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
libclass-data-inheritable-perl,
libdatetime-perl,
+ libdatetime-timezone-perl,
libhtml-parser-perl,
liblwp-authen-wsse-perl,
liburi-perl,
--
Debian packaging of libxml-atom-perl
More information about the Pkg-perl-cvs-commits
mailing list