[libhtml-microformats-perl] 04/09: Version the debhelper dependency in a hackish way.

Peter Pentchev roam at ringlet.net
Fri May 1 13:38:01 UTC 2015


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

roam-guest pushed a commit to branch master
in repository libhtml-microformats-perl.

commit 0bdffc45f523612bca998b2b4e10e16c23f03e8b
Author: Peter Pentchev <roam at ringlet.net>
Date:   Wed Apr 29 18:38:34 2015 +0300

    Version the debhelper dependency in a hackish way.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index ea67fcd..8406fca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,8 @@ deps +=, libhtml-html5-parser-perl (>= 0.200)
 deps +=, librole-commons-perl | libobject-authority-perl
 deps-recommend = $(patsubst %,$(comma) lib%-perl,$(perl-deps-recommend))
 
+CDBS_BUILD_DEPENDS_rules_debhelper_v8 = debhelper (>> 8)
+
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-recommend)
 CDBS_DEPENDS_$(pkg) = $(deps)
 CDBS_RECOMMENDS_$(pkg) = $(deps-recommend)

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



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