[SCM] composite/master: Dropping dbg package.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jul 13 02:13:18 UTC 2016


The following commit has been merged in the master branch:
commit 627d9ca5f4fa95d92e1fe7bcb90e21f200ae8f57
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Jul 12 21:44:51 2016 +0200

    Dropping dbg package.

diff --git a/debian/control b/debian/control
index 8ca2e49..38ff179 100644
--- a/debian/control
+++ b/debian/control
@@ -54,18 +54,3 @@ Description: Live performance sequencer (data files)
  engine, which also includes LV2 plugins.
  .
  This package contains the data files for Composite.
-
-Package: composite-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- composite (= ${binary:Version}),
- ${misc:Depends}
-Description: Live performance sequencer (debugging symbols)
- Composite is a software application/system for real-time, in-performance
- sequencing, sampling, and looping. It has a strong emphasis on the needs
- of live performance improvisation. It is built around the Tritium audio
- engine, which also includes LV2 plugins.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index c5731ad..3e433e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,4 @@ override_dh_auto_install:
 	cd debian/tmp/usr/share/composite/data/i18n/ && \
 		rm updateTranslations.sh stats.py
 
-override_dh_strip:
-	dh_strip --dbg-package=composite-dbg
-
 override_dh_auto_test:

-- 
composite packaging



More information about the pkg-multimedia-commits mailing list