[SCM] gsequencer/master: use @builddeps@ by a way to make lintian happy

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Fri Nov 24 18:19:45 UTC 2017


The following commit has been merged in the master branch:
commit 3dc6403bb16393d86e342e868bf1878897a3652d
Author: Joël Krähemann <jkraehemann at gmail.com>
Date:   Fri Nov 24 19:13:53 2017 +0100

    use @builddeps@ by a way to make lintian happy

diff --git a/debian/tests/control b/debian/tests/control
index 7a8d494..c4bfa26 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,17 +1,16 @@
 Tests: ags-integration-test
-Depends:
-	@builddeps@,
-	dpkg-dev,
-	cmt,
-	swh-lv2,
-	fluid-soundfont-gm,
-	hydrogen-data,
-	gsequencer,
-	libags-dev,
-	libags-audio-dev,
-	libags-gui-dev,
-	fakeroot,
-	build-essential,
-	gawk,
-	pulseaudio,
+Depends: @builddeps@,
+	 dpkg-dev,
+	 cmt,
+	 swh-lv2,
+	 fluid-soundfont-gm,
+	 hydrogen-data,
+	 gsequencer,
+	 libags-dev,
+	 libags-audio-dev,
+	 libags-gui-dev,
+	 fakeroot,
+	 build-essential,
+	 gawk,
+	 pulseaudio,
 Restrictions: isolation-container, allow-stderr

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list