[SCM] libxml-atom-microformats-perl Debian packaging branch, master, updated. debian/0.003-1-2-g77156c5

Alessandro Ghedini al3xbio at gmail.com
Sat Mar 17 13:47:15 UTC 2012


The following commit has been merged in the master branch:
commit a17eabe0f227289dcf6e70c9656c12718c4b7c8f
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sat Mar 17 14:40:11 2012 +0100

    Build depend on libxml-libxml-perl >= 1.95+dfsg (see #664056)

diff --git a/debian/control b/debian/control
index 4080365..91a09df 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: devscripts (>= 2.10.7~),
  librdf-trine-perl,
  librdf-query-perl,
  libxml-atom-owl-perl,
- libxml-libxml-perl,
+ libxml-libxml-perl (>= 1.95+dfsg),
  librdf-rdfa-parser-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>,
diff --git a/debian/rules b/debian/rules
index f749887..4829997 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 8cc4c8a868780292893bbf5d550265af
 
 # Needed both by upstream build process and at runtime
 common-depends = libcommon-sense-perl, libhtml-microformats-perl, libjson-perl, librdf-rdfa-parser-perl
-common-depends += , librdf-trine-perl, librdf-query-perl, libxml-atom-owl-perl, libxml-libxml-perl
+common-depends += , librdf-trine-perl, librdf-query-perl, libxml-atom-owl-perl, libxml-libxml-perl (>= 1.95+dfsg)
 
 CDBS_BUILD_DEPENDS += , $(common-depends), $(common-recommends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
libxml-atom-microformats-perl Debian packaging



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