[SCM] audacious-plugins/master: Drop audacious-plugins-dbg package.

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Wed Apr 6 11:53:29 UTC 2016


The following commit has been merged in the master branch:
commit 4e054b79b812073e2a9d9f2b2cdc574f775fd393
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Wed Apr 6 13:53:59 2016 +0200

    Drop audacious-plugins-dbg package.

diff --git a/debian/changelog b/debian/changelog
index b3e2776..a65b721 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ audacious-plugins (3.7.2-1) UNRELEASED; urgency=medium
   * debian/control:
     - Bump Build-Depends on audacious to 3.7.
     - Bump Standards-Version to 3.9.7.
+    - Drop audacious-plugins-dbg package.
   * debian/watch: 
     - Bump version to 4.
 
diff --git a/debian/control b/debian/control
index fafe7e8..62c771d 100644
--- a/debian/control
+++ b/debian/control
@@ -97,36 +97,6 @@ Description: Base plugins for audacious
   * Disk writer output
   * And many more!
 
-Package: audacious-plugins-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends:
- audacious-plugins (= ${binary:Version}),
- ${misc:Depends}
-Recommends:
- audacious-dbg
-Description: Audacious-Plugins debug symbols
- Audacious is a fork of beep-media-player which supports winamp skins
- and many codecs.
- .
- In the default install, the following codecs are supported:
- .
-  * MP3
-  * Ogg Vorbis
-  * AAC and AAC+
-  * FLAC
-  * Windows Media (WMA)
-  * Many module formats and much more!
- .
- Additionally, Audacious is extendable through plugins, and contains
- other useful features like LIRC support.
- .
- This package contains the debugging symbols for the plugins collection of
- Audacious. Please install it before reporting any crashes, as it makes bug
- triage an easier process.
-
 Package: audacious-plugins-data
 Architecture: all
 Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index 7e4be2c..a4b9c7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,5 @@ override_dh_auto_configure:
 	dh_auto_configure -- $(additional_confflags) \
 		--disable-rpath --enable-qt
 
-override_dh_strip:
-	dh_strip --dbg-package=audacious-plugins-dbg
-
 override_dh_auto_clean:
 	dh_auto_clean || true

-- 
Plugins for audacious



More information about the pkg-multimedia-commits mailing list