[SCM] librdf-icalendar-perl Debian packaging branch, master, updated. debian/0.003-1-43-gbc51c08

Jonas Smedegaard dr at jones.dk
Sat Jun 8 20:21:49 UTC 2013


The following commit has been merged in the master branch:
commit de412ce9bf77364516f1b429a2ab689fc387f3f2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 8 22:20:06 2013 +0200

    Tidy rules file.

diff --git a/debian/rules b/debian/rules
index d43bff0..bdafa45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,12 +25,11 @@ pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = RDF-iCalendar
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
-#DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 
 # Needed for upstream build and (always/often) at runtime
 deps = libdatetime-perl, librdf-vcard-perl
 
-CDBS_BUILD_DEPENDS += , $(deps)
+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