[libcatmandu-perl] 07/10: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 02:46:46 UTC 2015


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

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

commit d0d0c6f3744b1ccbe7808ead2b06cb632cb2cd62
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 03:37:57 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 480697e..383578a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Catmandu
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/N/NI/NICS
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build and (always) at runtime
 perl-deps = cgi-expand clone config-onion data-uuid data-util file-slurp-tiny
 perl-deps += hash-merge-simple io-handle-util www marpa-r2 module-info

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



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