rev 11279 - branches/kde4/packages/kdebase-workspace/debian
Sune Vuorela
pusling-guest at alioth.debian.org
Wed Jul 2 14:48:26 UTC 2008
Author: pusling-guest
Date: 2008-07-02 14:48:26 +0000 (Wed, 02 Jul 2008)
New Revision: 11279
Modified:
branches/kde4/packages/kdebase-workspace/debian/changelog
branches/kde4/packages/kdebase-workspace/debian/control
Log:
ksysguardd pulls in a giant amount of around 170KB extra installed packages, and gives a much better user experience
Modified: branches/kde4/packages/kdebase-workspace/debian/changelog
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/changelog 2008-07-02 14:36:42 UTC (rev 11278)
+++ branches/kde4/packages/kdebase-workspace/debian/changelog 2008-07-02 14:48:26 UTC (rev 11279)
@@ -2,7 +2,7 @@
+++ Changes by Xavier Vello:
- * ksysguard now recommends ksysguardd.
+ * ksysguard now depends on ksysguardd.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 2 Jul 2008 13:57:09 +0200
Modified: branches/kde4/packages/kdebase-workspace/debian/control
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/control 2008-07-02 14:36:42 UTC (rev 11278)
+++ branches/kde4/packages/kdebase-workspace/debian/control 2008-07-02 14:48:26 UTC (rev 11279)
@@ -132,8 +132,7 @@
Package: ksysguard
Section: admin
Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: ksysguardd (= ${binary:Version})
+Depends: ${shlibs:Depends}, ksysguardd (= ${binary: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