[SCM] qmidinet/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 12:48:11 UTC 2016


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

    Drop dbg package in favour of dbgsym.

diff --git a/debian/control b/debian/control
index afea3cd..ab46be0 100644
--- a/debian/control
+++ b/debian/control
@@ -31,16 +31,3 @@ Description: MIDI Network Gateway via UDP/IP Multicast
  MIDI data (ALSA Sequencer) over the network, using UDP/IP multicast.
  It was inspired by multimidicast (http://llg.cubic.org/tools) and
  designed to be compatible with ipMIDI for Windows (http://nerds.de).
-
-Package: qmidinet-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- qmidinet (= ${binary:Version}),
- ${misc:Depends}
-Description: Debugging symbols for QmidiNet
- QmidiNet is a MIDI network gateway application that sends and receives
- MIDI data (ALSA Sequencer) over the network, using UDP/IP multicast.
- .
- This package contains the debugging symbols.
diff --git a/debian/qmidinet.install b/debian/qmidinet.install
deleted file mode 100644
index 73752c9..0000000
--- a/debian/qmidinet.install
+++ /dev/null
@@ -1 +0,0 @@
-usr
diff --git a/debian/rules b/debian/rules
index cf95a26..00ea6a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,3 @@ export QT_SELECT=qt5
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-debug \
 		$(EXTRA_CONFIGURE_ARGS)
-
-override_dh_strip:
-	dh_strip --dbg-package=qmidinet-dbg

-- 
qmidinet packaging



More information about the pkg-multimedia-commits mailing list