[Pkg-xfce-commits] r2736 - goodies/xfce4-sensors-plugin/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Mon Feb 23 21:02:44 UTC 2009
Author: corsac
Date: 2009-02-23 21:02:44 +0000 (Mon, 23 Feb 2009)
New Revision: 2736
Modified:
goodies/xfce4-sensors-plugin/debian/changelog
goodies/xfce4-sensors-plugin/debian/control
Log:
add ${misc:Depends} to depends.
Modified: goodies/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/xfce4-sensors-plugin/debian/changelog 2009-02-23 09:24:38 UTC (rev 2735)
+++ goodies/xfce4-sensors-plugin/debian/changelog 2009-02-23 21:02:44 UTC (rev 2736)
@@ -5,10 +5,11 @@
- 01_fix-acpi-fan-infos dropped.
* debian/control:
- add build dep on libtool.
+ - add ${misc:Depends} to depends.
* debian/rules:
- remove {.a,.la} files in /usr/lib/xfce4/modules too.
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 04 Nov 2008 08:02:53 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 23 Feb 2009 22:02:20 +0100
xfce4-sensors-plugin (0.10.99.5~svn-r4998-2) unstable; urgency=low
Modified: goodies/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/xfce4-sensors-plugin/debian/control 2009-02-23 09:24:38 UTC (rev 2735)
+++ goodies/xfce4-sensors-plugin/debian/control 2009-02-23 21:02:44 UTC (rev 2736)
@@ -13,7 +13,7 @@
Package: xfce4-sensors-plugin
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: hddtemp, lm-sensors
Suggests: xsensors
Description: hardware sensors plugin for the Xfce4 panel
More information about the Pkg-xfce-commits
mailing list