[SCM] qtractor/master: Remove -DBG package, unbuildable with --debug disabled

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Sep 29 22:43:16 UTC 2013


The following commit has been merged in the master branch:
commit 1813fd11a9f735c6312a648e1768631bca735f71
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Sep 29 23:16:00 2013 +0100

    Remove -DBG package, unbuildable with --debug disabled

diff --git a/debian/control b/debian/control
index 70477f2..ffa7728 100644
--- a/debian/control
+++ b/debian/control
@@ -48,16 +48,3 @@ Description: MIDI/Audio multi-track sequencer application
  Sound Architecture (ALSA) for MIDI, are the main infrastructures to
  evolve as a fairly-featured Linux Desktop Audio Workstation GUI, especially
  dedicated to the personal home-studio.
-
-Package: qtractor-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- qtractor (= ${binary:Version}),
- ${misc:Depends}
-Description: Debugging symbols for Qtractor
- Qtractor is a MIDI/Audio multi-track sequencer application written
- in C++ around the Qt4 toolkit using Qt Designer.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 361925f..7281c21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,3 @@ override_dh_auto_configure:
 	dh_auto_configure -- \
 		--enable-lilv \
 		--enable-suil
-
-override_dh_strip:
-	dh_strip --dbg-package=qtractor-dbg

-- 
qtractor packaging



More information about the pkg-multimedia-commits mailing list