[SCM] libmodule-install-copyright-perl Debian packaging branch, master, updated. debian/0.003-1-11-g58f3554

Jonas Smedegaard dr at jones.dk
Tue Apr 9 12:46:41 UTC 2013


The following commit has been merged in the master branch:
commit d552917e0cfd230d898cfda93e66d3bdd47c101c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Apr 9 14:36:27 2013 +0200

    (Build-)depend on libmodule-install-contributors-perl: Needed since 0.004.

diff --git a/debian/rules b/debian/rules
index 163ad5a..1b58142 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,8 +28,9 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Module
 DEB_UPSTREAM_TARBALL_MD5 = 0c681852430c052ba8d593f13a5f1910
 
 # Needed by upstream build process and (always) at runtime
-perl-deps = list-moreutils module-install-rdf module-manifest
-perl-deps += moox-struct path-class software-license
+perl-deps = list-moreutils module-install-rdf
+perl-deps += module-install-contributors module-manifest moox-struct
+perl-deps += path-class software-license
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 CDBS_BUILD_DEPENDS += , $(deps)

-- 
libmodule-install-copyright-perl Debian packaging



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