[libcatmandu-store-mongodb-perl] 07/15: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 21:28:23 UTC 2015


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

js pushed a commit to branch master
in repository libcatmandu-store-mongodb-perl.

commit dac98ce75ddc97506cdd86030844d04f114c8b79
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 22:06:31 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 31b7d7b..375d1b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Catmandu-Store-MongoDB
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/N/NI/NICS
 
+# 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
 deps = libcatmandu-perl
 deps +=, libmongodb-perl (>= 0.705.0.0)

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



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