[SCM] libhtml-html5-sanity-perl Debian packaging branch, master, updated. debian/0.103-1-14-g9ad8447

Florian Schlichting fsfs at debian.org
Sat May 25 19:02:07 UTC 2013


The following commit has been merged in the master branch:
commit ababc5ea3fb54d3e02e0c5f02132954d41dec6c2
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat May 25 20:48:47 2013 +0200

    remove versions from build-dependencies satisfied in oldstable

diff --git a/debian/control b/debian/control
index 4f35526..545e2da 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libhtml-html5-sanity-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: devscripts,
  perl,
- cdbs (>= 0.4.85~),
+ cdbs,
  debhelper (>= 7.0.1),
  dh-buildinfo,
- libxml-libxml-perl (>= 1.70),
+ libxml-libxml-perl,
  libxml-libxml-debugging-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 1ec3718..7fe2d7d 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 = libxml-libxml-perl (>= 1.70)
+common-depends = libxml-libxml-perl
 
 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