[SCM] libwww-finger-perl Debian packaging branch, master, updated. debian/0.101-1-10-gbf80817

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Dec 30 23:21:12 UTC 2011


The following commit has been merged in the master branch:
commit d3541b04689a0891acc04bac64eb19c7145ea747
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sat Dec 31 00:17:55 2011 +0100

    Updated (build-)dependencies

diff --git a/debian/changelog b/debian/changelog
index 4c4027d..22d8695 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,18 @@
 libwww-finger-perl (0.103-1) UNRELEASED; urgency=low
 
+  WAITS-FOR: librdf-query-client-perl 0.106
+  WAITS-FOR: libuniversal-authority-perl
+  TODO: UNIVERSAL::AUTHORITY is marked "deprecated: use
+    UNIVERSAL::AUTHORITY::Lexical instead". Both modules (and this) by same
+    author. Clarify future developments before packaging
+    libuniversal-authority-perl.
+
   [ Florian Schlichting ]
   * Imported Upstream version 0.103.
   * 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 059463a..7c84da3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,17 +7,19 @@ Build-Depends: devscripts (>= 2.10.7~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
  libcommon-sense-perl,
- libdatetime-perl,
  libdigest-sha1-perl,
  libhttp-link-parser-perl,
  libhttp-lrdd-perl,
  libjson-perl,
  libwww-perl,
+ libnamespace-clean-perl,
+ libobject-authority-perl,
+ perl (>= 5.10.1) | libparent-perl,
  librdf-query-perl,
- librdf-query-client-perl,
+ librdf-query-client-perl (>= 0.106),
  librdf-trine-perl,
- libxml-libxml-perl,
- libxrd-parser-perl,
+ libxrd-parser-perl (>= 0.102),
+ libuniversal-authority-perl,
  liburi-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 f08025d..835fd8c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,9 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = a747308c646b520c19d1869b6ab345fc
 
 # Needed both by upstream build process and at runtime
-common-depends = libcommon-sense-perl, libdatetime-perl, libdigest-sha1-perl, libhttp-link-parser-perl
-common-depends += , libhttp-lrdd-perl, libjson-perl, libwww-perl, librdf-query-perl, librdf-query-client-perl
-common-depends += , librdf-trine-perl, libxml-libxml-perl, libxrd-parser-perl, liburi-perl
+common-depends = libcommon-sense-perl, libdigest-sha1-perl, libhttp-link-parser-perl
+common-depends += , libhttp-lrdd-perl, libjson-perl, libwww-perl, libnamespace-clean-perl, libobject-authority-perl, perl (>= 5.10.1) | libparent-perl, librdf-query-perl, librdf-query-client-perl (>= 0.106)
+common-depends += , librdf-trine-perl, libxrd-parser-perl (>= 0.102), libuniversal-authority-perl, liburi-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
libwww-finger-perl Debian packaging



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