[SCM] libxml-atom-fromowl-perl Debian packaging branch, master, updated. debian/0.100-1-19-g83c5e7f

Jonas Smedegaard dr at jones.dk
Thu Jun 14 22:06:54 UTC 2012


The following commit has been merged in the master branch:
commit 20f8cbca27ea9856d2f26d0f81b5a21949f01ad7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 15 00:00:49 2012 +0200

    (Build-)depend on librdf-trinex-functions-perl (not libcommon-sense-perl or librdf-trineshortcuts-perl).

diff --git a/debian/rules b/debian/rules
index 7a812a4..0f4d02f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,10 +30,9 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/XML
 DEB_UPSTREAM_TARBALL_MD5 = 2cec060c1efe8991a90ca63b9590c7c1
 
 # Needed both by upstream build and at runtime
-perl-deps = common-sense ossp-uuid namespace-clean rdf-trineshortcuts
-perl-deps += xml-atom
+perl-deps = ossp-uuid rdf-trinex-functions xml-atom namespace-clean
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
-deps += , libxml-libxml-perl (>= 1.70)
+deps += , libxml-libxml-perl (>= 1.94)
 
 CDBS_BUILD_DEPENDS += , $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)

-- 
libxml-atom-fromowl-perl Debian packaging



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