[SCM] libxml-atom-fromowl-perl Debian packaging branch, master, updated. debian/0.003-1-10-g354a042

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


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

    Updated (build-)dependencies

diff --git a/debian/changelog b/debian/changelog
index 818714c..b517d47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxml-atom-fromowl-perl (0.100-1) UNRELEASED; urgency=low
   * Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
     for new and removed files under inc/.
   * Ship provided examples script.
+  * Updated (build-)dependencies.
 
   [ Jonas Smedegaard ]
   * Update copyright file: Fix add License section for Artistic. Quote
diff --git a/debian/control b/debian/control
index 578c395..1c90ae6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: devscripts (>= 2.10.7~),
  libnamespace-clean-perl,
  librdf-trineshortcuts-perl,
  libxml-atom-perl,
- libmodule-signature-perl (>= 0.66)
+ libxml-libxml-perl (>= 1.70)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.9.2
diff --git a/debian/rules b/debian/rules
index ae2ed55..f6ff23b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 88b0f7f917eabc32fc7c34e458da8bba
 
 # Needed both by upstream build process and at runtime
 common-depends = libcommon-sense-perl, libossp-uuid-perl, libnamespace-clean-perl
-common-depends += , librdf-trineshortcuts-perl, libxml-atom-perl
+common-depends += , librdf-trineshortcuts-perl, libxml-atom-perl, libxml-libxml-perl (>= 1.70)
 
-CDBS_BUILD_DEPENDS += , $(common-depends), libmodule-signature-perl (>= 0.66)
+CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
libxml-atom-fromowl-perl Debian packaging



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