[libplack-middleware-crossorigin-perl] 08/13: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Tue Aug 4 10:39:24 UTC 2015


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

js pushed a commit to branch master
in repository libplack-middleware-crossorigin-perl.

commit 1ed4b5171446be1e7d4afba050628023f2df16b4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 12:21:13 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 f7a18b0..a8f21fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Plack-Middleware-CrossOrigin
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Plack
 
+# 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
 common-depends = libplack-perl
 

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



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