[libtext-sprintfn-perl] 08/13: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Aug 4 10:05:14 UTC 2015


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

js pushed a commit to branch master
in repository libtext-sprintfn-perl.

commit 5bd7599a47eb4791833ba4763ef0dca8a2c766dd
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 11:43:03 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 8e7ebba..95fd890 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = Text-sprintfn
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/P/PE/PERLANCAR
 #DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/S/SH/SHARYANTO
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream testsuite
 deps-test = perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-sprintfn-perl.git



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