File: changelog

package info (click to toggle)
lxqt-panel 0.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,440 kB
  • sloc: cpp: 19,903; xml: 58; makefile: 20
file content (297 lines) | stat: -rw-r--r-- 9,850 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
lxqt-panel (0.16.1-1) unstable; urgency=medium

  [ Alf Gaida ]
  * Switched to gbp
  * Bumped Standards-Version to 4.4.0, no changes needed
  * improved debian/rules

  [ Andrew Lee (李健秋) ]
  * New upstream release. (Closes: #916105, #953154, #978204)

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Wed, 06 Jan 2021 18:30:22 +0800

lxqt-panel (0.14.1-1) unstable; urgency=medium

  * Cherry-picking new upstream version 0.14.1.
  * Bumped minimum versions:
    - liblxqt0-dev (>= 0.14.1~)
    - liblxqt-globalkeys0-dev (>= 0.14.1~)
    - liblxqt-globalkeys-ui0-dev (>= 0.14.1~)

 -- Alf Gaida <agaida@siduction.org>  Tue, 26 Feb 2019 03:28:17 +0100

lxqt-panel (0.14.0-1) unstable; urgency=medium

  * Cherry-picking new upstream version 0.14.0.
  * Bumped Standards to 4.3.0, no changes needed
  * Dropped d/compat, use debhelper-compat = 12, no changes needed
  * Fixed years in d/copyright
  * Bumped minimum versions:
    - liblxqt0-dev (>= 0.14.0~)
    - liblxqt-globalkeys0-dev (>= 0.14.0~)
    - liblxqt-globalkeys-ui0-dev (>= 0.14.0~)
    - libsysstat-qt5-0-dev (>= 0.4.2~)
  * Removed obsolete PULL_TRANSLATIONS= OFF from dh_auto_configure
  * Added l10n-package, moved from lxqt-l10n
  * Added d/upstream/metadata

 -- Alf Gaida <agaida@siduction.org>  Sun, 27 Jan 2019 23:13:10 +0100

lxqt-panel (0.13.0-2) unstable; urgency=medium

  * Build dependency libsensors4-dev -> libsensors-dev (Closes: #917440)
  * Bumped Standards to 4.2.1, no changes needed

 -- Alf Gaida <agaida@siduction.org>  Sat, 29 Dec 2018 13:03:56 +0100

lxqt-panel (0.13.0-1) unstable; urgency=medium

  * Cherry-picking new upstream version 0.13.0.
  * Bumped build dependencies
    - liblxqt0-dev to >= 0.13.0~
    - liblxqt0-dev to >= 0.13.0~
    - liblxqt-globalkeys0-dev to >= 0.13.0~
    - liblxqt-globalkeys-ui0-dev to >= 0.13.0~
    - libsysstat-qt5-0-dev to >= 0.4.1~
  * Removed build dependency libglib2.0-dev, thrown in via lxqt-build-tools
  * Bumped year in copyright

 -- Alf Gaida <agaida@siduction.org>  Fri, 25 May 2018 00:08:49 +0200

lxqt-panel (0.12.0-10) unstable; urgency=medium

  * Changed Source and watch for lxqt

 -- Alf Gaida <agaida@siduction.org>  Sat, 28 Apr 2018 15:17:35 +0200

lxqt-panel (0.12.0-9) unstable; urgency=medium

  * Ported back USE_MENU_CACHE handling
  * Removed build dependency on libmenu-cache-dev (Closes: #896512)
  * Ported back USE_MENU_CACHE handling
  * Moved lxqt-about from dependencies to recommends (Closes: #894640)
  * Bumped debhelper version to 11~
  * Bumped compat to 11
  * Bumped Standards to 4.1.4, no changes needed
  * Fixed VCS fields for salsa
  * Removed trailing whitespaces

 -- Alf Gaida <agaida@siduction.org>  Mon, 23 Apr 2018 19:47:29 +0200

lxqt-panel (0.12.0-8) unstable; urgency=medium

  * Fix plugin-volume, use pavucontrol-qt (Closes: #884547)

 -- Alf Gaida <agaida@siduction.org>  Sat, 16 Dec 2017 18:36:45 +0100

lxqt-panel (0.12.0-7) unstable; urgency=medium

  * Bumped Standards to 4.1.2
  * Removed branch from VCS fields
  * Removed debian/gbp.conf

 -- Alf Gaida <agaida@siduction.org>  Thu, 14 Dec 2017 21:28:35 +0100

lxqt-panel (0.12.0-6) unstable; urgency=medium

  * Transition to unstable

 -- Alf Gaida <agaida@siduction.org>  Tue, 05 Dec 2017 20:04:19 +0100

lxqt-panel (0.12.0-5) experimental; urgency=medium

  * Ported back the config move to /usr/share/xdg (Closes: #883034)

 -- Alf Gaida <agaida@siduction.org>  Sat, 02 Dec 2017 03:23:04 +0100

lxqt-panel (0.12.0-4) experimental; urgency=medium

  * Ported back some cosmetics (volume % and clock size)
    (Closes: #880150)

 -- Alf Gaida <agaida@siduction.org>  Sun, 05 Nov 2017 01:49:39 +0100

lxqt-panel (0.12.0-3) experimental; urgency=medium

  * Fixed host OS query in rules - we really want to know the system
    instead of set it

 -- Alf Gaida <agaida@siduction.org>  Sun, 29 Oct 2017 21:27:27 +0100

lxqt-panel (0.12.0-2) experimental; urgency=medium

  * Added missed breaks and replaces for lxqt-common << 0.12.0
    (Closes: #879910) - Thanks Andreas Beckmann <anbe@debian.org>
  * Time off fixed upstream (Closes: #855379)

 -- Alf Gaida <agaida@siduction.org>  Fri, 27 Oct 2017 23:27:44 +0200

lxqt-panel (0.12.0-1) experimental; urgency=medium

  * Cherry-picking upstream release 0.12.0.
  * Switched to experimental
  * Bumped liblxqt0-dev to >= 0.12.0
  * Bumped liblxqt-globalkeys0-dev to >= 0.12.0
  * Bumped liblxqt-globalkeys-ui0-dev to >= 0.12.0
  * Bumped libsysstat-qt5-0-dev to >= 0.4.0
  * Bumped Standards to 4.1.1 - no changes needed
  * Removed patches - patch was taken from upstream

 -- Alf Gaida <agaida@siduction.org>  Tue, 24 Oct 2017 22:32:05 +0200

lxqt-panel (0.11.1-4) unstable; urgency=medium

  * Removed some not needed versions from build dependencies
  * Bumped Standards to 4.1.0 - no changes needed
  * Ported back fix for explicit keyword (Closes: #873599)
    Thanks Adrian Bunk for spotting this.

 -- Alf Gaida <agaida@siduction.org>  Mon, 04 Sep 2017 01:29:45 +0200

lxqt-panel (0.11.1-3) unstable; urgency=medium

  * Recommends lxqt-notificationd (Closes: #866886)

 -- Alf Gaida <agaida@siduction.org>  Sun, 02 Jul 2017 18:26:25 +0200

lxqt-panel (0.11.1-2) unstable; urgency=medium

  * Bumped Standards to 4.0.0 - no changes needed
  * Added to Dependencies: lxqt-about, lxqt-policykit
  * Added Recommends: lxqt-config, lxqt-panel-l10n, lxqt-qtplugin, lxqt-runner,
    lxqt-session, pavucontrol-qt | pavucontrol, qlipper
    (Closes: #866255)
  * Suggests: lxqt | lxqt-core

 -- Alf Gaida <agaida@siduction.org>  Sun, 02 Jul 2017 13:25:03 +0200

lxqt-panel (0.11.1-1) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.0 (Closes: #821382).
  * Removed some build dependencies:
    - cmake
    - libqt5xdg-dev
    - libqt5xdgiconloader-dev
    - pkg-config
    - qttools5-dev
    - qttools5-dev-tools
  * Bumped some build dependencies:
    - liblxqt0-dev (>= 0.11.1)
    - liblxqt-globalkeys0-dev (>= 0.11.1)
    - liblxqt-globalkeys-ui0-dev (>= 0.11.1)
    - libsysstat-qt5-0-dev (>= 0.3.3)
  * Fixed VCS-Git, pointing to the right branch
  * Bumped years in d/copyright

 -- Alf Gaida <agaida@siduction.org>  Mon, 02 Jan 2017 18:12:54 +0100

lxqt-panel (0.11.0-2) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.0.
  * Synced debian foo with experimental
  * Bumped Standards to 3.9.8, no changes needed
  * Bumped compat to 10
  * Removed --parallel from rules, standard compat 10
  * Bumped minimum version debhelper (>= 10)
  * Bumped minimum version liblxqt0-dev (>= 0.11.0)
  * Bumped minimum version liblxqt-globalkeys0-dev (>= 0.11.0),
  * Bumped minimum version liblxqt-globalkeys-ui0-dev (>= 0.11.0),
  * Bumped minimum version libsysstat-qt5-0-dev (>= 0.3.2)
  * Added build-dependency libqt5svg5-dev
  * Added build-dependency libqtxdg-dev (>= 2.0.0)
  * Added build-dependency libqt5xdgiconloader-dev (>= 2.0.0)
  * Added Recommends lxqt-panel-l10n
  * Fixed VCS fields, point to the right branch
  * Fixed copyrights Format field to https
  * Bumped years in copyrights
  * Added translation control to rules
  * Added hardening options
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo
  * Exported LC_ALL=C.UTF-8, make builds reproducible

 -- Alf Gaida <agaida@siduction.org>  Tue, 18 Oct 2016 22:10:42 +0200

lxqt-panel (0.10.0-8) unstable; urgency=medium

  [ Ralf Jung ]
  * Add gbp.conf

  [ ChangZhuo Chen (陳昌倬) ]
  * Merge patch from Ralf Jung.
  * Bump Standards-Version to 3.9.7.
  * Update Vcs-* fields.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 21 Mar 2016 18:27:53 +0800

lxqt-panel (0.10.0-7) unstable; urgency=medium

  * Fix typo in hurd plugin rules

 -- Alf Gaida <agaida@siduction.org>  Mon, 28 Dec 2015 18:57:15 +0100

lxqt-panel (0.10.0-6) unstable; urgency=medium

  * different handling of non-linux-os:
    - hurd: no cpuload-, networkmonitor-, volume- and sensors-plugin
    - kfreebsd: no cpuload-, networkmonitor- and volume-plugin

 -- Alf Gaida <agaida@siduction.org>  Mon, 28 Dec 2015 17:07:30 +0100

lxqt-panel (0.10.0-5) unstable; urgency=medium

  * Build volume-plugin only for linux.

 -- Alf Gaida <agaida@siduction.org>  Sun, 27 Dec 2015 13:24:08 +0100

lxqt-panel (0.10.0-4) unstable; urgency=medium

  * Remove dbg package in favor of dbgsym.
  * Build cpuoad- and networkmonitor-plugin only for linux.

 -- Alf Gaida <agaida@siduction.org>  Sun, 27 Dec 2015 11:15:32 +0100

lxqt-panel (0.10.0-3) unstable; urgency=medium

  * Added dependency lxmenu-data (Closes: 807066)

 -- Alf Gaida <agaida@siduction.org>  Sun, 20 Dec 2015 23:44:22 +0100

lxqt-panel (0.10.0-2) unstable; urgency=medium

  * Merge to unstable.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Tue, 17 Nov 2015 12:35:47 +0800

lxqt-panel (0.10.0-1) experimental; urgency=medium

  * Cherry-picked upstream version 0.10.0.
  * Adjust minimum versions for liblxqt and libqtxdg

 -- Alf Gaida <agaida@siduction.org>  Fri, 13 Nov 2015 22:47:09 +0100

lxqt-panel (0.9.0+20151101-1) experimental; urgency=medium

  [ Alf Gaida ]
  * Cherry-picked upstream version 0.9.0+20151101.
  * Install manpage for lxqt-panel
  * Deleted debian/lintian-overrides
  * Cleaned up debian/.gitignore
  * Switched to experimental because of LXQt namespace change
  * Added minimum version for liblxqt and libqtxdg
  * Added upstream signing key and use it in watch file
  * drop transitional packages
  * drop breaks/replaces
  * append  -Wl,--as-needed to linker flags
  * copyright fixed, the panel uses only LGPL2.1+, file headers
    fixed upstream
  * Initial release (Closes: #747610)

  [ Shih-Yuan Lee (FourDollars) ]
  * Polish debian/control by 'cme fix dpkg-control'.

  [ Andrew Lee (李健秋) ]
  * Added myself as Uploader.
  * Sorting build-depends.
  * Removing whitespaces at EOL and EOF.

 -- Alf Gaida <agaida@siduction.org>  Sun, 25 Oct 2015 02:27:12 +0200