[SCM] flowblade/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
Fri Jan 6 14:57:57 UTC 2017


The following commit has been merged in the master branch:
commit c183605f1964d555e7835ef8ae848620f49f142c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jan 6 15:52:14 2017 +0100

    Tidy rules file: Stop suppress versioned debhelper build-dependency: Handled by CDBS now.

diff --git a/debian/rules b/debian/rules
index fd355f6..40c7537 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,10 +28,6 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_URL = https://github.com/jliljebl/flowblade/archive
 DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
 
-# Build-depend unversioned on debhelper
-#  TODO: Drop when adopted in cdbs
-CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
-
 # Suppress unneeded build-dependencies
 CDBS_BUILD_DEPENDS_class_python-distutils_python =
 

-- 
flowblade packaging



More information about the pkg-multimedia-commits mailing list