[libtest-fake-httpd-perl] 03/10: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Aug 4 07:46:13 UTC 2015


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

js pushed a commit to branch master
in repository libtest-fake-httpd-perl.

commit 3278e8492f2eabc5a7cf388a33dc01d1ce5363c9
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 01:42:37 2015 +0200

    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 4c5ce8d..5e97b41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Test-Fake-HTTPD
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/M/MA/MASAKI
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed (always/optionally) by upstrem build and (always/often) at runtime
 perl-deps = http-daemon plack test-tcp uri
 deps = $(patsubst %, $(comma) lib%-perl, $(perl-deps))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-fake-httpd-perl.git



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