[SCM] calf/master: Tidy rules file: Stop suppress versioned debhelper build-dependency (handled by cdbs now).

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Jun 18 10:26:05 UTC 2016


The following commit has been merged in the master branch:
commit 9f3abc2f351dfb2b3d0f2336a6082f3d2fe77ee7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 18 11:35:11 2016 +0200

    Tidy rules file: Stop suppress versioned debhelper build-dependency (handled by cdbs now).

diff --git a/debian/rules b/debian/rules
index fd07287..36502ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,10 +34,6 @@ docdir = /usr/share/calf/doc
 DEB_UPSTREAM_URL = https://github.com/calf-studio-gear/calf/archive
 DEB_UPSTREAM_TARBALL_BASENAME = $(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 process
 libdev-deps = glib2.0 gtk2.0 readline expat1 jack fftw3 fluidsynth cairo2
 deps = $(patsubst %,$(comma) lib%-dev,$(libdev-deps))

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list