[SCM] Phonon GStreamer backend packaging branch, master, updated. debian/4.8.2-1-14-g2822e22

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 16 12:16:50 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/phonon-backend-gstreamer.git;a=commitdiff;h=86c6e12

The following commit has been merged in the master branch:
commit 86c6e1219d0145aeb25bee6b79f921122ad52735
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon May 16 12:30:28 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 a55862f..e86fb8f 100644
--- a/debian/control
+++ b/debian/control
@@ -68,20 +68,6 @@ Description: Phonon GStreamer 1.0 backend
  popular free multimedia formats and gstreamer1.0-plugins-ugly to get support
  for popular MPEG audio formats like MP3.
 
-Package: phonon-backend-gstreamer-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: phonon-backend-gstreamer (= ${binary:Version}), ${misc:Depends}
-Replaces: phonon-dbg (<< 4:4.6.0really4.4.4)
-Breaks: phonon-dbg (<< 4:4.6.0really4.4.4)
-Description: debugging symbols for the Phonon GStreamer 1.0 backend
- This package contains debugging symbols for the Phonon GStreamer 1.0
- backend. If you have a problem with this backend and wish to debug it or you
- have been asked to provide a backtrace of the crash inside the Phonon
- internals, you may find this package useful.
-
 Package: phonon4qt5-backend-gstreamer
 Architecture: any
 Multi-Arch: same
@@ -103,15 +89,3 @@ Description: Phonon Qt5 GStreamer 1.0 backend
  You should install gstreamer1.0-plugins-good to get support for playing
  popular free multimedia formats and gstreamer1.0-plugins-ugly to get support
  for popular MPEG audio formats like MP3.
-
-Package: phonon4qt5-backend-gstreamer-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: phonon4qt5-backend-gstreamer (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for the Phonon Qt5 GStreamer 1.0 backend
- This package contains debugging symbols for the Phonon Qt5 GStreamer 1.0
- backend. If you have a problem with this backend and wish to debug it or you
- have been asked to provide a backtrace of the crash inside the Phonon
- internals, you may find this package useful.
diff --git a/debian/rules b/debian/rules
index e0fd802..c0baf29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,5 +33,5 @@ override_dh_auto_test:
 	$(overridden_command) -B obj-qt5
 
 override_dh_strip:
-	$(overridden_command) -pphonon-backend-gstreamer --dbg-package=phonon-backend-gstreamer-dbg
-	$(overridden_command) -pphonon4qt5-backend-gstreamer --dbg-package=phonon4qt5-backend-gstreamer-dbg
+	$(overridden_command) -pphonon-backend-gstreamer --dbgsym-migration='phonon-backend-gstreamer-dbg (<= 4:4.9.0-1~~)'
+	$(overridden_command) -pphonon4qt5-backend-gstreamer --dbgsym-migration='phonon4qt5-backend-gstreamer-dbg (<= 4:4.9.0-1~~)'

-- 
Phonon GStreamer backend packaging



More information about the pkg-kde-commits mailing list