[libdancer-plugin-dbic-perl] 04/08: Tidy rules file: Suppress versioned debhelper build-dependency.
Jonas Smedegaard
dr at jones.dk
Fri Aug 7 12:23:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libdancer-plugin-dbic-perl.
commit 088af92804a26a4fd3b823ea907ee388f9480007
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Aug 7 13:56:56 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 bbb4f0b..87885a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
DEB_UPSTREAM_PACKAGE = Dancer-Plugin-DBIC
DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Dancer
+# Build-depend unversioned on debhelper
+# TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
# Needed by upstream tests and (always/often) at runtime
deps = libdbi-perl, libdbix-class-perl
deps +=, libdancer-perl (>= 1.3098)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-dbic-perl.git
More information about the Pkg-perl-cvs-commits
mailing list