[SCM] librdf-linkeddata-perl Debian packaging branch, master, updated. debian/0.30-1-11-gd469c48

Jonas Smedegaard dr at jones.dk
Tue Apr 24 15:06:30 UTC 2012


The following commit has been merged in the master branch:
commit 4fb6f2dcd932e1f8c957234169f780402e7b995b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Apr 24 10:56:21 2012 -0400

    Update package relations, to match upstream changes: (Build-)depend on libhtml-html5-writer-perl libmoosex-undeftolerant-perl and librdf-rdfa-generator-perl. Tigten (build-)dependency on libnamespace-autoclean-perl to be versioned. Suggest libplack-middleware-crossorigin-perl.

diff --git a/debian/rules b/debian/rules
index 2a82999..0891a77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,8 @@ DEB_UPSTREAM_TARBALL_MD5 = 0509f0f6cf1ba5cc5a920da8dd91689a
 
 # Needed both by upstream build process and at runtime
 common-depends = libmoose-perl, libmoosex-log-log4perl-perl, liblog-log4perl-perl
-common-depends += , librdf-trine-perl, libplack-perl, libnamespace-autoclean-perl, libwww-perl
+common-depends += , librdf-trine-perl, libplack-perl, libnamespace-autoclean-perl (>= 0.12), libwww-perl
+common-depends += , libhtml-html5-writer-perl, libmoosex-undeftolerant-perl, librdf-rdfa-generator-perl
 common-depends += , librdf-helper-properties-perl, liburi-perl (>= 1.52)
 
 # Needed both by upstream build process and (often) at runtime
@@ -39,7 +40,7 @@ CDBS_BUILD_DEPENDS += , libtest-www-mechanize-psgi-perl, libtest-rdf-perl, libte
 CDBS_DEPENDS_ALL = $(common-depends)
 CDBS_RECOMMENDS_ALL = $(common-recommends)
 # FIXME: recommend when officially in Debian
-CDBS_SUGGESTS_ALL = librdf-endpoint-perl
+CDBS_SUGGESTS_ALL = librdf-endpoint-perl, libplack-middleware-crossorigin-perl
 
 common-binary-post-install-indep::
 	mv $(DEB_DESTDIR)/usr/bin $(DEB_DESTDIR)/usr/share/liblinkeddata-perl

-- 
librdf-linkeddata-perl Debian packaging



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