[SCM] libinstpatch/master: Drop dbg package in favour of dbgsym.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 19 18:26:07 UTC 2016


The following commit has been merged in the master branch:
commit 19a91d186e24420e49a9cae30c25a62d9affd93b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Sep 19 20:16:20 2016 +0200

    Drop dbg package in favour of dbgsym.

diff --git a/debian/control b/debian/control
index e38d939..9fdd78e 100644
--- a/debian/control
+++ b/debian/control
@@ -85,21 +85,3 @@ Description: MIDI instrument editing library documentation
  .
  This package contains the documentation for libinstpatch1 in
  /usr/share/gtk-doc/html/libinstpatch.
-
-Package: libinstpatch-1.0-0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- libinstpatch-1.0-0 (= ${binary:Version}),
- ${misc:Depends}
-Multi-Arch: same
-Description: MIDI instrument editing library - debugging symbols
- libInstPatch stands for lib-Instrument-Patch and is a library for
- processing digital sample based MIDI instrument "patch" files.
- The types of files libInstPatch supports are used for creating
- instrument sounds for wavetable synthesis. This library provides
- an object framework (based on GObject) to load patch files into,
- which can then be edited, converted, compressed and saved.
- .
- This package contains the debugging symbols for libinstpatch-1.0-0.
diff --git a/debian/rules b/debian/rules
index fb60869..0365289 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-debug
-
-override_dh_strip:
-	dh_strip --dbg-package=libinstpatch-1.0-0-dbg

-- 
libinstpatch packaging



More information about the pkg-multimedia-commits mailing list