[perlrdf] 04/06: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sat Oct 24 22:22:09 UTC 2015


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

js pushed a commit to branch master
in repository perlrdf.

commit f02993e52ce367c573c5c03d5ccd1a395df97e4a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 24 22:25:55 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 920bd37..7b0fd9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = App-perlrdf
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/App
 
+# 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
 # * recent librdf-trin3-perl provides RDF::TrineX::Parser::Pretdsl
 perl-deps = moose app-cmd app-cmd-plugin-prompt ossp-uuid json www

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



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