[SCM] kcoreaddons packaging branch, master, updated. debian/5.16.0-1-9-g7eb7fce

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


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

The following commit has been merged in the master branch:
commit 7eb7fce0e8982e32f99ae1e23b4924196bac0ab2
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 | 18 ------------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index e654ce9..87c2dbb 100644
--- a/debian/control
+++ b/debian/control
@@ -84,21 +84,3 @@ Description: KDE Frameworks 5 addons to QtCore - data files
  This package is part of KDE Frameworks 5.
  .
  This package contains the arch independent files for KCoreAddons.
-
-Package: libkf5coreaddons5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5coreaddons5 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: KDE Frameworks 5 addons to QtCore - debugging symbols
- KCoreAddons provides classes built on top of QtCore to perform various tasks
- such as manipulating mime types, autosaving files, creating backup files,
- generating random sequences, performing text manipulations such as macro
- replacement, accessing user information and many more.
- .
- This package is part of KDE Frameworks 5.
- .
- This package contains the debugging symbols for KCoreAddons.
diff --git a/debian/rules b/debian/rules
index 90316bd..bae5429 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,6 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5coreaddons5-dbg
+	$(overridden_command) --ddeb-migration='libkf5coreaddons5-dbg (<= 5.19.0-1~~)'
 
 .PHONY: override_dh_auto_test

-- 
kcoreaddons packaging



More information about the pkg-kde-commits mailing list