[libmoosex-attributetags-perl] 05/13: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Aug 4 15:06:29 UTC 2015


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

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

commit 8986626d8a2b7f671ac422c684d8bea428c92fe3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 16:50:39 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 44b9970..4e9686f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = MooseX-AttributeTags
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
+# 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
 deps = libdata-optlist-perl, libmoosex-role-parameterized-perl
 deps +=, libmoose-perl (>= 2.0600)

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



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