[Pkg-mpd-commits] [mpdscribble] 02/03: Switch to the automatic debug packages.

Andrey Rahmatullin wrar at moszumanska.debian.org
Sun Jan 7 18:31:19 UTC 2018


This is an automated email from the git hooks/post-receive script.

wrar pushed a commit to branch master
in repository mpdscribble.

commit 16ae7a3f9eaa78247dfdedef8edf9ddfdaf783cd
Author: Andrey Rakhmatullin <wrar at wrar.name>
Date:   Sun Jan 7 23:24:59 2018 +0500

    Switch to the automatic debug packages.
---
 debian/control | 16 ----------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 163dc57..8e968a3 100644
--- a/debian/control
+++ b/debian/control
@@ -32,19 +32,3 @@ Description: Last.fm reporting client for mpd
  Libre.fm.
  .
  This package contains daemon which can be optionally installed system wide.
-
-Package: mpdscribble-dbg
-Architecture: any
-Priority: extra
-Section: debug
-Depends: mpdscribble (= ${binary:Version}), ${misc:Depends}
-Description: Last.fm reporting client for mpd - debugger symbols
- Music Player Daemon client which collects information about played tracks and
- submits them to the Last.fm social music network (formerly known as
- Audioscrobbler). If submission servers are not reachable, submissions are
- enqueued and stored on disk cache.
- .
- The client can be also configured to use other scrobbling services like
- Libre.fm.
- .
- This package contains debugger symbols.
diff --git a/debian/rules b/debian/rules
index b26a98a..045d94a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- --with-http-client=soup
 
 override_dh_strip:
-	dh_strip --dbg-package=mpdscribble-dbg
+	dh_strip --dbgsym-migration='mpdscribble-dbg (<< 0.22-6~)'
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/mpdscribble.git



More information about the Pkg-mpd-commits mailing list