[SCM] libxrd-parser-perl Debian packaging branch, master, updated. debian/0.101-2-10-g2348552

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Dec 30 00:54:29 UTC 2011


The following commit has been merged in the master branch:
commit 0dc90be58e094f0e6717cb66f9b301ad858ca262
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Dec 30 01:30:53 2011 +0100

    Updated (build-)dependencies

diff --git a/debian/changelog b/debian/changelog
index ff49dfd..b64c5ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxrd-parser-perl (0.103-1) UNRELEASED; urgency=low
   * Bumped copyright years, adjusted DEP-5 headers and added stanzas for new
     files under inc/.
   * Ship provided examples scripts.
+  * Updated (build-)dependencies.
 
   [ gregor herrmann ]
   * Remove debian/source/local-options; abort-on-upstream-changes and
diff --git a/debian/control b/debian/control
index dab8f10..97862f9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,11 @@ Build-Depends: devscripts (>= 2.10.7~),
  cdbs (>= 0.4.85~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
+ libdata-uuid-perl,
  libwww-perl,
- libxml-libxml-perl,
+ libxml-libxml-perl (>= 1.70),
  librdf-trine-perl,
+ libobject-authority-perl,
  liburi-perl,
  libhttp-link-parser-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
diff --git a/debian/rules b/debian/rules
index c39a611..1e31b04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,8 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = b01bf88e9c27b2ab079e3cf09803e36e
 
 # Needed both by upstream build process and at runtime
-common-depends = libwww-perl, libxml-libxml-perl, librdf-trine-perl, liburi-perl, libhttp-link-parser-perl
+common-depends = libdata-uuid-perl, libwww-perl, libxml-libxml-perl (>= 1.70), librdf-trine-perl
+common-depends += , libobject-authority-perl, liburi-perl, libhttp-link-parser-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
libxrd-parser-perl Debian packaging



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