updated
[psensor.git] / debian / changelog
1 psensor (0.6.2.19-1ubuntu1) precise; urgency=low
2
3   * Ubuntu build
4
5  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 11 Aug 2012 11:05:45 +0200
6
7 psensor (0.6.2.19-1) unstable; urgency=low
8
9   * New upstream release
10      - fixed size of the icon hicolor/48x48/psensor_hot.png.
11        (LP: #1029065)
12
13  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 11 Aug 2012 10:49:41 +0200
14
15 psensor (0.6.2.18-1) unstable; urgency=low
16
17   * New upstream release
18      - added degree sign for celcius. (LP: #1021900)
19      - fixed hide window on startup for gnome-shell. (Closes: #676361)
20
21  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 12 Jul 2012 13:45:42 -0400
22
23 psensor (0.6.2.17-2) unstable; urgency=low
24
25   * debian/control
26      - replaced libcurl4-openssl-dev build dep to
27        libcurl4-gnutls-dev. (Closes: #668180)
28
29  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 09 Apr 2012 12:15:54 -0400
30
31 psensor (0.6.2.17-1) unstable; urgency=low
32
33   * New upstream release
34       - Fixed sensor type displayed in sensor preferences. (LP: #968912)
35   * debian/control
36       - Switched to Standards-Version 3.9.3.
37   * debian/copyright
38       - Changed end date to 2012.
39
40  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 26 Mar 2012 05:14:19 -0400
41
42 psensor (0.6.2.16-1ubuntu4) precise; urgency=low
43  
44   * debian/patches/LP968912.patch
45     - fixed displayed sensor type. (LP: #968912)
46
47  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 30 Mar 2012 09:07:58 +0200
48
49 psensor (0.6.2.16-1ubuntu3) precise; urgency=low
50
51   * debian/control
52     + Modified build-dep to add libunity-dev. (Closes LP: #919962)
53     + Applied wrap-and-sort.
54
55  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 22 Jan 2012 14:13:21 +0100
56
57 psensor (0.6.2.16-1ubuntu2) precise; urgency=low
58
59   * debian/control
60     + Modified build-dep to libappindicator3-dev. (Closes LP: #919959)
61
62  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 22 Jan 2012 12:24:13 +0100
63
64 psensor (0.6.2.16-1ubuntu1) precise; urgency=low
65
66   * Merge from Debian testing.  Remaining changes:
67     + Modifed build-dep to add NVidia and Application Indicator support
68     + Only add an nvidia-settings build-dep on i386 and amd64
69
70   * Add a patch to drop the deprecated g_thread_init() call
71     - add debian/patches/drop_g_thread_init.patch
72     - add debian/patches/series
73
74  -- Micah Gersten <micahg@ubuntu.com>  Sat, 21 Jan 2012 22:41:34 -0600
75
76 psensor (0.6.2.16-1) unstable; urgency=low
77
78   * New upstream release
79       - removed -pedantic compilation option. (Closes LP: #905893)
80   * debian/control, debian/psensor.install, debian/psensor-server.install:
81       - applied wrap-and-sort. (Closes: #652531)
82
83  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 22 Dec 2011 21:11:44 -0500
84
85 psensor (0.6.2.15-1) unstable; urgency=low
86
87   * New upstream release
88       - fct sysinfo is replaced by gtop2 calls. (Closes: #650533)
89   * debian/control
90       - set priority to 'extra' instead of 'optional' due to dependence
91         on json-c lib which is using a priority 'extra'.
92
93  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 01 Dec 2011 01:57:00 +0100
94
95 psensor (0.6.2.14-1) unstable; urgency=low
96
97   * New upstream release
98       - monochrome icons for Ubuntu themes. (Closes LP: #811003)
99   * debian/copyright:
100       - replaced email with my personnal one
101       - added license and copyright info for jqplot
102   * debian/control:
103       - removed useless dep to lua
104       - switch to Standards-Version 3.9.2
105       - added build dep to libjs-query
106       - replaced email with my personnal one
107       - build dep to gtk3 instead of gtk2
108   * debian/psensor.install:
109       - added icons directory to include ubuntu default icons theme
110       - added directories for glade files
111       - added directory for autostart file
112   * debian/psensor-server.links:
113       - linked query.js file from libjs-query package
114
115  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 25 Nov 2011 02:56:22 -0500
116
117 psensor (0.6.1.9-3ubuntu1) precise; urgency=low
118
119   * Merge from Debian testing.  Remaining changes:
120     + Modifed build-dep to add NVidia and Application Indicator support
121     + Only add an nvidia-settings build-dep on i386 and amd64
122
123  -- Micah Gersten <micahg@ubuntu.com>  Wed, 26 Oct 2011 04:46:38 -0500
124
125 psensor (0.6.1.9-3) unstable; urgency=low
126
127   * debian/copyright:
128       - Fixed Lintian error: helper-templates-in-copyright
129
130  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 12 Sep 2011 05:47:02 -0400
131
132 psensor (0.6.1.9-2ubuntu2) oneiric; urgency=low
133
134   * Only add an nvidia-settings build-dep on i386 and amd64 since these are the
135     only two arches this package exists on
136     - update debian/control
137
138  -- Micah Gersten <micahg@ubuntu.com>  Fri, 10 Jun 2011 02:25:53 -0500
139
140 psensor (0.6.1.9-2ubuntu1) oneiric; urgency=low
141
142   * Merge from debian unstable.  Remaining changes:
143     + Modifed build-dep to add NVidia and Application Indicator support
144       (LP: #793443).
145
146  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 07 Jun 2011 02:41:01 -0500
147
148 psensor (0.6.1.9-2) unstable; urgency=low
149
150   * debian/psensor-server.install:
151       - Fixed missing www files.
152
153  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 May 2011 02:52:34 -0400
154
155 psensor (0.6.1.9-1) unstable; urgency=low
156
157   * New upstream release
158   * debian/control:
159       - Fixed Lintian warning: newer-standards-version.
160
161  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 03 May 2011 11:26:03 +0200
162
163 psensor (0.6.1.8-1ubuntu1) oneiric; urgency=low
164
165   * debian/control:
166     - added build-dep nvidia-settings and libappindicator-dev. It allows
167       psensor to monitor NVidia GPUs and to use Ubuntu Application Indicator
168       (LP: #778415).
169
170  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 14 May 2011 18:04:25 +0200
171
172 psensor (0.6.1.8-1) unstable; urgency=low
173
174   * New upstream release
175   * debian/control:
176       - removed empty paragraphs. (Closes: #624236)
177       - added build-dep to autoconf,automake,gettext,autopoint
178       - switched to Standards-Version 3.9.2
179
180  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 21 Apr 2011 15:19:35 +0200
181
182 psensor (0.6.1.7-1) unstable; urgency=low
183
184   * New upstream release
185
186  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 19 Apr 2011 14:43:17 +0200
187
188 psensor (0.6.1.6-1) unstable; urgency=low
189
190   * New upstream release
191   * debian/control: fixed capitalization-error-in-description
192
193  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Apr 2011 23:57:35 +0200
194
195 psensor (0.6.1.5-1) unstable; urgency=low
196
197   * First official Debian package.
198
199  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 20 Feb 2011 15:15:30 +0100
200
201 psensor (0.6.1.5-0ubuntu1) maverick; urgency=low
202
203   * New upstream release
204
205  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 17 Feb 2011 02:15:50 +0100
206
207 psensor (0.6.1.4-0ubuntu1) maverick; urgency=low
208
209   * New upstream release
210
211  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 16 Feb 2011 19:17:18 +0100
212
213 psensor (0.6.1.3-1) maverick; urgency=low
214
215   * upgrade upstream
216   * removed debian/tmp in .install files
217   * improved long description of the packages
218   * fixed debian/copyright(add real name and license preamble)
219   * use dh_installman
220   * added debian/watch file
221
222  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 16 Feb 2011 09:56:05 +0100
223
224 psensor (0.6.1.1-3) lucid; urgency=low
225
226   * bump lucid
227
228  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 12:10:08 +0100
229
230 psensor (0.6.1.1-2) natty; urgency=low
231
232   * bump natty
233
234  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 12:09:19 +0100
235
236 psensor (0.6.1.1-1) maverick; urgency=low
237
238   * upgrade upstream
239
240  -- jeanfi <jeanfi@gmail.com>  Tue, 15 Feb 2011 11:41:38 +0100
241
242 psensor (0.6.1-4) natty; urgency=low
243
244   * bump natty
245
246  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 12:18:28 +0100
247
248 psensor (0.6.1-3) lucid; urgency=low
249
250   * bump lucid
251
252  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 12:17:37 +0100
253
254 psensor (0.6.1-2) maverick; urgency=low
255
256   * fixed file conflicts concerning doc dir
257
258  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 11:47:16 +0100
259
260 psensor (0.6.1-1) maverick; urgency=low
261
262   * upgrade upstream
263
264  -- jeanfi <jeanfi@gmail.com>  Mon, 14 Feb 2011 10:52:24 +0100
265
266 psensor (0.6.0.14-5) karmic; urgency=low
267
268   * bump karmic
269
270  -- jeanfi <jeanfi@gmail.com>  Sun, 13 Feb 2011 14:05:07 +0100
271
272 psensor (0.6.0.14-4) maverick; urgency=low
273
274   * www/index.lua in the psensor-server package
275
276  -- jeanfi <jeanfi@gmail.com>  Sun, 13 Feb 2011 13:30:30 +0100
277
278 psensor (0.6.0.14-3) lucid; urgency=low
279
280   * bump lucid
281
282  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 21:18:22 +0100
283
284 psensor (0.6.0.14-2) natty; urgency=low
285
286   * bump natty
287
288  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 21:16:38 +0100
289
290 psensor (0.6.0.14-1) maverick; urgency=low
291
292   * upgrade upstream
293
294  -- jeanfi <jeanfi@gmail.com>  Sat, 12 Feb 2011 14:34:42 +0100