[SCM] libxml-libxml-lazybuilder-perl Debian packaging branch, master, updated. debian/0.08-1-10-g7b6849f

Jonas Smedegaard dr at jones.dk
Mon Jul 1 11:10:11 UTC 2013


The following commit has been merged in the master branch:
commit 06e1f2ca3d6070bf3ad3ffbd91ead41e45cceb29
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 1 13:04:26 2013 +0200

    Tidy rules file: Tighten package-specific CDBS variables.

diff --git a/debian/rules b/debian/rules
index 3b7f4fb..2d7cb4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,8 @@ DEB_UPSTREAM_PACKAGE = XML-LibXML-LazyBuilder
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/XML
 DEB_UPSTREAM_TARBALL_MD5 = 70f36c541452e46e5f9d12ae35b8617e
 
-# Needed by upstream build process and (always) at runtime
+# Needed by upstream build and (always) at runtime
 deps = libxml-libxml-perl
 
-CDBS_BUILD_DEPENDS += , $(deps)
+CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)

-- 
libxml-libxml-lazybuilder-perl Debian packaging



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