debian/0000755000000000000000000000000011740606514007172 5ustar debian/compat0000644000000000000000000000000211740606514010370 0ustar 9 debian/docs0000644000000000000000000000001311740600711010030 0ustar readme.txt debian/acpitail.10000644000000000000000000000200711740600711011032 0ustar .TH acpitail 1 "2007-08-04" "" "" .SH NAME acpitail \- Show ACPI information in a tail-like style .SH SYNOPSIS .B acpitail [OPTION]... .SH DESCRIPTION .B acpitail shows ACPI status information about battery, fan and temperature in a tail-like manner. As soon as a value changes, the new value gets appended to the current output. .SH OPTIONS .TP .B \-A \fIx\fR set update interval for AC state information to \fIx\fR seconds (default: 300) .TP .B \-B \fIx\fR set update interval for battery information to \fIx\fR seconds (default: 15) .TP .B \-F \fIx\fR set update interval for fan information to \fIx\fR seconds (default: 5) .TP .B \-Z \fIx\fR set update interval for zone information to \fIx\fR seconds (default: 5) .TP .B \-h show help .TP .B \-V show version information .SH AUTHORS .PP acpitail is developed by Folkert van Heusden . This manual page was written by Tobias Klauser for the Debian system (but may be used by others). .SH SEE ALSO .PP .BR libacpi(3), .BR yacpi(1) debian/watch0000644000000000000000000000007411740600711010215 0ustar version=3 http://vanheusden.com/acpitail/acpitail-(.*)\.tgz debian/copyright0000644000000000000000000000226611740600711011124 0ustar This package was debianized by Tobias Klauser on Fri, 22 Jun 2007 18:59:39 +0200. It was downloaded from . Upstream Author: Folkert van Heusden License: Copyright (C) 2007 Folkert van Heusden This program 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 program 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, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL file. debian/control0000644000000000000000000000132711740606445010603 0ustar Source: acpitail Section: utils Priority: optional Maintainer: Debian Acpi Team Uploaders: Tobias Klauser Build-Depends: debhelper (>= 9), libacpi-dev Standards-Version: 3.9.3 Homepage: http://www.vanheusden.com/acpitail/ Vcs-Git: git://git.debian.org/git/pkg-acpi/acpitail.git Vcs-Browser: http://git.debian.org/?p=pkg-acpi/acpitail.git Package: acpitail Architecture: i386 amd64 ia64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: Show ACPI information in a tail-like style acpitail shows ACPI status information about battery, fan and temperature in a tail-like way. As soon as a value changes, the new value gets appended to the current output. debian/changelog0000644000000000000000000000231211740606510011036 0ustar acpitail (0.1-4) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. * Simplify rules file by using the dh command sequenzer. * Update Standards-Version to 3.9.3, no changes necessary. * Update debhelper compatibility level from 7 to 9. -- Tobias Klauser Mon, 09 Apr 2012 18:24:07 +0200 acpitail (0.1-3) unstable; urgency=low * Add ${misc:Depends} to Depends in control (this fixes a lintian warning). * Bumped Standards-Version to 3.8.3, no changes necessary. -- Tobias Klauser Wed, 13 Jan 2010 18:22:25 +0100 acpitail (0.1-2) unstable; urgency=low * Replaced obsolete dh_clean -k with dh_prep in rules. * Changed maintainer to Debian Acpi Team. * Removed Homepage tag in control in favour of the new control field. * Added Vcs-Git and Vcs-Browser fields to control. * Bumped Standards-Version to 3.8.0, no changes necessary. * Updated debhelper compatibility level from 5 to 7. -- Tobias Klauser Thu, 01 Jan 2009 15:40:49 +0100 acpitail (0.1-1) unstable; urgency=low * Initial release. (Closes: #430022) * Added manpage -- Tobias Klauser Sat, 04 Aug 2007 18:59:17 +0200 debian/rules0000755000000000000000000000027611740600711010250 0ustar #!/usr/bin/make -f %: dh ${@} override_dh_auto_install: install -m755 -D -p acpitail $(CURDIR)/debian/acpitail/usr/bin/acpitail override_dh_installman: dh_installman debian/acpitail.1 debian/source/0000755000000000000000000000000011740600711010463 5ustar debian/source/format0000644000000000000000000000001411740600711011671 0ustar 3.0 (quilt)