debian/0000755000000000000000000000000012150367651007174 5ustar debian/docs0000644000000000000000000000003110273706541010040 0ustar AUTHORS NEWS README TODO debian/changelog0000644000000000000000000002417512150367577011066 0ustar 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 debian/compat0000644000000000000000000000000211740307524010367 0ustar 9 debian/patches/0000755000000000000000000000000012150367651010623 5ustar debian/patches/series0000644000000000000000000000002712020572457012035 0ustar fix_typo_in_fr.po.diff debian/patches/fix_typo_in_fr.po.diff0000644000000000000000000000114112020572457015103 0ustar Description: Fix a mistake in the french translation Author: Daniel Echeverry Origin: vendor Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663498 Forwarded: https://bugzilla.xfce.org/show_bug.cgi?id=9255 Last-Update: 2012-09-01 --- xfce4-sensors-plugin-1.2.5.orig/po/fr.po +++ xfce4-sensors-plugin-1.2.5/po/fr.po @@ -390,7 +390,7 @@ msgstr "_Tachymètres" #: ../src/interface.c:116 msgid "Sensors Viewer" -msgstr "Afficheur de captures" +msgstr "Afficheur de capteurs" #. FIXME: either print nothing, or undertake appropriate action, #. * or pop up a message box. debian/watch0000644000000000000000000000020711235611542010216 0ustar version=3 http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/([\d\.]+)/ \ xfce4-sensors-plugin-([\d\.]+)\.tar\.(?:gz|bz2) debian/xfce4-sensors.10000644000000000000000000000111411150611603011742 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH XFCE4 "1" "February 2009" "Xfce4 Sensors 0.10.99.6" "User Commands" .SH NAME Xfce4 \- Sensors application for xfce4 .SH DESCRIPTION Xfce4 Sensors 0.10.99.6 Displays information about your sensors and ACPI. Synopsis: .IP xfce4\-sensors options .SS "where options are one or more of the following:" .TP \fB\-h\fR, \fB\-\-help\fR Print this help dialog. .HP \fB\-l\fR, \fB\-\-license\fR Print license information. .HP \fB\-v\fR, \fB\-\-version\fR Print version information. .PP This program is published under the GPL v2. debian/copyright0000644000000000000000000000245212020547006011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xfce4-sensors-plugin Upstream-contact: Fabian Nowak Source: http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin Files: * Copyright: 2004-2007 Fabian Nowak License: GPL-2.0+ Files: debian/* Copyright: 2005 Rudy Godoy 2005 Stefan Ott 2006 Emanuele Rocca 2006-2012 Yves-Alexis Perez License: GPL-2.0+ License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/README.Debian0000644000000000000000000000031010632274065011226 0ustar In order to monitor the temperature of hard disks hddtemp must be installed with the SUID bit set. If you did not choose this at installation time, you can run dpkg-reconfigure hddtemp and change it. debian/rules0000755000000000000000000000102512150366627010254 0ustar #!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ --parallel override_dh_auto_configure: dh_auto_configure -- --enable-libsensors=yes --enable-procacpi --enable-hddtemp=yes --enable-notification --disable-static override_dh_makeshlibs: dh_makeshlibs -X debian/xfce4-sensors-plugin/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/modules/libxfce4sensors.so.*.*.* override_dh_auto_install: dh_auto_install find debian/`dh_listpackages` -name '*.la' -delete debian/xfce4-sensors-plugin.lintian-overrides0000644000000000000000000000033111754544215016552 0ustar # we do use fortify and ssp xfce4-sensors-plugin: hardening-no-stackprotector usr/bin/xfce4-sensors xfce4-sensors-plugin: hardening-no-fortify-functions usr/lib/x86_64-linux-gnu/xfce4/modules/libxfce4sensors.so.1.2.4 debian/dirs0000644000000000000000000000003410273706541010054 0ustar usr/lib/xfce4/panel-plugins debian/control0000644000000000000000000000175612150367647010615 0ustar Source: xfce4-sensors-plugin Section: xfce Priority: optional Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Lionel Le Folgoc Build-Depends: debhelper (>= 9), libgtk2.0-dev, xfce4-panel-dev, libxml2-dev, libsensors4-dev, libxml-parser-perl, hddtemp [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], intltool, libxfce4ui-1-dev, libnotify-dev Standards-Version: 3.9.4 Homepage: http://goodies.xfce.org/ Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-sensors-plugin/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-sensors-plugin/ Package: xfce4-sensors-plugin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: hddtemp, lm-sensors Suggests: xsensors Description: hardware sensors plugin for the Xfce4 panel The sensors plugin provides a handy way to monitor your hard disk, processor, fans, and other critical hardware right on your Xfce panel. debian/source/0000755000000000000000000000000012150367651010474 5ustar debian/source/format0000644000000000000000000000001411364145354011702 0ustar 3.0 (quilt) debian/xfce4-sensors-plugin.manpages0000644000000000000000000000002711575603770014714 0ustar debian/xfce4-sensors.1