[librdf-query-perl] 05/08: Tidy rules file: Suppress versioned debhelper build-dependency.
    Jonas Smedegaard 
    dr at jones.dk
       
    Wed Aug 19 16:16:51 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository librdf-query-perl.
commit 289c753e8e0b317f7f58bac18972af6da4a50dbf
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 19 17:44:52 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 6a41e1d..09f2ae8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = RDF-Query
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/G/GW/GWILLIAMS
 DEB_UPSTREAM_TARBALL_MD5 = 3a07d83420d3b93fd46532ae15c55f9a
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by build process and (always/often) at runtime
 perl-deps = ossp-uuid datetime-format-w3cdtf error json parse-recdescent
 perl-deps += set-scalar
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-query-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list