[SCM] kdbusaddons packaging branch, master, updated. debian/5.16.0-1-9-g2b94f9b

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


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

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

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

diff --git a/debian/control b/debian/control
index bd2029d..76939ff 100644
--- a/debian/control
+++ b/debian/control
@@ -60,13 +60,3 @@ Description: class library for qtdbus
  as well as an API to create KDED modules.
  .
  This package contains kquitapp5.
-
-Package: libkf5dbusaddons5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5dbusaddons5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kdbusaddons
- KDBusAddons provides convenience classes on top of QtDBus,
- as well as an API to create KDED modules.
diff --git a/debian/rules b/debian/rules
index 9e2acaa..d2862b1 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=libkf5dbusaddons5-dbg
+	$(overridden_command) --ddeb-migration='libkf5dbusaddons5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable tests at build time

-- 
kdbusaddons packaging



More information about the pkg-kde-commits mailing list