[libcode-tidyall-perl] 04/23: Tidy rules file: Suppress versioned debhelper build-dependency.
Jonas Smedegaard
dr at jones.dk
Sat Nov 21 16:43:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit 7be986cce04f607e142a177b812fb313727456c4
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Nov 21 15:49:35 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 ca2f0fa..75e4d27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
DEB_UPSTREAM_PACKAGE = Code-TidyAll
DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/J/JS/JSWARTZ
+# Build-depend unversioned on debhelper
+# TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
# Needed by upstream build process and (always) at runtime
perl-deps = config-ini timedate file-zglob guard ipc-run3
perl-deps += ipc-system-simple list-moreutils log-any moo
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list