[SCM] Phonon VLC backend packaging branch, master, updated. debian/0.8.2-1-10-g5052cde

Maximiliano Curia maxy at moszumanska.debian.org
Tue May 17 09:09:04 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/phonon-backend-vlc.git;a=commitdiff;h=0fbf18a

The following commit has been merged in the master branch:
commit 0fbf18a38c64475d49e2ddcab620a83cdca7fdd6
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue May 17 11:06:53 2016 +0200

    Migrate to the automatic dbgsym packages
---
 debian/control | 26 --------------------------
 debian/rules   |  4 ++--
 2 files changed, 2 insertions(+), 28 deletions(-)

diff --git a/debian/control b/debian/control
index 77c309e..6c126d6 100644
--- a/debian/control
+++ b/debian/control
@@ -51,29 +51,3 @@ Description: Phonon4Qt5 VLC backend
  and video content.
  .
  This package contains VLC backend for Phonon4Qt5.
-
-Package: phonon-backend-vlc-dbg
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Section: debug
-Depends: phonon-backend-vlc (= ${binary:Version}), ${misc:Depends}
-Description: Phonon VLC backend debugging symbols
- Phonon is the Qt 4 multimedia API, which provides a task-oriented
- abstraction layer for capturing, mixing, processing, and playing audio
- and video content.
- .
- This package contains the debugging symbols for the VLC Phonon backend.
-
-Package: phonon4qt5-backend-vlc-dbg
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Section: debug
-Depends: phonon4qt5-backend-vlc (= ${binary:Version}), ${misc:Depends}
-Description: Phonon4Qt5 VLC backend debugging symbols
- Phonon4Qt5 is the KF 5 multimedia API, which provides a task-oriented
- abstraction layer for capturing, mixing, processing, and playing audio
- and video content.
- .
- This package contains the debugging symbols for the VLC Phonon4Qt5 backend.
diff --git a/debian/rules b/debian/rules
index ea14573..d7179da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,5 +26,5 @@ override_dh_auto_clean:
 	$(overridden_command) -Bobj-qt5
 
 override_dh_strip:
-	$(overridden_command) -pphonon-backend-vlc --dbg-package=phonon-backend-vlc-dbg
-	$(overridden_command) -pphonon4qt5-backend-vlc --dbg-package=phonon4qt5-backend-vlc-dbg
+	$(overridden_command) -pphonon-backend-vlc --dbgsym-migration='phonon-backend-vlc-dbg (<= 0.9.0-1~~)'
+	$(overridden_command) -pphonon4qt5-backend-vlc --dbgsym-migration='phonon4qt5-backend-vlc-dbg (<= 0.9.0-1~~)'

-- 
Phonon VLC backend packaging



More information about the pkg-kde-commits mailing list