[SCM] libxml-libxml-debugging-perl Debian packaging branch, master, updated. debian/0.100-1-12-g32750a3

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Dec 30 22:16:57 UTC 2011


The following commit has been merged in the master branch:
commit 6ddeee145a3e5e1cf4bdcc1c7af48199a1a8b02e
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Dec 30 23:12:37 2011 +0100

    Updated (build-)dependencies

diff --git a/debian/changelog b/debian/changelog
index 04852d1..76d8f16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxml-libxml-debugging-perl (0.102-1) UNRELEASED; urgency=low
   * Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
     for new and removed files under inc/.
   * Ship provided examples script.
+  * Updated (build-)dependencies.
 
   [ Jonas Smedegaard ]
   * Drop needlessly build-depending on libtest-simple-perl: Provided by perl
diff --git a/debian/control b/debian/control
index 25d3423..7b7e152 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,9 @@ Build-Depends: devscripts (>= 2.10.7~),
  cdbs (>= 0.4.85~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
- libhtml-parser-perl,
+ libhtml-html5-entities-perl,
  libxml-libxml-perl,
- libmodule-signature-perl (>= 0.66),
- libtest-simple-perl
+ perl (>= 5.10.1) | libparent-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.9.1
diff --git a/debian/rules b/debian/rules
index 61a5abd..8430c1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,10 +27,7 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = 963f922525bd9b22b907b5d4afc73d08
 
 # Needed both by upstream build process and at runtime
-common-depends = libhtml-parser-perl, libxml-libxml-perl
+common-depends = libhtml-html5-entities-perl, libxml-libxml-perl, perl (>= 5.10.1) | libparent-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)
-
-# Needed by upstream tests
-CDBS_BUILD_DEPENDS += , libmodule-signature-perl (>= 0.66)

-- 
libxml-libxml-debugging-perl Debian packaging



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