rev 11273 - branches/kde4/packages/kdebase-workspace/debian
Xavier Vello
wdgt-guest at alioth.debian.org
Wed Jul 2 11:39:23 UTC 2008
Author: wdgt-guest
Date: 2008-07-02 11:39:22 +0000 (Wed, 02 Jul 2008)
New Revision: 11273
Modified:
branches/kde4/packages/kdebase-workspace/debian/changelog
branches/kde4/packages/kdebase-workspace/debian/control
Log:
ksysguard now depends on ksysguardd
Modified: branches/kde4/packages/kdebase-workspace/debian/changelog
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/changelog 2008-07-02 06:56:27 UTC (rev 11272)
+++ branches/kde4/packages/kdebase-workspace/debian/changelog 2008-07-02 11:39:22 UTC (rev 11273)
@@ -1,3 +1,11 @@
+kdebase-workspace (4:4.0.84-2) UNRELEASED; urgency=low
+
+ +++ Changes by Xavier Vello:
+
+ * ksysguard now depends on ksysguardd
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 2 Jul 2008 13:57:09 +0200
+
kdebase-workspace (4:4.0.84-1) experimental; urgency=low
+++ Changes by Ana Beatriz Guerrero Lopez:
Modified: branches/kde4/packages/kdebase-workspace/debian/control
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/control 2008-07-02 06:56:27 UTC (rev 11272)
+++ branches/kde4/packages/kdebase-workspace/debian/control 2008-07-02 11:39:22 UTC (rev 11273)
@@ -132,7 +132,7 @@
Package: ksysguard
Section: admin
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ksysguardd (>= ${source:Version})
Description: System Guard for KDE 4
KDE System Guard allows you to monitor various statistics about your system.
.
More information about the pkg-kde-commits
mailing list