rev 11276 - branches/kde4/packages/kdebase-workspace/debian

Sune Vuorela pusling-guest at alioth.debian.org
Wed Jul 2 14:32:18 UTC 2008


Author: pusling-guest
Date: 2008-07-02 14:32:18 +0000 (Wed, 02 Jul 2008)
New Revision: 11276

Modified:
   branches/kde4/packages/kdebase-workspace/debian/changelog
   branches/kde4/packages/kdebase-workspace/debian/control
Log:
ksysguard needs ksysguardd. period. no need to ship broken packages any longer

Modified: branches/kde4/packages/kdebase-workspace/debian/changelog
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/changelog	2008-07-02 13:56:08 UTC (rev 11275)
+++ branches/kde4/packages/kdebase-workspace/debian/changelog	2008-07-02 14:32:18 UTC (rev 11276)
@@ -2,7 +2,7 @@
 
   +++ Changes by Xavier Vello:
 
-    * ksysguard now recommends ksysguardd
+    * ksysguard now depends on ksysguardd. Acked by Sune.
 
  -- 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 13:56:08 UTC (rev 11275)
+++ branches/kde4/packages/kdebase-workspace/debian/control	2008-07-02 14:32:18 UTC (rev 11276)
@@ -132,8 +132,7 @@
 Package: ksysguard
 Section: admin
 Architecture: any
-Depends: ${shlibs:Depends}
-Recommends:  ksysguardd (>= ${source: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