[Pkg-xfce-commits] r1480 - goodies/xfce4-sensors-plugin/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Wed Dec 12 07:33:22 UTC 2007


Author: corsac
Date: 2007-12-12 07:33:21 +0000 (Wed, 12 Dec 2007)
New Revision: 1480

Modified:
   goodies/xfce4-sensors-plugin/debian/changelog
   goodies/xfce4-sensors-plugin/debian/control
   goodies/xfce4-sensors-plugin/debian/rules
Log:
new upstream release, with some modifs
don't upload, as it crash panel in some cases


Modified: goodies/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/xfce4-sensors-plugin/debian/changelog	2007-12-11 21:19:36 UTC (rev 1479)
+++ goodies/xfce4-sensors-plugin/debian/changelog	2007-12-12 07:33:21 UTC (rev 1480)
@@ -1,3 +1,11 @@
+xfce4-sensors-plugin (0.10.99.3-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/rules: enable configure flags explicitely.
+  * debian/control: build-dep on hddtemp so its path is correctly detected.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 12 Dec 2007 08:18:21 +0100
+
 xfce4-sensors-plugin (0.10.99.2-1) unstable; urgency=low
 
   [ Emanuele Rocca ]

Modified: goodies/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/xfce4-sensors-plugin/debian/control	2007-12-11 21:19:36 UTC (rev 1479)
+++ goodies/xfce4-sensors-plugin/debian/control	2007-12-12 07:33:21 UTC (rev 1480)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Yves-Alexis Perez <corsac at debian.org>, Stefan Ott <stefan at desire.ch>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.4.1), libxml2-dev, libsensors-dev, libxml-parser-perl
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.4.1), libxml2-dev, libsensors-dev, libxml-parser-perl, hddtemp
 Standards-Version: 3.7.3
 Homepage: http://goodies.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfce4-sensors-plugin/

Modified: goodies/xfce4-sensors-plugin/debian/rules
===================================================================
--- goodies/xfce4-sensors-plugin/debian/rules	2007-12-11 21:19:36 UTC (rev 1479)
+++ goodies/xfce4-sensors-plugin/debian/rules	2007-12-12 07:33:21 UTC (rev 1480)
@@ -2,6 +2,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-libsensors=yes --enable-procacp --enable-hddtemp=yes
+
 binary-post-install/xfce4-sensors-plugin::
 	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
 	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la




More information about the Pkg-xfce-commits mailing list