[SCM] kguiaddons packaging branch, master, updated. debian/5.16.0-1-8-gea5dcd1

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:03:40 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index 9d1767d..2df1e51 100644
--- a/debian/control
+++ b/debian/control
@@ -37,15 +37,3 @@ Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: additional addons for QtGui
  Qt widgets for colours, fonts and text
-
-Package: libkf5guiaddons5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5guiaddons5 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: debugging symbols for the kguiaddons framework
- This package contains debugging files used to investigate problems with
- binaries included in the kguiaddon framework
diff --git a/debian/rules b/debian/rules
index fef2fb6..27d6ef1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5guiaddons5-dbg
+	$(overridden_command) --ddeb-migration='libkf5guiaddons5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run $(overridden_command)

-- 
kguiaddons packaging



More information about the pkg-kde-commits mailing list