[SCM] libkdegames packaging branch, libkdegames-kde4, updated. debian/14.12.3-1-6-g6f2cf1b

Pino Toscano pino at moszumanska.debian.org
Tue Jun 7 04:43:42 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkdegames.git;a=commitdiff;h=6f2cf1b

The following commit has been merged in the libkdegames-kde4 branch:
commit 6f2cf1b78410fec97a97ea5c7d31622ee8a1cdcc
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jun 7 06:41:27 2016 +0200

    remove libkdegames6abi1-dbg in favour of -dbgsym packages
---
 debian/changelog |  1 +
 debian/control   | 14 --------------
 debian/rules     |  2 +-
 3 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06176fe..9f333c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libkdegames-kde4 (4:14.12.3-2) UNRELEASED; urgency=medium
   * Update Vcs-* fields.
   * Update watch file to monitor only old 14.12.x tarballs.
   * Bump Standards-Version to 3.9.8, no changes required.
+  * Remove libkdegames6abi1-dbg in favour of the -dbgsym packages.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 07 Jun 2016 06:20:10 +0200
 
diff --git a/debian/control b/debian/control
index fe39a1c..643ee4c 100644
--- a/debian/control
+++ b/debian/control
@@ -63,20 +63,6 @@ Description: development files for the KDE games library
  .
  This package is part of the KDE games module.
 
-Package: libkdegames6abi1-dbg
-Architecture: any
-Priority: extra
-Section: debug
-Depends: kde-runtime-dbg,
-         libkdegames6abi1 (= ${binary:Version}),
-         ${misc:Depends}
-Suggests: kdegames
-Description: debugging symbols for the KDE games module
- This package contains the library debugging symbols of the shared library used
- by KDE games.
- .
- This package is part of the KDE games module.
-
 Package: kdegames-card-data
 Architecture: all
 Section: games
diff --git a/debian/rules b/debian/rules
index 8349a18..fca81ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkdegames6abi1-dbg
+	$(overridden_command) --dbgsym-migration='libkdegames6abi1-dbg (<< 4:14.12.3-2~)'

-- 
libkdegames packaging



More information about the pkg-kde-commits mailing list