new 1.1.1 release.
[psensor-pkg-ubuntu.git] / debian / changelog
1 psensor (1.1.1-1ppatrusty1) trusty; urgency=medium
2
3   * New upstream release.
4
5  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 01 Sep 2014 17:50:19 +0200
6
7 psensor (1.0.4-1) unstable; urgency=medium
8
9   * New upstream release.
10       + fixed psensor does not start: Attempt to unlock mutex that was not
11         locked during startup with glib 2.41.2. (LP: #1346299)
12       + fixed FTBFS with clang instead of gcc. (Closes: #753061)
13   * debian/control
14       + added build dep to libappindicator3-dev.
15       + switched to optional priority instead of extra.
16       + removed useless dots after long descriptions.
17   * debian/rules
18       + removed useless comments.
19   * debian/copyright
20       + switched to copyright format 1.0.
21
22  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 06 Aug 2014 18:36:41 -0400
23
24 psensor (1.0.2-1) unstable; urgency=low
25
26   * New upstream release.
27       + fixed AppIndicator icons. (LP: #1290072) (LP: #1310323)
28       + removed webfont to fix lintian warning privacy-breach-generic.
29       + fixed lintian warning source-is-missing due to minimized .js.
30   * debian/control
31       + switched to Standards-Version 3.9.5.
32       + fixed indentation of build-depends section.
33       + changed vcs headers, packaging maintained in git now.
34       + switch to dh-autoreconf (superset of autotools-dev).
35   * debian/copyright
36       + psensor/packaging copyright end date set to 2014.
37       + jqplot (updated upstream) copyright end date set to 2013.
38       + excanvas.js (removed upstream) copyright removed.
39   * debian/rules
40       + use autoreconf to update libtool and configure. (Closes: #749110)
41   * debian/patches/json-c-FTBFS-fix.patch
42       + droped, fixed upstream
43   * debian/psensor.install
44       + don't autostart psensor by default. (Closes: #728754)
45
46  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 02 Jun 2014 22:17:16 +0200
47
48 psensor (0.8.0.4-1.1) unstable; urgency=low
49
50   * Non-maintainer upload.
51   * Update to build against current json-c. (Closes: #746145)
52
53  -- Wookey <wookey@debian.org>  Fri, 30 May 2014 16:41:37 +0000
54
55 psensor (0.8.0.4-1) unstable; urgency=low
56
57   * New upstream release.
58   * debian/control
59       + added dep to autotools-dev to regenerate config.{guess,sub}.
60       + added vcs fields.
61       + fixed ordering of build-deps.
62       + longer description for psensor-common.
63   * debian/copyright
64       + copyright end date set to 2013.
65   * debian/psensor*.lintian-overrides
66       + ignored no-upstream-change lintian warnings as
67         upstream does not provide it.
68   * removed debian/docs because there are multiple bin packages.
69   * debian/psensor-common.install
70       + added README.
71   * debian/psensor-common.doc-base.manual
72       + registered to doc-base.
73   * debian/rules
74       + regenerate config.{guess,sub} automatically. (Closes: #727950)
75
76  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 Sep 2013 19:39:45 -0400
77
78 psensor (0.8.0.3-2) unstable; urgency=low
79
80   * debian/control
81       + exclude build dep to atasmart lib for hurd and kfreebsd.
82
83  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 08 Sep 2013 06:36:33 -0400
84
85 psensor (0.8.0.3-1) unstable; urgency=low
86
87   * New upstream release.
88       + fixed realloc null returned value not handled in amd.c.
89       + fixed url var in main function not freed.
90       + added message when no sensor graphs are enabled. (Closes: #689355)
91       + replaced deprecated GtkColorSelectionDialog by GtkColorChooserDialog.
92         to avoid build failure with recent GTK releases. (LP: #1184442)
93   * debian/control
94       + added builddep to cppcheck.
95       + added builddep to asciidoc.
96       + added mention of FAQ in the psensor-common description.
97       + added mention of libatasmart support in psensor description.
98       + replaced builddep libjson0-dev by libjson-c-dev.
99       + switched to Standards-Version 3.9.4.
100   * debian/psensor-common.install
101       + added faq.txt and faq.html.
102   * debian/psensor.install
103       + added psensor.glade.
104
105  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 25 May 2013 04:16:57 -0400
106
107 psensor (0.7.0.3-1) unstable; urgency=low
108
109   * New upstream release.
110       + added gconf schema. (LP: #1026807)
111       + fixed systray and application indicator visible at the
112         same time. (LP: #971098)
113       + fixed wrong background color, get the background color of
114         the window and not the canvas widget. (LP: #973122)
115       + removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
116       + added degree sign for celcius. (LP: #1021900)
117       + fixed hide window on startup for gnome-shell. (Closes: #676361)
118   * debian/control
119       + added builddep to libatasmart-dev.
120       + switched to debhelper 9.
121   * debian/psensor.install
122       + added gconf schema.
123   * debian/rules
124       + set GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to 1 to avoid gconf
125         schema installation during package build.
126   * debian/compat
127       + switched to debhelper 9, fixes hardening-no-relro and
128         hardening-no-fortify-functions lintian warnings.
129
130  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 19 Aug 2012 04:26:27 -0400
131
132 psensor (0.6.2.17-2) unstable; urgency=low
133
134   * debian/control
135      - replaced libcurl4-openssl-dev build dep to
136        libcurl4-gnutls-dev. (Closes: #668180)
137
138  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 09 Apr 2012 12:15:54 -0400
139
140 psensor (0.6.2.17-1) unstable; urgency=low
141
142   * New upstream release.
143       - Fixed sensor type displayed in sensor preferences. (Closes LP: #968912)
144   * debian/control
145       - Switched to Standards-Version 3.9.3.
146   * debian/copyright
147       - Changed end date to 2012.
148
149  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 26 Mar 2012 05:14:19 -0400
150
151 psensor (0.6.2.16-1) unstable; urgency=low
152
153   * New upstream release.
154       - removed -pedantic compilation option. (Closes LP: #905893)
155   * debian/control, debian/psensor.install, debian/psensor-server.install:
156       - applied wrap-and-sort. (Closes: #652531)
157
158  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 22 Dec 2011 21:11:44 -0500
159
160 psensor (0.6.2.15-1) unstable; urgency=low
161
162   * New upstream release.
163       - fct sysinfo is replaced by gtop2 calls. (Closes: #650533)
164   * debian/control
165       - set priority to 'extra' instead of 'optional' due to dependence
166         on json-c lib which is using a priority 'extra'.
167
168  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 01 Dec 2011 01:57:00 +0100
169
170 psensor (0.6.2.14-1) unstable; urgency=low
171
172   * New upstream release.
173       - monochrome icons for Ubuntu themes. (Closes LP: #811003)
174   * debian/copyright:
175       - replaced email with my personnal one
176       - added license and copyright info for jqplot
177   * debian/control:
178       - removed useless dep to lua
179       - switch to Standards-Version 3.9.2
180       - added build dep to libjs-query
181       - replaced email with my personnal one
182       - build dep to gtk3 instead of gtk2
183   * debian/psensor.install:
184       - added icons directory to include ubuntu default icons theme
185       - added directories for glade files
186       - added directory for autostart file
187   * debian/psensor-server.links:
188       - linked query.js file from libjs-query package
189
190  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 25 Nov 2011 02:56:22 -0500
191
192 psensor (0.6.1.9-3) unstable; urgency=low
193
194   * debian/copyright:
195       - Fixed Lintian error: helper-templates-in-copyright
196
197  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 12 Sep 2011 05:47:02 -0400
198
199 psensor (0.6.1.9-2) unstable; urgency=low
200
201   * debian/psensor-server.install:
202       - Fixed missing www files.
203
204  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 May 2011 02:52:34 -0400
205
206 psensor (0.6.1.9-1) unstable; urgency=low
207
208   * New upstream release.
209   * debian/control:
210       - Fixed Lintian warning: newer-standards-version.
211
212  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 03 May 2011 11:26:03 +0200
213
214 psensor (0.6.1.8-1) unstable; urgency=low
215
216   * New upstream release.
217   * debian/control:
218       - removed empty paragraphs. (Closes: #624236)
219       - added build-dep to autoconf,automake,gettext,autopoint
220       - switched to Standards-Version 3.9.2
221
222  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 21 Apr 2011 15:19:35 +0200
223
224 psensor (0.6.1.7-1) unstable; urgency=low
225
226   * New upstream release.
227
228  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 19 Apr 2011 14:43:17 +0200
229
230 psensor (0.6.1.6-1) unstable; urgency=low
231
232   * New upstream release.
233   * debian/control: fixed capitalization-error-in-description
234
235  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Apr 2011 23:57:35 +0200
236
237 psensor (0.6.1.5-1) unstable; urgency=low
238
239   * Initial release.
240
241  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 20 Feb 2011 15:15:30 +0100