[SCM] librdf-icalendar-perl Debian packaging branch, master, updated. debian/0.002-1-13-g06b3e74
Jonas Smedegaard
dr at jones.dk
Mon Jun 25 19:48:37 UTC 2012
The following commit has been merged in the master branch:
commit 8b0eba4ebd2a9d33de495b3160e76f93dc6b408d
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Jun 25 21:44:26 2012 +0200
Update package relations: Tighten (build-)dependency on librdf-vcard-perl, and stop (build-)depending on libcommon-sense-perl libdatetime-perl libnamespace-clean-perl librdf-trine-perl librdf-trineshortcuts-perl liburi-perl libmodule-signature-perl, to match upstream change.
diff --git a/debian/rules b/debian/rules
index aa67646..c51a7d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,14 +29,9 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
DEB_UPSTREAM_TARBALL_MD5 = 9b316ff92e18955aa8253c4dfc71b520
# Needed for upstream build and (always/often) at runtime
-perl-deps = common-sense datetime namespace-clean rdf-trine
-perl-deps += rdf-trineshortcuts rdf-vcard uri
-deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
+deps = libdatetime-perl, librdf-vcard-perl (>= 0.010)
-# Needed by upstream tests
-deps-test = libmodule-signature-perl
-
-CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
+CDBS_BUILD_DEPENDS += , $(deps)
CDBS_DEPENDS_$(pkg) = $(deps)
DEB_INSTALL_EXAMPLES_$(pkg) = examples/*
--
librdf-icalendar-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list