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