[libatteanx-store-memorytriplestore-perl] 05/10: Tidy rules file: Suppress versioned debhelper build-dependency.
    Jonas Smedegaard 
    dr at jones.dk
       
    Thu Aug  6 16:15:00 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libatteanx-store-memorytriplestore-perl.
commit ee20b773f93fc8746495a4c6e43b00a53b818f44
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Aug 6 17:39:13 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 7389960..ec5ffd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = AtteanX-Store-MemoryTripleStore
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/G/GW/GWILLIAMS
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build
 bdeps = clang, libraptor2-dev
 bdeps +=, libextutils-depends-perl, libextutils-pkgconfig-perl
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libatteanx-store-memorytriplestore-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list