[SCM] librdf-trine-perl Debian packaging branch, master, updated. debian/0.135-2-7-gb0a9dca

Florian Schlichting fschlich at zedat.fu-berlin.de
Tue Dec 20 22:23:46 UTC 2011


The following commit has been merged in the master branch:
commit b0a9dcad150bb484b14d9356237a8aaa86752656
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Tue Dec 20 23:23:25 2011 +0100

    Updated dependencies

diff --git a/debian/changelog b/debian/changelog
index 48327d4..d1be754 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 librdf-trine-perl (0.137-1) UNRELEASED; urgency=low
 
+  WAITS-FOR: libdbix-connector-perl, libalgorithm-combinatorics-perl
+
   [ Florian Schlichting ]
   * Imported Upstream version 0.137.
   * Bumped copyright year and adjusted DEP-5 headers.
+  * Updated dependencies.
 
   [ Jonas Smedegaard ]
   * Update copyright file: Quote licenses in comments.
diff --git a/debian/control b/debian/control
index 492d2a6..1f57469 100644
--- a/debian/control
+++ b/debian/control
@@ -5,24 +5,21 @@ Build-Depends: devscripts (>= 2.10.7~),
  cdbs (>= 0.4.85~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
+ libalgorithm-combinatorics-perl,
  libdbd-sqlite3-perl,
  libdbi-perl,
+ libdbix-connector-perl,
  libossp-uuid-perl,
  liberror-perl,
  libwww-perl,
  libjson-perl,
- liblist-moreutils-perl,
  liblog-log4perl-perl,
- libmath-combinatorics-perl (>= 0.09),
  perl (>= 5.12.3) | libmodule-load-conditional-perl (>= 0.38),
  libset-scalar-perl,
  libtext-csv-perl,
  libtext-table-perl,
  liburi-perl (>= 1.52),
- libunicode-escape-perl,
- libunicode-string-perl,
  libxml-commonns-perl,
- libxml-libxml-perl,
  libxml-namespace-perl,
  libxml-sax-perl (>= 0.96),
  libtest-exception-perl,
diff --git a/debian/rules b/debian/rules
index 977c498..8378f45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,18 +28,18 @@ DEB_UPSTREAM_TARBALL_MD5 = 343a1a8e452bd31ecd13a0722de43af6
 
 # Needed both by upstream build process and at runtime
 # TODO: Drop libmodule-load-conditional-perl after wheezy+1
-common-depends = libdbd-sqlite3-perl, libdbi-perl, libossp-uuid-perl, liberror-perl
-common-depends += , libwww-perl, libjson-perl, liblist-moreutils-perl
-common-depends += , liblog-log4perl-perl, libmath-combinatorics-perl (>= 0.09)
+common-depends = libalgorithm-combinatorics-perl, libdbd-sqlite3-perl, libdbi-perl, libdbix-connector-perl, libossp-uuid-perl
+common-depends += , liberror-perl, libwww-perl, libjson-perl, liblog-log4perl-perl
 common-depends += , perl (>= 5.12.3) | libmodule-load-conditional-perl (>= 0.38), libset-scalar-perl, libtext-csv-perl
-common-depends += , libtext-table-perl, liburi-perl (>= 1.52), libunicode-escape-perl, libunicode-string-perl
-common-depends += , libxml-commonns-perl, libxml-libxml-perl, libxml-namespace-perl, libxml-sax-perl (>= 0.96)
+common-depends += , libtext-table-perl, liburi-perl (>= 1.52)
+common-depends += , libxml-commonns-perl, libxml-namespace-perl, libxml-sax-perl (>= 0.96)
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)
 
 # Needed (often/seldom) at runtime
 CDBS_RECOMMENDS_ALL = librdf-perl, librdf-trin3-perl, librdf-rdfa-parser-perl, librdf-trine-node-literal-xml-perl
+CDBS_RECOMMENDS_ALL += , libxml-libxml-perl (>= 1.70)
 CDBS_SUGGESTS_ALL = libdbd-pg-perl, libdbd-mysql-perl
 
 # Needed by upstream tests

-- 
librdf-trine-perl Debian packaging



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