[SCM] libhtml-embedded-turtle-perl Debian packaging branch, master, updated. debian/0.090-1-8-gd12b3dc

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Dec 16 22:24:47 UTC 2011


The following commit has been merged in the master branch:
commit d12b3dc314cb5b33ffad8594eb1be62157340081
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Dec 16 23:24:32 2011 +0100

    Updated package (build-)dependencies

diff --git a/debian/changelog b/debian/changelog
index 07eb046..edfdbec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
 libhtml-embedded-turtle-perl (0.333-1) UNRELEASED; urgency=low
 
+  WAITS-FOR: libtest-rdf-perl 0.23
+
   [ Florian Schlichting ]
   * Imported Upstream version 0.333.
   * Dropped 2001_stupify-Module-Install.patch, modified files were removed.
   * Updated d/copyright for added/deleted files in inc/, bumped years.
   * Ship provided examples skipt.
+  * Updated package (build-)dependencies.
 
   [ gregor herrmann ]
   * Remove debian/source/local-options; abort-on-upstream-changes and
diff --git a/debian/control b/debian/control
index 6d26a35..ae94b81 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,13 @@ Build-Depends: devscripts (>= 2.10.7~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
  libcommon-sense-perl,
+ libnamespace-clean-perl,
+ libobject-authority-perl,
  libossp-uuid-perl,
  librdf-rdfa-parser-perl,
  librdf-trine-perl,
  librdf-trin3-perl,
- librdf-trineshortcuts-perl
+ libtest-rdf-perl (>= 0.23)
 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 6a9ab48..f2e3524 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,8 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
 DEB_UPSTREAM_TARBALL_MD5 = cef09b322890a9171e20392d22f5c26f
 
 # Needed both by upstream build process and at runtime
-common-depends = libcommon-sense-perl, libossp-uuid-perl, librdf-rdfa-parser-perl, librdf-trine-perl
-common-depends += , librdf-trin3-perl, librdf-trineshortcuts-perl
+common-depends = libcommon-sense-perl, libnamespace-clean-perl, libobject-authority-perl, libossp-uuid-perl
+common-depends += , librdf-rdfa-parser-perl, librdf-trine-perl, librdf-trin3-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
libhtml-embedded-turtle-perl Debian packaging



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