[go: up one dir, main page]

File: changelog

package info (click to toggle)
athcool 0.3.12-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 144 kB
  • ctags: 93
  • sloc: ansic: 571; sh: 100; makefile: 81
file content (173 lines) | stat: -rw-r--r-- 6,409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
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

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

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

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