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