[Pkg-xfce-commits] r2712 - goodies/xfce4-cpugraph-plugin/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sun Feb 22 17:44:19 UTC 2009


Author: corsac
Date: 2009-02-22 17:44:19 +0000 (Sun, 22 Feb 2009)
New Revision: 2712

Modified:
   goodies/xfce4-cpugraph-plugin/debian/changelog
   goodies/xfce4-cpugraph-plugin/debian/control
Log:
* debian/control:
  - add dep on ${misc:Depends}.

Modified: goodies/xfce4-cpugraph-plugin/debian/changelog
===================================================================
--- goodies/xfce4-cpugraph-plugin/debian/changelog	2009-02-22 17:40:21 UTC (rev 2711)
+++ goodies/xfce4-cpugraph-plugin/debian/changelog	2009-02-22 17:44:19 UTC (rev 2712)
@@ -11,8 +11,9 @@
   * debian/patches
     - 01_typo_appearance.dpatch dropped.
     - 02_fix-ftbfs-kfreebsd.dpatch dropped.
+  * debian/control:
+    - add dep on ${misc:Depends}.
 
-
   FIXME we need to work out if we want to upload this whilst upstream are
   refactoring it and it has lost features present in previous versions.
   (see 386935.66060.qm at web32104.mail.mud.yahoo.com on goodies-dev)

Modified: goodies/xfce4-cpugraph-plugin/debian/control
===================================================================
--- goodies/xfce4-cpugraph-plugin/debian/control	2009-02-22 17:40:21 UTC (rev 2711)
+++ goodies/xfce4-cpugraph-plugin/debian/control	2009-02-22 17:44:19 UTC (rev 2712)
@@ -11,6 +11,6 @@
 
 Package: xfce4-cpugraph-plugin
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: CPU load graph plugin for the Xfce4 panel
  The CPU graph plugin displays a graph of your latest system load.




More information about the Pkg-xfce-commits mailing list