[SCM] libhtml-html5-sanity-perl Debian packaging branch, master, updated. debian/0.101-2-12-g6bd98f8
gregor herrmann
gregoa at debian.org
Sat Dec 17 16:03:39 UTC 2011
The following commit has been merged in the master branch:
commit 6bd98f8dd16477449de2f7223dabb2072998247b
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Dec 17 16:58:26 2011 +0100
make libxml-libxml-perl (build)dep versioned
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 4ad4183..ad9e962 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: devscripts (>= 2.10.7~),
cdbs (>= 0.4.85~),
debhelper (>= 7.0.1),
dh-buildinfo,
- libxml-libxml-perl,
+ libxml-libxml-perl (>= 1.70),
libobject-authority-perl,
libxml-libxml-debugging-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
diff --git a/debian/rules b/debian/rules
index 6384c18..de14a8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
DEB_UPSTREAM_TARBALL_MD5 = f2d98fd28fc716e9c4d4403126146360
# Needed both by upstream build process and at runtime
-common-depends = libobject-authority-perl, libxml-libxml-perl
+common-depends = libobject-authority-perl, libxml-libxml-perl (>= 1.70)
CDBS_BUILD_DEPENDS += , $(common-depends)
CDBS_DEPENDS_ALL = $(common-depends)
--
libhtml-html5-sanity-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list