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