6c696f194e99057983a62571a6e06a81773d58ef
[psensor-pkg-debian.git] / debian / changelog
1 psensor (0.8.0.4-1) unstable; urgency=low
2
3   * New upstream release.
4   * debian/control
5       + added dep to autotools-dev to regenerate config.{guess,sub}.
6       + added vcs fields.
7       + fixed ordering of build-deps.
8       + longer description for psensor-common.
9   * debian/copyright
10       + copyright end date set to 2013.
11   * debian/psensor*.lintian-overrides
12       + ignored no-upstream-change lintian warnings as
13         upstream does not provide it.
14   * removed debian/docs because there are multiple bin packages.
15   * debian/psensor-common.install
16       + added README.
17   * debian/psensor-common.doc-base.manual
18       + registered to doc-base.
19   * debian/rules
20       + regenerate config.{guess,sub} automatically. (Closes: #727950)
21
22  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 Sep 2013 19:39:45 -0400
23
24 psensor (0.8.0.3-2) unstable; urgency=low
25
26   * debian/control
27       + exclude build dep to atasmart lib for hurd and kfreebsd.
28
29  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 08 Sep 2013 06:36:33 -0400
30
31 psensor (0.8.0.3-1) unstable; urgency=low
32
33   * New upstream release.
34       + fixed realloc null returned value not handled in amd.c.
35       + fixed url var in main function not freed.
36       + added message when no sensor graphs are enabled. (Closes: #689355)
37       + replaced deprecated GtkColorSelectionDialog by GtkColorChooserDialog.
38         to avoid build failure with recent GTK releases. (LP: #1184442)
39   * debian/control
40       + added builddep to cppcheck.
41       + added builddep to asciidoc.
42       + added mention of FAQ in the psensor-common description.
43       + added mention of libatasmart support in psensor description.
44       + replaced builddep libjson0-dev by libjson-c-dev.
45       + switched to Standards-Version 3.9.4.
46   * debian/psensor-common.install
47       + added faq.txt and faq.html.
48   * debian/psensor.install
49       + added psensor.glade.
50
51  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 25 May 2013 04:16:57 -0400
52
53 psensor (0.7.0.3-1) unstable; urgency=low
54
55   * New upstream release.
56       + added gconf schema. (LP: #1026807)
57       + fixed systray and application indicator visible at the
58         same time. (LP: #971098)
59       + fixed wrong background color, get the background color of
60         the window and not the canvas widget. (LP: #973122)
61       + removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
62       + added degree sign for celcius. (LP: #1021900)
63       + fixed hide window on startup for gnome-shell. (Closes: #676361)
64   * debian/control
65       + added builddep to libatasmart-dev.
66       + switched to debhelper 9.
67   * debian/psensor.install
68       + added gconf schema.
69   * debian/rules
70       + set GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to 1 to avoid gconf
71         schema installation during package build.
72   * debian/compat
73       + switched to debhelper 9, fixes hardening-no-relro and
74         hardening-no-fortify-functions lintian warnings.
75
76  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 19 Aug 2012 04:26:27 -0400
77
78 psensor (0.6.2.17-2) unstable; urgency=low
79
80   * debian/control
81      - replaced libcurl4-openssl-dev build dep to
82        libcurl4-gnutls-dev. (Closes: #668180)
83
84  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 09 Apr 2012 12:15:54 -0400
85
86 psensor (0.6.2.17-1) unstable; urgency=low
87
88   * New upstream release.
89       - Fixed sensor type displayed in sensor preferences. (Closes LP: #968912)
90   * debian/control
91       - Switched to Standards-Version 3.9.3.
92   * debian/copyright
93       - Changed end date to 2012.
94
95  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 26 Mar 2012 05:14:19 -0400
96
97 psensor (0.6.2.16-1) unstable; urgency=low
98
99   * New upstream release.
100       - removed -pedantic compilation option. (Closes LP: #905893)
101   * debian/control, debian/psensor.install, debian/psensor-server.install:
102       - applied wrap-and-sort. (Closes: #652531)
103
104  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 22 Dec 2011 21:11:44 -0500
105
106 psensor (0.6.2.15-1) unstable; urgency=low
107
108   * New upstream release.
109       - fct sysinfo is replaced by gtop2 calls. (Closes: #650533)
110   * debian/control
111       - set priority to 'extra' instead of 'optional' due to dependence
112         on json-c lib which is using a priority 'extra'.
113
114  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 01 Dec 2011 01:57:00 +0100
115
116 psensor (0.6.2.14-1) unstable; urgency=low
117
118   * New upstream release.
119       - monochrome icons for Ubuntu themes. (Closes LP: #811003)
120   * debian/copyright:
121       - replaced email with my personnal one
122       - added license and copyright info for jqplot
123   * debian/control:
124       - removed useless dep to lua
125       - switch to Standards-Version 3.9.2
126       - added build dep to libjs-query
127       - replaced email with my personnal one
128       - build dep to gtk3 instead of gtk2
129   * debian/psensor.install:
130       - added icons directory to include ubuntu default icons theme
131       - added directories for glade files
132       - added directory for autostart file
133   * debian/psensor-server.links:
134       - linked query.js file from libjs-query package
135
136  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 25 Nov 2011 02:56:22 -0500
137
138 psensor (0.6.1.9-3) unstable; urgency=low
139
140   * debian/copyright:
141       - Fixed Lintian error: helper-templates-in-copyright
142
143  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 12 Sep 2011 05:47:02 -0400
144
145 psensor (0.6.1.9-2) unstable; urgency=low
146
147   * debian/psensor-server.install:
148       - Fixed missing www files.
149
150  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Fri, 20 May 2011 02:52:34 -0400
151
152 psensor (0.6.1.9-1) unstable; urgency=low
153
154   * New upstream release.
155   * debian/control:
156       - Fixed Lintian warning: newer-standards-version.
157
158  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 03 May 2011 11:26:03 +0200
159
160 psensor (0.6.1.8-1) unstable; urgency=low
161
162   * New upstream release.
163   * debian/control:
164       - removed empty paragraphs. (Closes: #624236)
165       - added build-dep to autoconf,automake,gettext,autopoint
166       - switched to Standards-Version 3.9.2
167
168  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 21 Apr 2011 15:19:35 +0200
169
170 psensor (0.6.1.7-1) unstable; urgency=low
171
172   * New upstream release.
173
174  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Tue, 19 Apr 2011 14:43:17 +0200
175
176 psensor (0.6.1.6-1) unstable; urgency=low
177
178   * New upstream release.
179   * debian/control: fixed capitalization-error-in-description
180
181  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 14 Apr 2011 23:57:35 +0200
182
183 psensor (0.6.1.5-1) unstable; urgency=low
184
185   * Initial release.
186
187  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 20 Feb 2011 15:15:30 +0100