[SCM] mudita24/master: Migrate to ddeb automatic debug package

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Mon Mar 21 11:09:51 UTC 2016


The following commit has been merged in the master branch:
commit cac7aa77462d68b4f24447ba7c619adfcfc0d938
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Mar 5 22:12:15 2016 +0100

    Migrate to ddeb automatic debug package

diff --git a/debian/control b/debian/control
index af501a5..d4115fa 100644
--- a/debian/control
+++ b/debian/control
@@ -41,17 +41,3 @@ Description: ALSA GUI control tool for Envy24 (ice1712) soundcards
  6Fire, Phase 88. Hoontech Soundtrack DSP 24, Soundtrack DSP 24 Value,
  Soundtrack DSP 24 Media 7.1. Event Electronics EZ8. Digigram VX442.
  Lionstracs, Mediastaton. Terrasoniq TS 88. Roland/Edirol DA-2496.
-
-Package: mudita24-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- mudita24 (= ${binary:Version}),
- ${misc:Depends}
-Description: Debugging symbols for mudita24
- Mudita24 is a modification of the Linux alsa-tools' envy24control: an
- application controlling the digital mixer, channel gains and other hardware
- settings for sound cards based on the VIA Ice1712 chipset aka Envy24.
- .
- This package provides the debugging symbols.
diff --git a/debian/rules b/debian/rules
index d064563..e9d48a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ LDFLAGS+=-Wl,--as-needed
 	dh $@ --parallel
 
 override_dh_strip:
-	dh_strip --dbg-package=mudita24-dbg
+	dh_strip --ddeb-migration='mudita24-dbg (<< 1.0.3+svn13-5~)'

-- 
mudita24 packaging



More information about the pkg-multimedia-commits mailing list