[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 3b6616df1a8370eeed271dd126091f9615d9c5d3
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat May 25 20:43:20 2013 +0200

    remove build-dependency on libobject-authority-perl
    
    it's no longer used, but still in META.yml...

diff --git a/debian/control b/debian/control
index 14d1f9b..4f35526 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: devscripts (>= 2.10.7~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
  libxml-libxml-perl (>= 1.70),
- libobject-authority-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 de14a8e..1ec3718 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 (>= 1.70)
+common-depends = 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