1df408b8d842be0f432066133bc73fb548fe615a
[psensor.git] / debian / changelog
1 psensor (0.8.0.x-0ubuntu1) unstable; urgency=low
2
3   * New upstream release
4   * debian/psensor.install
5       + added psensor.glade.
6   * debian/control
7       + switched to Standards-Version 3.9.4.
8
9  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Mar 2013 11:04:33 +0200
10
11 psensor (0.7.0.4-1quantal1) quantal; urgency=low
12
13   * New upstream
14       + fixed realloc null returned value not handled in amd.c.
15       + fixed url var in main function not freed.
16       + added message when no sensor graphs are enabled. (Closes: #689355)
17   * debian/control
18       + added builddep to cppcheck.
19       + added builddep to asciidoc.
20       + mentioned FAQ in the psensor-common description.
21   * debian/changelog
22       + fixed 2 tabs instead of whitespaces.
23   * debian/psensor-common.install
24       + added faq.txt and faq.html.
25
26  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Mar 2013 10:04:33 +0200
27
28 psensor (0.7.0.3-1quantal1) quantal; urgency=low
29
30   * Bump Quantal
31
32  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 08 Dec 2012 11:34:13 +0100
33
34 psensor (0.7.0.3-1) unstable; urgency=low
35
36   * New upstream release
37       + added gconf schema. (LP: #1026807)
38       + fixed systray and application indicator visible at the
39         same time. (LP: #971098)
40       + fixed wrong background color, get the background color of
41         the window and not the canvas widget. (LP: #973122)
42       + removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
43       + added degree sign for celcius. (LP: #1021900)
44       + fixed hide window on startup for gnome-shell. (Closes: #676361)
45   * debian/control
46       + added builddep to libatasmart-dev.
47       + switched to debhelper 9.
48   * debian/psensor.install
49       + added gconf schema.
50   * debian/rules
51       + set GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to 1 to avoid gconf
52         schema installation during package build.
53   * debian/compat
54       + switched to debhelper 9, fixes hardening-no-relro and
55         hardening-no-fortify-functions lintian warnings.
56
57  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 19 Aug 2012 04:26:27 -0400
58
59 psensor (0.6.2.17-2) unstable; urgency=low
60
61   * debian/control
62      - replaced libcurl4-openssl-dev build dep to
63        libcurl4-gnutls-dev. (Closes: #668180)
64
65  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 09 Apr 2012 12:15:54 -0400
66
67 psensor (0.6.2.17-1) unstable; urgency=low
68
69   * New upstream release
70       - Fixed sensor type displayed in sensor preferences. (Closes LP: #968912)
71   * debian/control
72       - Switched to Standards-Version 3.9.3.
73   * debian/copyright
74       - Changed end date to 2012.
75
76  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 26 Mar 2012 05:14:19 -0400
77
78 psensor (0.6.2.16-1) unstable; urgency=low
79
80   * New upstream release
81       - removed -pedantic compilation option. (Closes LP: #905893)
82   * debian/control, debian/psensor.install, debian/psensor-server.install:
83       - applied wrap-and-sort. (Closes: #652531)
84
85  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 22 Dec 2011 21:11:44 -0500
86
87 psensor (0.6.2.15-1) unstable; urgency=low
88
89   * New upstream release
90       - fct sysinfo is replaced by gtop2 calls. (Closes: #650533)
91   * debian/control
92       - set priority to 'extra' instead of 'optional' due to dependence
93         on json-c lib which is using a priority 'extra'.
94
95  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 01 Dec 2011 01:57:00 +0100
96
97 psensor (0.6.2.14-1) unstable; urgency=low
98
99   * New upstream release
100       - monochrome icons for Ubuntu themes. (Closes LP: #811003)
101   * debian/copyright:
102       - replaced email with my personnal one
103       - added license and copyright info for jqplot
104   * debian/control:
105       - removed useless dep to lua
106       - switch to Standards-Version 3.9.2
107       - added build dep to libjs-query
108       - replaced email with my personnal one
109       - build dep to gtk3 instead of gtk2
110   * debian/psensor.install:
111       - added icons directory to include ubuntu default icons theme
112       - added directories for glade files
113       - added directory for autostart file
114   * debian/psensor-server.links:
115       - linked query.js file from libjs-query package
116
117  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 25 Nov 2011 02:56:22 -0500
118
119 psensor (0.6.1.9-3) unstable; urgency=low
120
121   * debian/copyright:
122       - Fixed Lintian error: helper-templates-in-copyright
123
124  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 12 Sep 2011 05:47:02 -0400
125
126 psensor (0.6.1.9-2) unstable; urgency=low
127
128   * debian/psensor-server.install:
129       - Fixed missing www files.
130
131  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 May 2011 02:52:34 -0400
132
133 psensor (0.6.1.9-1) unstable; urgency=low
134
135   * New upstream release
136   * debian/control:
137       - Fixed Lintian warning: newer-standards-version.
138
139  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 03 May 2011 11:26:03 +0200
140
141 psensor (0.6.1.8-1) unstable; urgency=low
142
143   * New upstream release
144   * debian/control:
145       - removed empty paragraphs. (Closes: #624236)
146       - added build-dep to autoconf,automake,gettext,autopoint
147       - switched to Standards-Version 3.9.2
148
149  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 21 Apr 2011 15:19:35 +0200
150
151 psensor (0.6.1.7-1) unstable; urgency=low
152
153   * New upstream release
154
155  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 19 Apr 2011 14:43:17 +0200
156
157 psensor (0.6.1.6-1) unstable; urgency=low
158
159   * New upstream release
160   * debian/control: fixed capitalization-error-in-description
161
162  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Apr 2011 23:57:35 +0200
163
164 psensor (0.6.1.5-1) unstable; urgency=low
165
166   * First official Debian package.
167
168  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 20 Feb 2011 15:15:30 +0100
169
170 psensor (0.6.1.5-0ubuntu1) maverick; urgency=low
171
172   * New upstream release
173
174  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 17 Feb 2011 02:15:50 +0100
175
176 psensor (0.6.1.4-0ubuntu1) maverick; urgency=low
177
178   * New upstream release
179
180  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 16 Feb 2011 19:17:18 +0100
181
182 psensor (0.6.1.3-1) maverick; urgency=low
183
184   * upgrade upstream
185   * removed debian/tmp in .install files
186   * improved long description of the packages
187   * fixed debian/copyright(add real name and license preamble)
188   * use dh_installman
189   * added debian/watch file
190
191  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 16 Feb 2011 09:56:05 +0100
192
193 psensor (0.6.1.1-3) lucid; urgency=low
194
195   * bump lucid
196
197  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 12:10:08 +0100
198
199 psensor (0.6.1.1-2) natty; urgency=low
200
201   * bump natty
202
203  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 12:09:19 +0100
204
205 psensor (0.6.1.1-1) maverick; urgency=low
206
207   * upgrade upstream
208
209  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 11:41:38 +0100
210
211 psensor (0.6.1-4) natty; urgency=low
212
213   * bump natty
214
215  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 12:18:28 +0100
216
217 psensor (0.6.1-3) lucid; urgency=low
218
219   * bump lucid
220
221  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 12:17:37 +0100
222
223 psensor (0.6.1-2) maverick; urgency=low
224
225   * fixed file conflicts concerning doc dir
226
227  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 11:47:16 +0100
228
229 psensor (0.6.1-1) maverick; urgency=low
230
231   * upgrade upstream
232
233  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 10:52:24 +0100
234
235 psensor (0.6.0.14-5) karmic; urgency=low
236
237   * bump karmic
238
239  -- jeanfi <jeanfi@gmail.com>  Sun, 13 Feb 2011 14:05:07 +0100
240
241 psensor (0.6.0.14-4) maverick; urgency=low
242
243   * www/index.lua in the psensor-server package
244
245  -- jeanfi <jeanfi@gmail.com>  Sun, 13 Feb 2011 13:30:30 +0100
246
247 psensor (0.6.0.14-3) lucid; urgency=low
248
249   * bump lucid
250
251  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 21:18:22 +0100
252
253 psensor (0.6.0.14-2) natty; urgency=low
254
255   * bump natty
256
257  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 21:16:38 +0100
258
259 psensor (0.6.0.14-1) maverick; urgency=low
260
261   * upgrade upstream
262
263  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 14:34:42 +0100