[SCM] yoshimi/master: Switch to automatic dbg packages

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Feb 7 12:33:08 UTC 2016


The following commit has been merged in the master branch:
commit 8f2ffdc5c38d37628f012a00a508af1148c589b4
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Feb 7 12:55:45 2016 +0100

    Switch to automatic dbg packages

diff --git a/debian/control b/debian/control
index 1e2ee11..14900c1 100644
--- a/debian/control
+++ b/debian/control
@@ -58,16 +58,3 @@ Description: Presets for Yoshimi
  ZynAddSubFX 2.4.0.
  .
  This package provides banks and presets for Yoshimi.
-
-Package: yoshimi-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- yoshimi (= ${binary:Version}),
- ${misc:Depends}
-Description: Debugging symbols for Yoshimi
- Yoshimi is a software synthesizer for GNU/Linux, based on
- ZynAddSubFX 2.4.0.
- .
- This package provides the debugging symbols for yoshimi.
diff --git a/debian/rules b/debian/rules
index 91a150e..b3c5b83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ endif
 
 %:
 	dh $@ --parallel --sourcedirectory=src
-
-override_dh_strip:
-	dh_strip --dbg-package=yoshimi-dbg

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list