[SCM] kmediaplayer packaging branch, master, updated. debian/5.16.0-1-6-g66d4df0

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:04:33 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kmediaplayer.git;a=commitdiff;h=66d4df0

The following commit has been merged in the master branch:
commit 66d4df06f75155081e8c39b918705f81b4d37527
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:07 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control | 19 -------------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 9648718..a011a26 100644
--- a/debian/control
+++ b/debian/control
@@ -67,22 +67,3 @@ Description: Plugin interface for media player features.
  for those who wish to provide their own interface.
  .
  This package contains the data files.
-
-Package: libkf5mediaplayer5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5mediaplayer5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kmediaplayer
- It provides all of the necessary media player operations,
- and optionally provides the GUI to control them.
- .
- There are two servicetypes for Player:
- KMediaPlayer/Player and KMediaPlayer/Engine.
- KMediaPlayer/Player provides a widget (accessible
- through view as well as XML GUI KActions.
- KMediaPlayer/Engine omits the user interface facets,
- for those who wish to provide their own interface.
- .
- Contains debug symbols for kmediaplayer.
diff --git a/debian/rules b/debian/rules
index 894180c..e5f0dc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5mediaplayer5-dbg
+	$(overridden_command) --ddeb-migration='libkf5mediaplayer5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a $(overridden_command)

-- 
kmediaplayer packaging



More information about the pkg-kde-commits mailing list