[SCM] kdelibs4support packaging branch, master, updated. debian/5.16.0-1-7-ge254663

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


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

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

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

diff --git a/debian/control b/debian/control
index 1b5ef39..09f6d72 100644
--- a/debian/control
+++ b/debian/control
@@ -164,30 +164,3 @@ Description: Porting aid from KDELibs4.
  should help with this.
  .
  This package contains binaries and plugins from kdelibs4support.
-
-Package: libkf5kdelibs4support5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libkf5kdelibs4support5 (= ${binary:Version}), ${misc:Depends}
-Recommends: libkf5kdelibs4support5-bin (= ${binary:Version})
-Description: debug symbols for kde4support
- This framework provides code and utilities to ease
- the transition from kdelibs 4 to KDE Frameworks 5.
- This includes CMake macros and C++ classes whose
- functionality has been replaced by code in CMake,
- Qt and other frameworks.
- .
- Code should aim to port away from this framework eventually.
- The API documentation of the classes in this framework and
- the notes at <http://community.kde.org/Frameworks/Porting_Notes>
- should help with this.
- .
- Note that some of the classes in this framework, especially
- KStandardDirs, may not work correctly unless any libraries
- and other software using the KDE4 Support framework are
- installed to the same location as KDE4Support, although
- it may be sufficient to set the KDEDIRS environment
- variable correctly.
- .
- Contains debug symbols for kde4support.
diff --git a/debian/rules b/debian/rules
index 051ab47..7653aec 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=libkf5kdelibs4support5-dbg
+	$(overridden_command) --ddeb-migration='libkf5kdelibs4support5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kdelibs4support packaging



More information about the pkg-kde-commits mailing list