[SCM] libkdegames packaging branch, master, updated. debian/15.08.3-1-5-g17f7f5a

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 27 19:56:55 UTC 2016


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

The following commit has been merged in the master branch:
commit 00f1eae06f3334cd36d19a9422838f7f4a4fc93a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Jan 19 19:15:33 2016 +0100

    ddeb migration
---
 debian/control | 14 +-------------
 debian/rules   |  2 +-
 2 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index d06e19f..6eadb53 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,7 @@ Architecture: any
 Section: libdevel
 Depends: libkf5completion-dev,
          libkf5declarative-dev,
-         libkf5kdegames6 (= ${binary:Version}),
+         libkf5kdegames7 (= ${binary:Version}),
          libkf5kdegamesprivate1 (= ${binary:Version}),
          qtbase5-dev (>= 5.4),
          ${misc:Depends}
@@ -89,18 +89,6 @@ Description: development files for the KDE games library
  .
  This package is part of the KDE games module.
 
-Package: libkf5kdegames-dbg
-Architecture: any
-Priority: extra
-Section: debug
-Depends: libkf5kdegames6 (= ${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-kf5
 Architecture: all
 Section: games
diff --git a/debian/rules b/debian/rules
index 08a1745..e9cc7c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5kdegames-dbg
+	$(overridden_command) --ddeb-migration='libkf5kdegames-dbg (<= 4:15.12.0-1~~)'
 
 override_dh_auto_test:
 	# Disable unit tests at build time

-- 
libkdegames packaging



More information about the pkg-kde-commits mailing list