2008
athcool (0.3.12-3) unstable; urgency=low
* Add LSB header, as suggested by Kel Modderman; thanks Ken!
-- Nicolas Boullis <nboullis@debian.org> Fri, 25 Jul 2008 23:41:56 +0200
athcool (0.3.12-2) unstable; urgency=low
* Build-depend on "libpci-dev | pciutils-dev (>= 1:2.2.10)" instead of
"pciutils-dev (>= 1:2.2.10)" only. (Closes: #478366)
-- Nicolas Boullis <nboullis@debian.org> Tue, 29 Apr 2008 23:09:31 +0200
athcool (0.3.12-1) unstable; urgency=low
* New upstream release.
* Depend on pciutils-dev (>= 1:2.2.10) and pkg-config, and use
"pkg-config --libs libpci" to build statically with the correct
libraries. (Closes: #445016, #450447)
* Don't ignore failures of "make clean", as suggested by lintian. No
need to check for the existence of the Makefile.
* Improve the copyright notice in debian/copyright, as suggested by
lintian.
* Bump Standards-Version to 3.7.3 (no change required).
-- Nicolas Boullis <nboullis@debian.org> Fri, 22 Feb 2008 23:28:54 +0100
2005
athcool (0.3.11-1) unstable; urgency=low
* New upstream release. * Update the postal address of the FSF in the copyright file. * Bump Standards-Version to 3.6.2 (no change required).
-- Nicolas Boullis <nboullis@debian.org> Thu, 1 Dec 2005 00:57:11 +0100
athcool (0.3.10-2) unstable; urgency=low
* Add kfreebsd-i386 and hurd-i386 to the supported architectures, as
athcool should be able to run on any athlon-based architecture with
libpci. (Currently, hurd-i386 has no libpci, but one can hope it will
change soon.) Many thanks to Aurélien Jarno for suggesting to add
kfreebsd-i386; (Closes: #314287)
-- Nicolas Boullis <nboullis@debian.org> Tue, 28 Jun 2005 01:21:03 +0200
athcool (0.3.10-1) unstable; urgency=low
* New upstream release.
- Fixes support for AMD-762 chipsets, thanks to Tobias Lorenz for his
patch (sent upstream). (Closes: #295343)
-- Nicolas Boullis <nboullis@debian.org> Sun, 20 Feb 2005 00:41:08 +0100
athcool (0.3.9-1) unstable; urgency=low
* New upstream release. (Closes: #293703) * Rewrite the short description as an "apposive clause" and without an initial capital letter.
-- Nicolas Boullis <nboullis@debian.org> Mon, 14 Feb 2005 21:12:18 +0100
2004
athcool (0.3.8-2) unstable; urgency=low
* Fix the problem reported by Adolfo González Blázquez, who can
enable but can't disable power-saving mode on his amd761-based
motherboard. (Closes: #282634)
* On purge, nuke the links in rc*.d if they were created (by the user),
and update README.Debian accordingly; this partly addresses Marc
Sherman's concerns. (Addresses: #283669)
* Back to dynamic linking against libpci, and hope I won't have to
change my mind once again.
-- Nicolas Boullis <nboullis@debian.org> Wed, 22 Dec 2004 02:09:15 +0100
athcool (0.3.8-1) unstable; urgency=low
* New upstream release.
- Add bigger and fatter warnings about the problems that may occur.
-- Nicolas Boullis <nboullis@debian.org> Tue, 7 Sep 2004 02:29:24 +0200
athcool (0.3.7-1) unstable; urgency=low
* New upstream release.
* Add a warning about possible filesystem corruption; thanks to Giuseppe
Bonacci for telling me about this problem. (Closes: #258211)
-- Nicolas Boullis <nboullis@debian.org> Tue, 20 Jul 2004 01:00:54 +0200
athcool (0.3.5-2) unstable; urgency=low
* Fix the new "fixup" option that was inadvertently reverted. Thanks to
Andrea Vettorello for reporting the problem. (Closes: #253604)
* Fix a typo in the description of the package (missing part in the path
to the documentation). Thanks to David Smith for pointing this.
(Closes: #253456)
-- Nicolas Boullis <nboullis@debian.org> Fri, 11 Jun 2004 01:42:00 +0200
athcool (0.3.5-1) unstable; urgency=low
* The "let's change my mind again" release.
* New upstream release, thanks to Peter Nelson for noticing.
(Closes: #251145).
* Back to static linking against libpci since pciutils seems to be stuck
in unstable.
* Update the init script to handle the new fixup option.
-- Nicolas Boullis <nboullis@debian.org> Sun, 30 May 2004 15:15:07 +0200
athcool (0.3.4-1) unstable; urgency=low
* New upstream release.
* Revert to linking athcool dynamically against libpci, and hope it
won't break again.
-- Nicolas Boullis <nboullis@debian.org> Sat, 1 May 2004 16:58:28 +0200
athcool (0.3.3-2) unstable; urgency=low
* The "let's work around this bug now and I'll implement a proper fix
ASAP" release.
* Link athcool statically against libpci, so it will not segfault when
linked dynamically with a wrong libpci (same SONAME but different
ABI). (Closes: #241110)
-- Nicolas Boullis <nboullis@debian.org> Thu, 8 Apr 2004 23:08:14 +0200
athcool (0.3.3-1) unstable; urgency=low
* New upstream release, thanks to Christophe Combelles for pointing the
new release. (Closes: #235786)
-- Nicolas Boullis <nboullis@debian.org> Wed, 3 Mar 2004 00:52:45 +0100
athcool (0.3.2-2) unstable; urgency=low
* The "Is there a way to satisfy everyone?" release.
* Add a /etc/default/athcool conffile to be able \
to run /etc/init.d/athcool in reversed mode. > (Closes: #224263)
* Do not add startup links by default anymore. /
* Revert the manpage to the one I wrote, as I think it is better
written.
* Improve the package description, thanks to Andreas Rottmann.
(Closes: #227177)
* Add a NEWS.Debian file annd bump the versionned build-dependency on
debhelper to (>= 4.0.19) for dh_installchangelogs to install it.
* Remove useless debhelper calls from debian/rules.
-- Nicolas Boullis <nboullis@debian.org> Sun, 25 Jan 2004 19:07:27 +0100
athcool (0.3.2-1) unstable; urgency=low
* New upstream release. * Use new upstream manpage rather than mine. * Set priority to extra to match the priority set in the override file.
-- Nicolas Boullis <nboullis@debian.org> Sat, 10 Jan 2004 18:29:41 +0100
2003
athcool (0.3.1-2) unstable; urgency=low
* The "I add that feature that everybody else wants" release. * Add startup scripts to enable powersaving mode. (Closes: #217247)
-- Nicolas Boullis <nboullis@debian.org> Tue, 28 Oct 2003 01:12:10 +0100
athcool (0.3.1-1) unstable; urgency=low
* Initial Release. (Closes: #215140) * Write a manpage.
-- Nicolas Boullis <nboullis@debian.org> Fri, 10 Oct 2003 19:09:31 +0200