[SCM] KDE Games module packaging branch, master, updated. debian/4.6.5-1-12-g3981cda
Pino Toscano
pino at alioth.debian.org
Fri Nov 25 12:28:15 UTC 2011
The following commit has been merged in the master branch:
commit 3981cda4b8c4cc0abcaec789a741f5c5cb6a2f64
Author: Pino Toscano <pino at debian.org>
Date: Fri Nov 25 13:28:04 2011 +0100
manage some packages renamings
- kdeadmin-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8e929e5..d71cfda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ kdegames (4:4.7.2-0r1) UNRELEASED; urgency=low
[ Pino Toscano ]
* Remove duplicated ${misc:Depends} from palapeli-data Depends.
+ * Manage some packages renamings:
+ - kdegames-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 09 Oct 2011 00:19:24 +0200
diff --git a/debian/control b/debian/control
index a117c0e..894fa44 100644
--- a/debian/control
+++ b/debian/control
@@ -572,7 +572,7 @@ Package: kdegames-dbg
Architecture: any
Priority: extra
Section: debug
-Depends: ${misc:Depends}, kdebase-runtime-dbg
+Depends: ${misc:Depends}, kde-runtime-dbg
Suggests: kdegames (= ${source:Version})
Description: debugging symbols for the KDE games module
This package contains debugging files used to investigate problems with
--
KDE Games module packaging
More information about the pkg-kde-commits
mailing list