summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2016-04-05 21:49:00 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2016-04-05 21:49:00 +0200
commit5693595a0e7e29136a392a8c9dcb56b4d05f76f8 (patch)
treec412cf94301bff5a5901fcbaecbe40770b9af38d
parentc65005475c46e4b9abf528495e2cd9ef521a6db2 (diff)
drop audacious-dbg
-rw-r--r--debian/changelog1
-rw-r--r--debian/control30
-rwxr-xr-xdebian/rules3
3 files changed, 1 insertions, 33 deletions
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