[libcrypt-random-source-perl] 06/12: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Nov 9 12:56:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit a24f2c80b6e546abdddc64af218abdd2549143bf
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Nov 9 13:26:52 2015 +0100

    Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0aacd93..cdd63f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Crypt
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # 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

-- 
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