switched to standard 3.9.8
[psensor-pkg-debian.git] / debian / changelog
1 psensor (1.1.5-1) unstable; urgency=medium
2
3   * New upstream release
4       + fixed build failure. (Closes: #808519)
5   * debian/control
6       + switched to standard 3.9.8.
7
8  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 06 Jun 2016 10:49:39 -0400
9
10 psensor (1.1.3-2) unstable; urgency=medium
11
12   * debian/control
13       + switched to standard 3.9.6.
14       + no build dep to libudisks2-dev for kfreebsd. (Closes: #764696)
15
16  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 13 Oct 2014 03:02:39 -0400
17
18 psensor (1.1.3-1) unstable; urgency=medium
19
20   * New upstream release
21       + added gtk+ 3.14 support. (Closes: #763257)
22
23  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 29 Sep 2014 04:24:59 -0400
24
25 psensor (1.1.2-1) unstable; urgency=medium
26
27   * New upstream release.
28   * debian/control
29       + added dep to libxnvctrl-dev or nvidia-settings to enable
30         nvidia support and ease ubuntu sync.
31       + removed build dep to gconf which is no more needed.
32       + added build dep to libudisks2-dev.
33       + removed hddtemp from "Recommends" field (psensor is using
34         udisks2 by default now but not psensor-server).
35   * debian/psensor.install
36       + removed gconf schema.
37   * debian/copyright
38       + added copyright information about checkpatch.pl.
39   * debian/watch
40       + added location of the release signature.
41   * added debian/upstream/signing-key.asc
42
43  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 21 Sep 2014 17:26:09 -0400
44
45 psensor (1.0.4-1) unstable; urgency=medium
46
47   * New upstream release.
48       + fixed psensor does not start: Attempt to unlock mutex that was not
49         locked during startup with glib 2.41.2. (LP: #1346299)
50       + fixed FTBFS with clang instead of gcc. (Closes: #753061)
51   * debian/control
52       + added build dep to libappindicator3-dev.
53       + switched to optional priority instead of extra.
54       + removed useless dots after long descriptions.
55   * debian/rules
56       + removed useless comments.
57   * debian/copyright
58       + switched to copyright format 1.0.
59
60  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 06 Aug 2014 18:36:41 -0400
61
62 psensor (1.0.2-1) unstable; urgency=low
63
64   * New upstream release.
65       + fixed AppIndicator icons. (LP: #1290072) (LP: #1310323)
66       + removed webfont to fix lintian warning privacy-breach-generic.
67       + fixed lintian warning source-is-missing due to minimized .js.
68   * debian/control
69       + switched to Standards-Version 3.9.5.
70       + fixed indentation of build-depends section.
71       + changed vcs headers, packaging maintained in git now.
72       + switch to dh-autoreconf (superset of autotools-dev).
73   * debian/copyright
74       + psensor/packaging copyright end date set to 2014.
75       + jqplot (updated upstream) copyright end date set to 2013.
76       + excanvas.js (removed upstream) copyright removed.
77   * debian/rules
78       + use autoreconf to update libtool and configure. (Closes: #749110)
79   * debian/patches/json-c-FTBFS-fix.patch
80       + droped, fixed upstream
81   * debian/psensor.install
82       + don't autostart psensor by default. (Closes: #728754)
83
84  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 02 Jun 2014 22:17:16 +0200
85
86 psensor (0.8.0.4-1.1) unstable; urgency=low
87
88   * Non-maintainer upload.
89   * Update to build against current json-c. (Closes: #746145)
90
91  -- Wookey <wookey@debian.org>  Fri, 30 May 2014 16:41:37 +0000
92
93 psensor (0.8.0.4-1) unstable; urgency=low
94
95   * New upstream release.
96   * debian/control
97       + added dep to autotools-dev to regenerate config.{guess,sub}.
98       + added vcs fields.
99       + fixed ordering of build-deps.
100       + longer description for psensor-common.
101   * debian/copyright
102       + copyright end date set to 2013.
103   * debian/psensor*.lintian-overrides
104       + ignored no-upstream-change lintian warnings as
105         upstream does not provide it.
106   * removed debian/docs because there are multiple bin packages.
107   * debian/psensor-common.install
108       + added README.
109   * debian/psensor-common.doc-base.manual
110       + registered to doc-base.
111   * debian/rules
112       + regenerate config.{guess,sub} automatically. (Closes: #727950)
113
114  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 Sep 2013 19:39:45 -0400
115
116 psensor (0.8.0.3-2) unstable; urgency=low
117
118   * debian/control
119       + exclude build dep to atasmart lib for hurd and kfreebsd.
120
121  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 08 Sep 2013 06:36:33 -0400
122
123 psensor (0.8.0.3-1) unstable; urgency=low
124
125   * New upstream release.
126       + fixed realloc null returned value not handled in amd.c.
127       + fixed url var in main function not freed.
128       + added message when no sensor graphs are enabled. (Closes: #689355)
129       + replaced deprecated GtkColorSelectionDialog by GtkColorChooserDialog.
130         to avoid build failure with recent GTK releases. (LP: #1184442)
131   * debian/control
132       + added builddep to cppcheck.
133       + added builddep to asciidoc.
134       + added mention of FAQ in the psensor-common description.
135       + added mention of libatasmart support in psensor description.
136       + replaced builddep libjson0-dev by libjson-c-dev.
137       + switched to Standards-Version 3.9.4.
138   * debian/psensor-common.install
139       + added faq.txt and faq.html.
140   * debian/psensor.install
141       + added psensor.glade.
142
143  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 25 May 2013 04:16:57 -0400
144
145 psensor (0.7.0.3-1) unstable; urgency=low
146
147   * New upstream release.
148       + added gconf schema. (LP: #1026807)
149       + fixed systray and application indicator visible at the
150         same time. (LP: #971098)
151       + fixed wrong background color, get the background color of
152         the window and not the canvas widget. (LP: #973122)
153       + removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
154       + added degree sign for celcius. (LP: #1021900)
155       + fixed hide window on startup for gnome-shell. (Closes: #676361)
156   * debian/control
157       + added builddep to libatasmart-dev.
158       + switched to debhelper 9.
159   * debian/psensor.install
160       + added gconf schema.
161   * debian/rules
162       + set GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to 1 to avoid gconf
163         schema installation during package build.
164   * debian/compat
165       + switched to debhelper 9, fixes hardening-no-relro and
166         hardening-no-fortify-functions lintian warnings.
167
168  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 19 Aug 2012 04:26:27 -0400
169
170 psensor (0.6.2.17-2) unstable; urgency=low
171
172   * debian/control
173      - replaced libcurl4-openssl-dev build dep to
174        libcurl4-gnutls-dev. (Closes: #668180)
175
176  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 09 Apr 2012 12:15:54 -0400
177
178 psensor (0.6.2.17-1) unstable; urgency=low
179
180   * New upstream release.
181       - Fixed sensor type displayed in sensor preferences. (Closes LP: #968912)
182   * debian/control
183       - Switched to Standards-Version 3.9.3.
184   * debian/copyright
185       - Changed end date to 2012.
186
187  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 26 Mar 2012 05:14:19 -0400
188
189 psensor (0.6.2.16-1) unstable; urgency=low
190
191   * New upstream release.
192       - removed -pedantic compilation option. (Closes LP: #905893)
193   * debian/control, debian/psensor.install, debian/psensor-server.install:
194       - applied wrap-and-sort. (Closes: #652531)
195
196  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 22 Dec 2011 21:11:44 -0500
197
198 psensor (0.6.2.15-1) unstable; urgency=low
199
200   * New upstream release.
201       - fct sysinfo is replaced by gtop2 calls. (Closes: #650533)
202   * debian/control
203       - set priority to 'extra' instead of 'optional' due to dependence
204         on json-c lib which is using a priority 'extra'.
205
206  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 01 Dec 2011 01:57:00 +0100
207
208 psensor (0.6.2.14-1) unstable; urgency=low
209
210   * New upstream release.
211       - monochrome icons for Ubuntu themes. (Closes LP: #811003)
212   * debian/copyright:
213       - replaced email with my personnal one
214       - added license and copyright info for jqplot
215   * debian/control:
216       - removed useless dep to lua
217       - switch to Standards-Version 3.9.2
218       - added build dep to libjs-query
219       - replaced email with my personnal one
220       - build dep to gtk3 instead of gtk2
221   * debian/psensor.install:
222       - added icons directory to include ubuntu default icons theme
223       - added directories for glade files
224       - added directory for autostart file
225   * debian/psensor-server.links:
226       - linked query.js file from libjs-query package
227
228  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 25 Nov 2011 02:56:22 -0500
229
230 psensor (0.6.1.9-3) unstable; urgency=low
231
232   * debian/copyright:
233       - Fixed Lintian error: helper-templates-in-copyright
234
235  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 12 Sep 2011 05:47:02 -0400
236
237 psensor (0.6.1.9-2) unstable; urgency=low
238
239   * debian/psensor-server.install:
240       - Fixed missing www files.
241
242  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 May 2011 02:52:34 -0400
243
244 psensor (0.6.1.9-1) unstable; urgency=low
245
246   * New upstream release.
247   * debian/control:
248       - Fixed Lintian warning: newer-standards-version.
249
250  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 03 May 2011 11:26:03 +0200
251
252 psensor (0.6.1.8-1) unstable; urgency=low
253
254   * New upstream release.
255   * debian/control:
256       - removed empty paragraphs. (Closes: #624236)
257       - added build-dep to autoconf,automake,gettext,autopoint
258       - switched to Standards-Version 3.9.2
259
260  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 21 Apr 2011 15:19:35 +0200
261
262 psensor (0.6.1.7-1) unstable; urgency=low
263
264   * New upstream release.
265
266  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 19 Apr 2011 14:43:17 +0200
267
268 psensor (0.6.1.6-1) unstable; urgency=low
269
270   * New upstream release.
271   * debian/control: fixed capitalization-error-in-description
272
273  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Apr 2011 23:57:35 +0200
274
275 psensor (0.6.1.5-1) unstable; urgency=low
276
277   * Initial release.
278
279  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 20 Feb 2011 15:15:30 +0100