xfce4-sensors-plugin (1.2.5-2) unstable; urgency=low [ Daniel Echeverry ] * debian/control: - update description to fix a lintian warning * debian/copyright: - update to DEP5 copyright format 1.0 * debian/patches: - add fix_typo_in_fr.po.diff patch, fix a mistake in the french translation. closes: #663498 [ Yves-Alexis Perez ] * debian/rules: - enable all hardening flags. * debian/control: - remove version on xfce4-panel build-dep, stable has Xfce 4.8. - remove dpkg-dev build-dep, stable has hardening support. - update standards version to 3.9.4. -- Yves-Alexis Perez Sun, 26 May 2013 13:18:22 +0200 xfce4-sensors-plugin (1.2.5-1) unstable; urgency=low * New upstream release. * debian/patches: - 01_fix-hdds-detection-linux-3.x removed, included upstream. * debian/xfce4-sensors-plugin.lintian-overrides added, override hardening checks, we do enable build flags. -- Yves-Alexis Perez Tue, 15 May 2012 23:20:16 +0200 xfce4-sensors-plugin (1.2.3-3) unstable; urgency=low [ Lionel Le Folgoc ] * debian/patches: - 01_fix-hdds-detection-linux-3.x.patch: fix typo. Oops! (thanks Mike Edwards) [ Yves-Alexis Perez ] * debian/control: - update standards version to 3.9.3. * debian/compat bumped to 9. * debian/rules: - use debhelper 9 and dpkg-dev 1.16.1 hardening support. - use multiarch paths. - enable parallel build. - use find to delete .la files. - build with --disable-static. * debian/control: - update debhelper build-dep to 9. - add build-dep on dpkg-de 1.16.1. - drop hardening-includes build-dep. -- Yves-Alexis Perez Sun, 08 Apr 2012 15:46:11 +0200 xfce4-sensors-plugin (1.2.3-2) unstable; urgency=low * debian/patches: - 01_fix-hdds-detection-linux-3.x.patch: fix incorrect test with linux 3.x. closes: #640052 -- Lionel Le Folgoc Wed, 28 Dec 2011 21:14:07 +0100 xfce4-sensors-plugin (1.2.3-1) unstable; urgency=low * New upstream release. - fix build with libnotify4. closes: #630310 * debian/patches: - 01_fix-build-without-libnotify dropped, merged upstream. - 02_port-xfce-47 included upstream. - 03_fix-typo as well. * debian/control: - update libxfcegui4 build-dep to libxfce4ui - drop xfce4-dev-tools and libtool from build-deps. - drop cdbs build-dep. - add build-dep on hardening-includes. * debian/rules: - stop running xdt-autogen. - switch to dh7 tiny rules with overrides. - pick build flags from dpkg-buildflags. - add hardening flags to build-flags. - add -O1 -z,defs and --as-needed to LDFLAGS. -- Yves-Alexis Perez Sat, 18 Jun 2011 22:46:33 +0200 xfce4-sensors-plugin (1.0.0-2) unstable; urgency=low [ Yves-Alexis Perez ] * debian/control: - add build-dep on libxfcegui4-dev. - add build-dep on xfce4-dev-tools and libtool. - update debhelper build-dep to 7. - update standards version to 3.9.2. - add build-dep on libnotify-dev. - remove Rudy, Stefan and Michael from uploaders, thanks to them. * debian/patches: - 02_port-xfce-47 added, port to 4.7 panel and link against libxfcegui4. * debian/rules: - run xdt-autogen after applying patch touching Makefile.am. * debian/compat bumped to 7. [ Lionel Le Folgoc ] * debian/rules: clean up autogenerated files changed by xdt-autogen. * Switch to 3.0 (quilt). * debian/patches: - 03_fix-typo.patch: added, fixes FTBFS with binutils-gold. Closes: #556700 - series: refreshed. * debian/control: - remove Simon and Emanuele from uploaders, thanks to them. - bump xfce4-panel-dev b-dep to (>= 4.8.0). -- Yves-Alexis Perez Tue, 19 Apr 2011 23:25:48 +0200 xfce4-sensors-plugin (1.0.0-1) unstable; urgency=low [ Yves-Alexis Perez ] * debian/control: - switch section to xfce. - update standards version to 3.8.4. - update debhelper build-dep to 7. - build-dep on libnotify-dev. * debian/watch edited to track Xfce archive reorganisation. * debian/source/format added with 3.0 (quilt) * debian/rules: - drop simple-patchsys include. - explicitly enable notifications. * debian/compat updated to 7. [ Evgeni Golov ] * Fix Vcs-* fields, they were missing 'trunk' in the path. [ Lionel Le Folgoc ] * New upstream release. * debian/patches/01_fix_segfault_at_startup.patch: dropped, included upstream. * debian/control: added myself to uploaders. * debian/rules: fix typo in configure options. * debian/patches/01_fix-build-without-libnotify.patch: added, fixes FTBFS (see Xfce #6349). -- Yves-Alexis Perez Fri, 23 Apr 2010 00:16:37 +0200 xfce4-sensors-plugin (0.10.99.6-2) unstable; urgency=low * Merger of patches from Ubuntu to Debian: * debian/patches: - 01_fix_segfault_at_startup.patch added. Resolves segfaults at plugin initialization closes: #519181 * debian/control: - Added myself to uploaders -- Michael Casadevall Wed, 06 May 2009 17:38:32 -0400 xfce4-sensors-plugin (0.10.99.6-1) unstable; urgency=low * New upstream release. * debian/patches: - 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. - don't run dh_makeshlibs on libxfce4sensors.so.1.0.0 (private). - install xfce4-sensors.1 in xfce4-sensors-plugin. * debian/xfce4-sensors.1: - add stub manpage for xfce4-sensors. -- Yves-Alexis Perez Mon, 23 Feb 2009 22:30:43 +0100 xfce4-sensors-plugin (0.10.99.5~svn-r4998-2) unstable; urgency=low [ Stefan Ott ] * debian/control: update e-mail address [ Yves-Alexis Perez ] * debian/patches: - 01_fix-acpi-fan-infos added, don't crash plugin when refreshing fan state. Thanks Daniel Gibson for debugging this and cooking the patch. closes: #491480 - 02_fix-acpi-battery-path added, don't add twice “battery” in path. -- Yves-Alexis Perez Wed, 06 Aug 2008 08:27:55 +0200 xfce4-sensors-plugin (0.10.99.5~svn-r4998-1) unstable; urgency=low * New upstream svn snapshot. - warn only once about hddtemp unavailable. closes: #483831, #488151 * don't build-dep on hddtemp on kfreebsd and hurd, where it's unavailable. * debian/control: - correct typo. closes: #474697 - update standards version to 3.8.0. * debian/patches: - 01_dont-look-at-floppy-disk dropped, the plugin now uses a whitelist. -- Yves-Alexis Perez Fri, 27 Jun 2008 09:12:24 +0200 xfce4-sensors-plugin (0.10.99.4~svn-r3775-2) unstable; urgency=low * debian/patches: 01_dont-look-at-floppy-disk added, so hddtemp support doesn't try to find a temp sensor in a floppy disk. closes: #463815 * debian/copyright: update format to use © sign. -- Yves-Alexis Perez Thu, 28 Feb 2008 21:15:23 +0100 xfce4-sensors-plugin (0.10.99.4~svn-r3775-1) unstable; urgency=low * New upstream svn snapshot. add libsensors 3 support. closes: #458978 * debian/rules: enable configure flags explicitely. * debian/control: build-dep on hddtemp so its path is correctly detected. -- Yves-Alexis Perez Fri, 04 Jan 2008 11:53:43 +0100 xfce4-sensors-plugin (0.10.99.2-1) unstable; urgency=low [ Emanuele Rocca ] * Recommend hddtemp and add README.Debian explaining that it needs to be installed with the SUID bit set. * Add Vcs-* headers to debian/control [ Simon Huggins ] * debian/control: Move fake Homepage field to a real one now dpkg supports it. [ Yves-Alexis Perez ] * New upstream release. * debian/copyright: slightly updated. * debian/control: - updated standard versions to 3.7.3. - updated my email addres to the debian.org one. * debian/rules: remove /usr/lib/xfce4/panel-plugins if it's empty. -- Yves-Alexis Perez Sat, 08 Dec 2007 19:52:37 +0100 xfce4-sensors-plugin (0.10.0-2) unstable; urgency=low (Yves-Alexis Perez) * debian/control: - added dep on lm-sensors so plugin can work. (Stefan Ott) - updated the url (Simon Huggins) - updated build-deps to 4.4.1. -- Yves-Alexis Perez Sun, 29 Apr 2007 20:32:28 +0100 xfce4-sensors-plugin (0.10.0-1) unstable; urgency=low (Yves-Alexis Perez) * New upstream release. * debian/control: updated build-deps to 4.3.99.2 (Xfce4.4rc2). -- Yves-Alexis Perez Thu, 16 Nov 2006 19:16:56 +0100 xfce4-sensors-plugin (0.9.0-2) unstable; urgency=low * Updated build-deps to 4.3.90.2 (Xfce 4.4 Beta 2). * Updated standards version to 3.7.2. -- Yves-Alexis Perez Wed, 26 Jul 2006 16:34:05 +0100 xfce4-sensors-plugin (0.9.0-1) unstable; urgency=low * (Emanuele Rocca) * New upstream release * (Yves-Alexis Perez) * Removed explicit dependency on xfce4-panel (managed by shlibs) -- Emanuele Rocca Wed, 03 May 2006 19:17:15 +0100 xfce4-sensors-plugin (0.7.0-1) unstable; urgency=low * New upstream version (Closes: #326636) * debian/patches: treeview patch no longer needed * debian/control: dpatch build dependency removed -- Stefan Ott Sun, 18 Sep 2005 17:55:34 +0200 xfce4-sensors-plugin (0.6.1-2) unstable; urgency=low * debian/control: + Added libtool and autoconf build-dependencies (Closes: #324099) + Added dpatch build-dependency + Removed warning about rendering the panel unusable * debian/patches/01_treeview.dpatch: Added listview patch to prevent a segfault when no sensor is present -- Stefan Ott Mon, 22 Aug 2005 01:03:49 +0200 xfce4-sensors-plugin (0.6.1-1) unstable; urgency=low * Rudy Godoy and Stefan Ott - Initial release (Closes: #320685) -- Stefan Ott Tue, 2 Aug 2005 15:58:43 +0200