[boxer] 06/11: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sat Nov 21 13:07:13 UTC 2015


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

js pushed a commit to branch master
in repository boxer.

commit 319208ad8b11a20f5ba3a42e4a5121dc4fc8660a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Nov 21 12:41:09 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 794ba2a..91dbef4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = Boxer
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/J/JO/JONASS
 DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_PACKAGE)-v$(DEB_UPSTREAM_TARBALL_VERSION)
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build
 bdeps = libfile-sharedir-install-perl
 

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



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