[liblwp-protocol-psgi-perl] 07/12: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sat Oct 24 22:36:03 UTC 2015


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

js pushed a commit to branch master
in repository liblwp-protocol-psgi-perl.

commit efc3ca75e676af05fd175a5b308a1b8ae9cc5d86
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 24 23:23:04 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 1097c69..434ba77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = LWP-Protocol-PSGI
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/LWP
 #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build and (always/seldom) at runtime
 deps = libwww-perl, libplack-perl, libguard-perl
 deps-suggests = libcrypt-ssleay-perl | libio-socket-ssl-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblwp-protocol-psgi-perl.git



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