[libatombus-perl] 04/14: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sun Nov 22 10:32:58 UTC 2015


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

js pushed a commit to branch master
in repository libatombus-perl.

commit cd36faa741bfe14dad530adcca5e179976a79a35
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Nov 22 10:38:49 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 c796a6d..666107e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ DEB_UPSTREAM_PACKAGE = AtomBus
 DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/I/IR/IRONCAMEL
 DEB_UPSTREAM_TARBALL_MD5 = e9e059e5b5187d777ac91064ed718b78
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed both by upstream build process and at runtime
 common-depends = libatompub-perl, libcapture-tiny-perl, libdancer-perl, libdancer-plugin-dbic-perl
 common-depends += , libdbd-sqlite3-perl, libdbix-class-perl, libsql-translator-perl, libuuid-tiny-perl

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



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