[SCM] mpv/master: Revert "Add -dbg package"
ghedo at users.alioth.debian.org
ghedo at users.alioth.debian.org
Wed Aug 14 10:39:38 UTC 2013
The following commit has been merged in the master branch:
commit 2e27c4c4417f0dfa0790d2c7f1ceb54df3c9b1a5
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date: Wed Aug 14 12:18:48 2013 +0200
Revert "Add -dbg package"
For some reasons this makes the generated packages empty.
This reverts commit e20a424476d7e3beef605ffdd52b17b91c7de880.
diff --git a/debian/control b/debian/control
index 4e75221..e5b1319 100644
--- a/debian/control
+++ b/debian/control
@@ -65,15 +65,3 @@ Description: video player based on MPlayer/mplayer2
* Screenshot improvements
* ...
See mpv(1) for more info regarding changes between MPlayer, mplayer2 and mpv.
-
-Package: mpv-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: ${misc:Depends}, mpv (= ${binary:Version})
-Multi-Arch: same
-Description: video player based on MPlayer/mplayer2
- mpv is a movie player based on MPlayer and mplayer2. It supports a wide
- variety of video file formats, audio and video codecs, and subtitle types.
- .
- This package provides the debugging symbols for mpv.
diff --git a/debian/rules b/debian/rules
index 3136c7f..54d6434 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ override_dh_auto_configure:
override_dh_auto_clean:
test -f config.mak && dh_auto_clean || true
-
-override_dh_strip:
- dh_strip --dbg-package=mpv-dbg
--
mpv packaging
More information about the pkg-multimedia-commits
mailing list