[Pkg-xfce-commits] r1009 - goodies/xfce4-sensors-plugin/debian
Yves-Alexis Perez
corsac-guest at alioth.debian.org
Fri Dec 8 10:54:08 CET 2006
Author: corsac-guest
Date: 2006-12-08 10:54:08 +0100 (Fri, 08 Dec 2006)
New Revision: 1009
Modified:
goodies/xfce4-sensors-plugin/debian/changelog
goodies/xfce4-sensors-plugin/debian/control
Log:
add dep on lm-sensors
Modified: goodies/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/xfce4-sensors-plugin/debian/changelog 2006-12-07 16:55:57 UTC (rev 1008)
+++ goodies/xfce4-sensors-plugin/debian/changelog 2006-12-08 09:54:08 UTC (rev 1009)
@@ -1,9 +1,11 @@
xfce4-sensors-plugin (0.10.0-1) UNRELEASED; urgency=low
* New upstream release.
- * debian/control: updated build-deps to 4.3.99.2 (Xfce4.4rc2).
+ * debian/control:
+ - updated build-deps to 4.3.99.2 (Xfce4.4rc2).
+ - added dep on lm-sensors so plugin can work.
- -- Yves-Alexis Perez <corsac at corsac.net> Thu, 16 Nov 2006 19:16:56 +0100
+ -- Yves-Alexis Perez <corsac at corsac.net> Fri, 8 Dec 2006 10:53:16 +0100
xfce4-sensors-plugin (0.9.0-2) unstable; urgency=low
Modified: goodies/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/xfce4-sensors-plugin/debian/control 2006-12-07 16:55:57 UTC (rev 1008)
+++ goodies/xfce4-sensors-plugin/debian/control 2006-12-08 09:54:08 UTC (rev 1009)
@@ -8,7 +8,7 @@
Package: xfce4-sensors-plugin
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, lm-sensors
Suggests: xsensors
Description: hardware sensors plugin for the Xfce4 panel
The sensors plugin reads your hardware sensor values and displays
More information about the Pkg-xfce-commits
mailing list