[SCM] librdf-trin3-perl Debian packaging branch, master, updated. debian/0.129-1-11-g8c7fa1d

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


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

    Updated (build-)dependencies

diff --git a/debian/changelog b/debian/changelog
index 0d06182..5030370 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ librdf-trin3-perl (0.136-1) UNRELEASED; urgency=low
   * Dropped 2001_disable_verification.patch, modified file was removed.
   * Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
     for new and removed files under inc/.
+  * Updated (build-)dependencies.
 
   [ Jonas Smedegaard ]
   * Update copyright file: Fix use separate sections for Artistic and GPL-1+.
diff --git a/debian/control b/debian/control
index 783956c..3534911 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,13 @@ Source: librdf-trin3-perl
 Section: perl
 Priority: optional
 Build-Depends: devscripts (>= 2.10.7~),
- perl,
+ perl (>= 5.10),
  cdbs (>= 0.4.85~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
- librdf-trine-perl
+ libossp-uuid-perl,
+ librdf-trine-perl,
+ libwww-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 fdb25ea..d2cfa1f 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 = c67df445881f6b3106abf5b741da98b6
 
 # Needed at runtime, and also for upstream build process
-common-depends = librdf-trine-perl
+common-depends = perl (>= 5.10), libossp-uuid-perl, librdf-trine-perl, libwww-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
librdf-trin3-perl Debian packaging



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