[SCM] kxmlgui packaging branch, master, updated. debian/5.16.0-1-10-g142fd04

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:00:43 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kxmlgui.git;a=commitdiff;h=142fd04

The following commit has been merged in the master branch:
commit 142fd04e94b36d9f5e4de453702916ceab059714
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:08:59 2016 +0100

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

diff --git a/debian/control b/debian/control
index 22763b9..48afecc 100644
--- a/debian/control
+++ b/debian/control
@@ -79,16 +79,3 @@ Description: User configurable main windows.
  framework for designing the user interface
  of an application using XML, using the idea
  of actions.
-
-Package: libkf5xmlgui5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: libkf5xmlgui5 (= ${binary:Version}), ${misc:Depends}
-Recommends: libkf5xmlgui-bin (= ${binary:Version})
-Description: User configurable main windows.
- framework for designing the user interface
- of an application using XML, using the idea
- of actions.
- .
- Contains debug symbols for kxmlgui.
diff --git a/debian/rules b/debian/rules
index 8553825..6359491 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=libkf5xmlgui5-dbg
+	$(overridden_command) --ddeb-migration='libkf5xmlgui5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kxmlgui packaging



More information about the pkg-kde-commits mailing list