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