[libtext-sass-perl] 12/16: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 15:50:34 UTC 2015


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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit a11d480c068fd02addf2e3a0585bd821596df72a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 16:42:51 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 2e53759..9237b92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = Text-Sass
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Text
 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
+
 # Newer version needed than autodetected by CDBS
 CDBS_BUILD_DEPENDS_class_perl-build_module-build = libmodule-build-perl (>= 0.390000)
 

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



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