[SCM] rtaudio/master: Droping dbg package.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Jun 21 17:37:32 UTC 2016


The following commit has been merged in the master branch:
commit 160b6194013d6f9e9c29835052efcc3575213452
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Jun 21 19:27:54 2016 +0200

    Droping dbg package.

diff --git a/debian/control b/debian/control
index 6803502..9cfb62a 100644
--- a/debian/control
+++ b/debian/control
@@ -73,20 +73,3 @@ Description: C++ library for realtime audio input/ouput (development files)
  simplifies the process of interacting with computer audio hardware.
  .
  This package provides the development files.
-
-Package: librtaudio-dbg
-Section: debug
-Priority: extra
-Architecture: linux-any
-Multi-Arch: same
-Depends:
- librtaudio5a (= ${binary:Version}),
- ${misc:Depends}
-Description: C++ library for realtime audio input/ouput (debugging symbols)
- RtAudio is a set of C++ classes that provides a common API (Application
- Programming Interface) for realtime audio input/output across Linux
- (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
- (DirectSound and ASIO) operating systems. RtAudio significantly
- simplifies the process of interacting with computer audio hardware.
- .
- This package provides the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 6767c35..07df433 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,9 +35,6 @@ override_dh_auto_configure:
 override_dh_installchangelogs:
 	dh_installchangelogs doc/release.txt
 
-override_dh_strip:
-	dh_strip --dbg-package=librtaudio-dbg
-
 # get-orig-source to drop doc and win files
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=.

-- 
RtAudio packaging



More information about the pkg-multimedia-commits mailing list