[SCM] librdf-prefixes-perl Debian packaging branch, master, updated. debian/0.002-1-21-g199cd35

Jonas Smedegaard dr at jones.dk
Thu Jun 14 20:00:33 UTC 2012


The following commit has been merged in the master branch:
commit d69c85e2128314243abeea06f8b96490215ed439
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jun 14 21:41:29 2012 +0200

    Stop (build-)depending on libcommon-sense-perl. Build-depend on libtest-warn-perl.

diff --git a/debian/rules b/debian/rules
index d48569b..65a3250 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,5 @@ DEB_UPSTREAM_PACKAGE = RDF-Prefixes
 DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = 9beef6dab9aafa4e16109f3a80e3104b
 
-# Needed both by upstream build process and at runtime
-common-depends = libcommon-sense-perl
-
-CDBS_BUILD_DEPENDS += , $(common-depends)
-CDBS_DEPENDS_ALL = $(common-depends)
+# Needed by upstream testsuite
+CDBS_BUILD_DEPENDS += , libtest-warn-perl

-- 
librdf-prefixes-perl Debian packaging



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