[SCM] kglobalaccel packaging branch, master, updated. debian/5.16.0-1-8-g19c9d19

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:01:55 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index fc0e35c..5c8646f 100644
--- a/debian/control
+++ b/debian/control
@@ -100,17 +100,3 @@ Description: Configurable global shortcut support.
  activated.
  .
  This package contains data files.
-
-Package: libkf5globalaccel5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5globalaccel5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kglobalaccel
- KGlobalAccel allows you to have global accelerators that are
- independent of the focused window. Unlike regular shortcuts,
- the application's window does not need focus for them to be
- activated.
-  .
- Contains debug symbols for kglobalaccel.
diff --git a/debian/rules b/debian/rules
index df47e4d..ec103fc 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=libkf5globalaccel5-dbg
+	$(overridden_command) --ddeb-migration='libkf5globalaccel5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a $(overridden_command)

-- 
kglobalaccel packaging



More information about the pkg-kde-commits mailing list