[SCM] KDE Admin module packaging branch, master, updated. debian/4.6.5-2-10-gdb94178
Pino Toscano
pino at alioth.debian.org
Fri Nov 25 12:24:31 UTC 2011
The following commit has been merged in the master branch:
commit db94178741b1cea8d0553bb9ba159f3ed3322d14
Author: Pino Toscano <pino at debian.org>
Date: Fri Nov 25 13:24:20 2011 +0100
manage some packages renamings
- kdeadmin-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5323a42..6f8fb36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,10 @@ kdeadmin (4:4.7.2-0r2) UNRELEASED; urgency=low
[ José Manuel Santamaría Lema ]
* Add some files needed by system-config-printer-kde.
+ [ Pino Toscano ]
+ * Manage some packages renamings:
+ - kdeadmin-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 02 Oct 2011 14:07:07 +0100
kdeadmin (4:4.6.5-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 92432b3..2829a11 100644
--- a/debian/control
+++ b/debian/control
@@ -102,7 +102,7 @@ Description: printer configuration utility
Package: kdeadmin-dbg
Section: debug
Architecture: any
-Depends: ${misc:Depends}, kdebase-runtime-dbg
+Depends: ${misc:Depends}, kde-runtime-dbg
Suggests: kdeadmin (= ${source:Version})
Priority: extra
Description: debugging symbols for kdeadmin
--
KDE Admin module packaging
More information about the pkg-kde-commits
mailing list