[SCM] audacious/master: drop audacious-dbg

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Tue Apr 5 19:48:31 UTC 2016


The following commit has been merged in the master branch:
commit 5693595a0e7e29136a392a8c9dcb56b4d05f76f8
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Tue Apr 5 21:49:00 2016 +0200

    drop audacious-dbg

diff --git a/debian/changelog b/debian/changelog
index 079e8d7..b1b0dc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ audacious (3.7.2-1) UNRELEASED; urgency=medium
     - Use bindnow flag.
   * debian/control:
     - Bump standards version to 3.9.7. (no changes needed)
+    - Drop audacious-dbg package.
   * debian/watch:
     - Bump to version 4.
 
diff --git a/debian/control b/debian/control
index 2aba3b4..03b27b3 100644
--- a/debian/control
+++ b/debian/control
@@ -53,36 +53,6 @@ Description: small and fast audio player which supports lots of formats
  .
  This package contains the core player and its localization.
 
-Package: audacious-dbg
-Section: debug
-Architecture: any
-Depends:
- audacious (= ${binary:Version}),
- ${misc:Depends}
-Recommends:
- audacious-plugins-dbg
-Priority: extra
-Description: audacious media player (debugging 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 / Theora
-  * AAC and AAC+
-  * FLAC
-  * ALAC
-  * Windows Media (WMA)
-  * WAVE
- .
- Additionally, Audacious is extendable through plugins, and contains
- other useful features like LIRC support. Support for many more codecs
- can also be added through plugins.
- .
- This package contains the debugging symbols. Please install it before
- reporting crashes, as this makes the backtrace output more usable.
-
 Package: audacious-dev
 Section: libdevel
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 26645f6..d3affb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,9 +25,6 @@ override_dh_auto_install:
 	mkdir -p $(DEB_HOST_MULTIARCH)/libaudcore && \
 	mv libaudcore/audio.h $(DEB_HOST_MULTIARCH)/libaudcore/
 
-override_dh_strip:
-	dh_strip --dbg-package=audacious-dbg
-
 override_dh_installdirs:
 	dh_installdirs
 	mkdir -p debian/tmp/usr/share/pixmaps

-- 
Small and fast audio player which supports lots of formats



More information about the pkg-multimedia-commits mailing list