[ciderwebmail] 03/08: Tidy rules file: Stop suppress versioned debhelper build-dependency: Handled by CDBS now.
Jonas Smedegaard
dr at jones.dk
Sat Sep 3 14:54:43 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 ba76237b3b337d8ed52ab32ab40306a426003202
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Sep 3 16:14:39 2016 +0200
Tidy rules file: Stop suppress versioned debhelper build-dependency: Handled by CDBS now.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index e4259c5..03f8a44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,10 +29,6 @@ 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