fef965f0799c8a162bedd9dfb851002d5ba62149
[psensor-pkg-ubuntu.git] / debian / changelog
1 psensor (0.8.0.6-1ppatrusty1) trusty; urgency=low
2
3   * Bump trusty PPA
4
5  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 11 Apr 2014 08:54:21 +0200
6
7 psensor (0.8.0.6-1) unstable; urgency=low
8
9   * New upstream release.
10       + fixed AppIndicator icons. (LP: #1290072)
11       + removed webfont to fix lintian warning privacy-breach-generic.
12       + fixed lintian warning source-is-missing due to minimized .js.
13   * debian/control
14       + switched to Standards-Version 3.9.5.
15       + fixed indentation of build-depends section.
16       + changed vcs headers, packaging maintained in git now.
17   * debian/copyright
18       + psensor/packaging copyright end date set to 2014.
19       + jqplot (updated upstream) copyright end date set to 2013.
20       + excanvas.js (removed upstream) copyright removed.
21
22  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 15 Apr 2014 03:40:40 -0400
23
24 psensor (0.8.0.4-1) unstable; urgency=low
25
26   * New upstream release.
27   * debian/control
28       + added dep to autotools-dev to regenerate config.{guess,sub}.
29       + added vcs fields.
30       + fixed ordering of build-deps.
31       + longer description for psensor-common.
32   * debian/copyright
33       + copyright end date set to 2013.
34   * debian/psensor*.lintian-overrides
35       + ignored no-upstream-change lintian warnings as
36         upstream does not provide it.
37   * removed debian/docs because there are multiple bin packages.
38   * debian/psensor-common.install
39       + added README.
40   * debian/psensor-common.doc-base.manual
41       + registered to doc-base.
42   * debian/rules
43       + regenerate config.{guess,sub} automatically. (Closes: #727950)
44
45  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 Sep 2013 19:39:45 -0400
46
47 psensor (0.8.0.3-2ubuntu1) saucy; urgency=low
48
49   * Merge from Debian unstable, remaining Ubuntu changes:
50    - Build depend on nvidia-settings build-dep on i386 and amd64.
51    - Build depend on libunity-dev and libappindicator3-dev for Unity support.
52
53  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 30 Sep 2013 13:14:05 +0200
54
55 psensor (0.8.0.3-2) unstable; urgency=low
56
57   * debian/control
58       + exclude build dep to atasmart lib for hurd and kfreebsd
59
60  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 08 Sep 2013 06:36:33 -0400
61
62 psensor (0.8.0.3-1ubuntu1) saucy; urgency=low
63
64   * Merge from Debian unstable, remaining Ubuntu changes:
65    - Build depend on nvidia-settings build-dep on i386 and amd64.
66    - Build depend on libunity-dev and libappindicator3-dev for Unity support.
67   * Drop debian/patches/allow_gtk_deprecates.patch, it's fixed in debian
68
69  -- Jackson Doak <noskcaj@ubuntu.com>  Mon, 27 May 2013 21:44:21 +0000
70
71 psensor (0.8.0.3-2) unstable; urgency=low
72
73   * debian/control
74       + exclude build dep to atasmart lib for hurd and kfreebsd.
75
76  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 08 Sep 2013 06:36:33 -0400
77
78 psensor (0.8.0.3-1) unstable; urgency=low
79
80   * New upstream release.
81       + fixed realloc null returned value not handled in amd.c.
82       + fixed url var in main function not freed.
83       + added message when no sensor graphs are enabled. (Closes: #689355)
84       + replaced deprecated GtkColorSelectionDialog by GtkColorChooserDialog.
85         to avoid build failure with recent GTK releases. (LP: #1184442)
86   * debian/control
87       + added builddep to cppcheck.
88       + added builddep to asciidoc.
89       + added mention of FAQ in the psensor-common description.
90       + added mention of libatasmart support in psensor description.
91       + replaced builddep libjson0-dev by libjson-c-dev.
92       + switched to Standards-Version 3.9.4.
93   * debian/psensor-common.install
94       + added faq.txt and faq.html.
95   * debian/psensor.install
96       + added psensor.glade.
97
98  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 25 May 2013 04:16:57 -0400
99
100 psensor (0.7.0.3-1ubuntu2) saucy; urgency=low
101
102   * added debian/patches/allow_gtk_deprecates.patch: to workaround
103     compilation failure with new gtk release. (LP: #1184442)
104   * debian/control: switched to 3.9.4 Standards Version.
105   * Remaining changes:
106     + Modifed build-dep to add NVidia and Application Indicator support
107     + Only add an nvidia-settings build-dep on i386 and amd6
108
109  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 27 May 2013 00:45:33 +0200
110
111 psensor (0.7.0.3-1ubuntu1) raring; urgency=low
112
113   * Merge from Debian unstable, remaining Ubuntu changes:
114    - Build depend on nvidia-settings build-dep on i386 and amd64.
115    - Build depend on libunity-dev and libappindicator3-dev for Unity support.
116
117  -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Sun, 27 Jan 2013 19:04:44 -0500
118
119 psensor (0.7.0.3-1) unstable; urgency=low
120
121   * New upstream release.
122       + added gconf schema. (LP: #1026807)
123       + fixed systray and application indicator visible at the
124         same time. (LP: #971098)
125       + fixed wrong background color, get the background color of
126         the window and not the canvas widget. (LP: #973122)
127       + removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
128       + added degree sign for celcius. (LP: #1021900)
129       + fixed hide window on startup for gnome-shell. (Closes: #676361)
130   * debian/control
131       + added builddep to libatasmart-dev.
132       + switched to debhelper 9.
133   * debian/psensor.install
134       + added gconf schema.
135   * debian/rules
136       + set GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to 1 to avoid gconf
137         schema installation during package build.
138   * debian/compat
139       + switched to debhelper 9, fixes hardening-no-relro and
140         hardening-no-fortify-functions lintian warnings.
141
142  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 19 Aug 2012 04:26:27 -0400
143
144 psensor (0.6.2.19-0ubuntu1) quantal; urgency=low
145
146   * New upstream release
147     + fixed hide window on startup for gnome-shell. (Closes: #676361)
148     + fixed size of the icon hicolor/48x48/psensor_hot.png. (LP: #1029065)
149   * Removed LP1021900.patch: fixed upstream since 0.6.2.18.
150   * Remaining changes:
151     + Modifed build-dep to add NVidia and Application Indicator support
152     + Only add an nvidia-settings build-dep on i386 and amd6
153
154  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 21 Aug 2012 11:19:33 +0200
155
156 psensor (0.6.2.17-2ubuntu1) quantal; urgency=low
157
158   * Merge from Debian testing.  Remaining changes:
159     + Modifed build-dep to add NVidia and Application Indicator support
160     + Only add an nvidia-settings build-dep on i386 and amd6
161     + debian/patches/LP1021900.patch: added degree Celcius symbol
162   * Remove drop_g_thread_init.patch: fixed upstream since 0.6.2.17
163   * Remove LP968912.patch: fixed upstream since 0.6.2.17
164
165  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 13 Jul 2012 02:22:18 +0200
166
167 psensor (0.6.2.17-2) unstable; urgency=low
168
169   * debian/control
170      - replaced libcurl4-openssl-dev build dep to
171        libcurl4-gnutls-dev. (Closes: #668180)
172
173  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 09 Apr 2012 12:15:54 -0400
174
175 psensor (0.6.2.17-1) unstable; urgency=low
176
177   * New upstream release.
178       - Fixed sensor type displayed in sensor preferences. (Closes LP: #968912)
179   * debian/control
180       - Switched to Standards-Version 3.9.3.
181   * debian/copyright
182       - Changed end date to 2012.
183
184  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 26 Mar 2012 05:14:19 -0400
185
186 psensor (0.6.2.16-1ubuntu6) quantal; urgency=low
187
188   * debian/patches/LP1021900.patch
189     - added degree Celcius symbol. (LP: #1021900)
190
191  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 07 Jul 2012 00:47:44 +0200
192
193 psensor (0.6.2.16-1ubuntu5) quantal; urgency=low
194
195   * No change upload to get the latest version of libmicrohttpd. 
196
197  -- Chris J Arges <chris.j.arges@canonical.com>  Fri, 15 Jun 2012 08:26:04 -0500
198
199 psensor (0.6.2.16-1ubuntu4) precise; urgency=low
200  
201   * debian/patches/LP968912.patch
202     - fixed displayed sensor type. (LP: #968912)
203
204  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 30 Mar 2012 09:07:58 +0200
205
206 psensor (0.6.2.16-1ubuntu3) precise; urgency=low
207
208   * debian/control
209     + Modified build-dep to add libunity-dev. (Closes LP: #919962)
210     + Applied wrap-and-sort.
211
212  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 22 Jan 2012 14:13:21 +0100
213
214 psensor (0.6.2.16-1ubuntu2) precise; urgency=low
215
216   * debian/control
217     + Modified build-dep to libappindicator3-dev. (Closes LP: #919959)
218
219  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 22 Jan 2012 12:24:13 +0100
220
221 psensor (0.6.2.16-1ubuntu1) precise; urgency=low
222
223   * Merge from Debian testing.  Remaining changes:
224     + Modifed build-dep to add NVidia and Application Indicator support
225     + Only add an nvidia-settings build-dep on i386 and amd64
226
227   * Add a patch to drop the deprecated g_thread_init() call
228     - add debian/patches/drop_g_thread_init.patch
229     - add debian/patches/series
230
231  -- Micah Gersten <micahg@ubuntu.com>  Sat, 21 Jan 2012 22:41:34 -0600
232
233 psensor (0.6.2.16-1) unstable; urgency=low
234
235   * New upstream release.
236       - removed -pedantic compilation option. (Closes LP: #905893)
237   * debian/control, debian/psensor.install, debian/psensor-server.install:
238       - applied wrap-and-sort. (Closes: #652531)
239
240  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 22 Dec 2011 21:11:44 -0500
241
242 psensor (0.6.2.15-1) unstable; urgency=low
243
244   * New upstream release.
245       - fct sysinfo is replaced by gtop2 calls. (Closes: #650533)
246   * debian/control
247       - set priority to 'extra' instead of 'optional' due to dependence
248         on json-c lib which is using a priority 'extra'.
249
250  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 01 Dec 2011 01:57:00 +0100
251
252 psensor (0.6.2.14-1) unstable; urgency=low
253
254   * New upstream release.
255       - monochrome icons for Ubuntu themes. (Closes LP: #811003)
256   * debian/copyright:
257       - replaced email with my personnal one
258       - added license and copyright info for jqplot
259   * debian/control:
260       - removed useless dep to lua
261       - switch to Standards-Version 3.9.2
262       - added build dep to libjs-query
263       - replaced email with my personnal one
264       - build dep to gtk3 instead of gtk2
265   * debian/psensor.install:
266       - added icons directory to include ubuntu default icons theme
267       - added directories for glade files
268       - added directory for autostart file
269   * debian/psensor-server.links:
270       - linked query.js file from libjs-query package
271
272  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 25 Nov 2011 02:56:22 -0500
273
274 psensor (0.6.1.9-3ubuntu1) precise; urgency=low
275
276   * Merge from Debian testing.  Remaining changes:
277     + Modifed build-dep to add NVidia and Application Indicator support
278     + Only add an nvidia-settings build-dep on i386 and amd64
279
280  -- Micah Gersten <micahg@ubuntu.com>  Wed, 26 Oct 2011 04:46:38 -0500
281
282 psensor (0.6.1.9-3) unstable; urgency=low
283
284   * debian/copyright:
285       - Fixed Lintian error: helper-templates-in-copyright
286
287  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 12 Sep 2011 05:47:02 -0400
288
289 psensor (0.6.1.9-2ubuntu2) oneiric; urgency=low
290
291   * Only add an nvidia-settings build-dep on i386 and amd64 since these are the
292     only two arches this package exists on
293     - update debian/control
294
295  -- Micah Gersten <micahg@ubuntu.com>  Fri, 10 Jun 2011 02:25:53 -0500
296
297 psensor (0.6.1.9-2ubuntu1) oneiric; urgency=low
298
299   * Merge from debian unstable.  Remaining changes:
300     + Modifed build-dep to add NVidia and Application Indicator support
301       (LP: #793443).
302
303  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 07 Jun 2011 02:41:01 -0500
304
305 psensor (0.6.1.9-2) unstable; urgency=low
306
307   * debian/psensor-server.install:
308       - Fixed missing www files.
309
310  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 May 2011 02:52:34 -0400
311
312 psensor (0.6.1.9-1) unstable; urgency=low
313
314   * New upstream release.
315   * debian/control:
316       - Fixed Lintian warning: newer-standards-version.
317
318  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 03 May 2011 11:26:03 +0200
319
320 psensor (0.6.1.8-1ubuntu1) oneiric; urgency=low
321
322   * debian/control:
323     - added build-dep nvidia-settings and libappindicator-dev. It allows
324       psensor to monitor NVidia GPUs and to use Ubuntu Application Indicator
325       (LP: #778415).
326
327  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 14 May 2011 18:04:25 +0200
328
329 psensor (0.6.1.8-1) unstable; urgency=low
330
331   * New upstream release.
332   * debian/control:
333       - removed empty paragraphs. (Closes: #624236)
334       - added build-dep to autoconf,automake,gettext,autopoint
335       - switched to Standards-Version 3.9.2
336
337  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 21 Apr 2011 15:19:35 +0200
338
339 psensor (0.6.1.7-1) unstable; urgency=low
340
341   * New upstream release.
342
343  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 19 Apr 2011 14:43:17 +0200
344
345 psensor (0.6.1.6-1) unstable; urgency=low
346
347   * New upstream release.
348   * debian/control: fixed capitalization-error-in-description
349
350  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Apr 2011 23:57:35 +0200
351
352 psensor (0.6.1.5-1) unstable; urgency=low
353
354   * Initial release.
355
356  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 20 Feb 2011 15:15:30 +0100
357
358 psensor (0.6.1.5-0ubuntu1) maverick; urgency=low
359
360   * New upstream release
361
362  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 17 Feb 2011 02:15:50 +0100
363
364 psensor (0.6.1.4-0ubuntu1) maverick; urgency=low
365
366   * New upstream release
367
368  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 16 Feb 2011 19:17:18 +0100
369
370 psensor (0.6.1.3-1) maverick; urgency=low
371
372   * upgrade upstream
373   * removed debian/tmp in .install files
374   * improved long description of the packages
375   * fixed debian/copyright(add real name and license preamble)
376   * use dh_installman
377   * added debian/watch file
378
379  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 16 Feb 2011 09:56:05 +0100
380
381 psensor (0.6.1.1-3) lucid; urgency=low
382
383   * bump lucid
384
385  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 12:10:08 +0100
386
387 psensor (0.6.1.1-2) natty; urgency=low
388
389   * bump natty
390
391  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 12:09:19 +0100
392
393 psensor (0.6.1.1-1) maverick; urgency=low
394
395   * upgrade upstream
396
397  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 11:41:38 +0100
398
399 psensor (0.6.1-4) natty; urgency=low
400
401   * bump natty
402
403  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 12:18:28 +0100
404
405 psensor (0.6.1-3) lucid; urgency=low
406
407   * bump lucid
408
409  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 12:17:37 +0100
410
411 psensor (0.6.1-2) maverick; urgency=low
412
413   * fixed file conflicts concerning doc dir
414
415  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 11:47:16 +0100
416
417 psensor (0.6.1-1) maverick; urgency=low
418
419   * upgrade upstream
420
421  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 10:52:24 +0100
422
423 psensor (0.6.0.14-5) karmic; urgency=low
424
425   * bump karmic
426
427  -- jeanfi <jeanfi@gmail.com>  Sun, 13 Feb 2011 14:05:07 +0100
428
429 psensor (0.6.0.14-4) maverick; urgency=low
430
431   * www/index.lua in the psensor-server package
432
433  -- jeanfi <jeanfi@gmail.com>  Sun, 13 Feb 2011 13:30:30 +0100
434
435 psensor (0.6.0.14-3) lucid; urgency=low
436
437   * bump lucid
438
439  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 21:18:22 +0100
440
441 psensor (0.6.0.14-2) natty; urgency=low
442
443   * bump natty
444
445  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 21:16:38 +0100
446
447 psensor (0.6.0.14-1) maverick; urgency=low
448
449   * upgrade upstream
450
451  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 14:34:42 +0100