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