[libcrypt-random-source-perl] 16/18: Tidy rules file.
Jonas Smedegaard
dr at jones.dk
Wed Aug 27 09:37:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcrypt-random-source-perl.
commit e1455832d92ba72a3ad5ef72d054ad5aea3c8a56
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 27 11:12:32 2014 +0200
Tidy rules file.
---
debian/rules | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index c8f8e4a..0aacd93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
DEB_UPSTREAM_PACKAGE = Crypt-Random-Source
DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Crypt
+pkg = $(DEB_SOURCE_PACKAGE)
+
# Needed both by upstream build and (always) at runtime
perl-deps = any-moose capture-tiny class-load module-find sub-exporter
perl-deps += namespace-clean
@@ -34,5 +36,4 @@ perl-deps-test = test-exception test-use-ok cpan-meta
deps-test = $(patsubst %,$(comma) lib%-perl,$(perl-deps-test))
CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
-CDBS_DEPENDS_ALL = $(deps)
-CDBS_RECOMMENDS_ALL = $(recommends)
+CDBS_DEPENDS_$(pkg) = $(deps)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-random-source-perl.git
More information about the Pkg-perl-cvs-commits
mailing list