[ciderwebmail] 06/10: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Mon May 9 13:33:49 UTC 2016


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

js pushed a commit to branch master
in repository ciderwebmail.

commit 2930e0013d9d427f8bf2057191a95c9d273c8ecf
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 9 14:33:37 2016 +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 e67ab0f..aa0a224 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,10 @@ DEB_UPSTREAM_PACKAGE = CiderWebmail
 DEB_UPSTREAM_URL = https://github.com/$(DEB_UPSTREAM_PACKAGE)/$(DEB_UPSTREAM_PACKAGE)/archive
 DEB_UPSTREAM_TARBALL_BASENAME = release-$(DEB_UPSTREAM_TARBALL_VERSION)
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build and (always/often) at runtime
 perl-deps = moose catalyst-authentication-credential-http log-dispatch
 perl-deps += log-dispatch-config catalyst-plugin-log-dispatch yaml

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



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