File: changelog

package info (click to toggle)
lxqt-powermanagement 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,988 kB
  • sloc: cpp: 2,518; makefile: 10
file content (321 lines) | stat: -rw-r--r-- 11,352 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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
lxqt-powermanagement (2.1.0-2) unstable; urgency=medium

  * Clean up of group membership after 2nd calls.
  * debian/control: bump to Standards-version to 4.7.2, no changes needed.
  * debian/gbp.conf: let debhelper to handle compress format.
  * suspend-by-default.patch: backport from upstream. (Closes: #1091746)
  * debian/copyright: update.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 30 Mar 2025 10:16:08 +0200

lxqt-powermanagement (2.1.0-1) unstable; urgency=medium

  * New upstream version 2.1.0.
  * build-deps on liblxqt-dev (>= 2.1.0~).
  * build-deps on liblxqt-globalkeys-dev (>= 2.1.0~).
  * build-deps on liblxqt-globalkeys-ui-dev (>= 2.1.0~).

 -- Macy Lin <macy@debconf.org>  Wed, 04 Dec 2024 20:52:02 +0100

lxqt-powermanagement (2.0.0-1) unstable; urgency=medium

  * Migrate to unstable.
  * Run wrap-and-sort.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Thu, 28 Nov 2024 21:30:35 +0100

lxqt-powermanagement (2.0.0-1~exp1) experimental; urgency=medium

  [ Severus Septimius ]
  * New upstream release 2.0.0
  * debian/control: bump dep qttranslations5-l10n -> qt6-translations-l10n
  * debian/control: bump dep on qtbase5-private-dev -> qt6-base-dev
  * debian/control: remove dep on libqt5x11extras5-dev
  * debian/control: bump dep on libkf5windowsystem-dev ->
    libkf6windowsystem-dev
  * debian/control: bump dep on libkf5solid-dev -> libkf6solid-dev
  * debian/control: bump dep on libkf5idletime-dev -> libkf6idletime-dev
  * debian/control: bump dep on liblxqt1-dev -> liblxqt-dev
  * debian/control: bump dep on liblxqt-globalkeys1-dev -> liblxqt-
    globalkeys-dev (>= 2.0.0~)
  * debian/control: bump dep on qttools5-dev -> qt6-tools-dev
  * debian/control: bump dep on liblxqt-globalkeys-ui1-dev -> liblxqt-
    globalkeys-ui-dev (>= 2.0.0~)

  [ Andrew Lee (李健秋) ]
  * debian/salsa-ci.yml: build against to experimental.
  * debian/copyright: update.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sat, 21 Sep 2024 14:03:52 +0200

lxqt-powermanagement (1.4.0-2) unstable; urgency=medium

  * debian/control: build-deps on qttools5-dev. (Closes:#1078300)
  * debian/copyright: added myself.
  * debian/control: bump to Standards-version to 4.7.0, no changes needed.

 -- Macy Lin <macy@debconf.org>  Sat, 07 Sep 2024 21:50:41 +0800

lxqt-powermanagement (1.4.0-1) unstable; urgency=medium

  * New upstream version 1.4.0
  * debian/control: build-deps on liblxqt1-dev (>= 1.4.0~).
  * debian/control: build-deps on liblxqt-globalkeys1-dev (>= 1.4.0~).
  * debian/control: build-deps on liblxqt-globalkeys-ui1-dev (>= 1.4.0~).
  * debian/upstream/metadata: drop obsolete field Name.
  * debian/upstream/metadata: correct the git Repository url as itʼs
    different from Repository-Browse.
  * debian/control: build-deps on libxcb-dpms0-dev.
  * debian/control: build-deps on libxcb-screensaver0-dev.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Tue, 12 Dec 2023 11:59:07 +0100

lxqt-powermanagement (1.3.0-1) unstable; urgency=medium

  [ Andrew Lee (李健秋) ]
  * New upstream version 1.3.0
  * debian/control: update team address.
  * debian/control: bump to Standards-version to 4.6.2, no changes needed.
  * debian/control: build-deps on liblxqt1-dev (>= 1.3.0~).
  * debian/control: build-deps on liblxqt-globalkeys1-dev (>= 1.3.0~).
  * debian/control: build-deps on liblxqt-globalkeys-ui1-dev (>= 1.3.0~).
  * debian/control: clean up build-deps.

  [ ChangZhuo Chen (陳昌倬) ]
  * Suppress blhc error.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Wed, 02 Aug 2023 09:03:53 +0800

lxqt-powermanagement (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.1.
  * Bump compat to 13.
    * Remove unnecessary -Wl,--as-needed in d/rules.
    * Remove unnecessary --fail-missing in d/rules.
    * Add Rules-Requires-Root: no.
  * Update d/watch for GitHub.
  * Fix d/lintian-overrides.
  * Fix d/upstream/metadata.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 17 Dec 2022 01:32:56 +0800

lxqt-powermanagement (1.1.0-3) unstable; urgency=medium

  * Merge to unstable.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 20 Nov 2022 19:19:07 +0800

lxqt-powermanagement (1.1.0-2) experimental; urgency=medium

  * Merge to unstable.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 20 Nov 2022 18:34:30 +0800

lxqt-powermanagement (1.1.0-1) experimental; urgency=medium

  * Add debian/salsa-ci.yml file.
  * Update debian/upstream/signing-key.asc.
  * New upstream version 1.0.0
  * New upstream version 1.1.0
  * Build-deps on liblxqt1-dev (>= 1.1.0~).
  * Build-deps on liblxqt-globalkeys1-dev (>= 1.1.0~).
  * Build-deps on liblxqt-globalkeys-ui1-dev (>= 1.1.0~).
  * Drop obsleted Breaks and Replaces lines.
  * debian/copyright: update years.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Fri, 15 Jul 2022 23:15:01 +0800

lxqt-powermanagement (0.16.0-1) unstable; urgency=medium

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

  [ Andrew Lee (李健秋) ]
  * New upstream release.
  * debian/control: update build-deps.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Wed, 06 Jan 2021 17:58:35 +0800

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

  * Cherry-picking new upstream version 0.14.1.
  * Bumped minimum version liblxqt0-dev (>= 0.14.1~)

 -- Alf Gaida <agaida@siduction.org>  Tue, 26 Feb 2019 02:47:54 +0100

lxqt-powermanagement (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 version liblxqt0-dev (>= 0.14.0~)
  * 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 18:03:45 +0100

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

  * Cherry-picking new upstream version 0.13.0.
  * Bumped build dependency liblxqt0-dev to >= 0.13.0~

 -- Alf Gaida <agaida@siduction.org>  Thu, 24 May 2018 22:46:32 +0200

lxqt-powermanagement (0.12.0-5) unstable; urgency=medium

  * Bumped compat to 11
  * Bumped debhelper to >= 11~
  * Bumped Standards to 4.1.4, no changes needed
  * Changed VCS fields for salsa
  * Changed Homepage, Source and watch to lxqt
  * Bumped years in copyright
  * Removed trailing whitespaces in changelog

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

lxqt-powermanagement (0.12.0-4) unstable; urgency=medium

  * Bumped Standards to 4.1.2, no changes needed
  * Removed debian/gbp.conf
  * Removed branch from VCS fields

 -- Alf Gaida <agaida@siduction.org>  Thu, 14 Dec 2017 22:01:39 +0100

lxqt-powermanagement (0.12.0-3) unstable; urgency=medium

  * Transition to unstable

 -- Alf Gaida <agaida@siduction.org>  Tue, 05 Dec 2017 00:06:38 +0100

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

  * Added missed breaks and replaces for lxqt-common << 0.12.0
    (Closes: #879911) - Thanks Andreas Beckmann <anbe@debian.org>

 -- Alf Gaida <agaida@siduction.org>  Fri, 27 Oct 2017 22:10:31 +0200

lxqt-powermanagement (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 Standards to 4.1.1 - no changes needed

 -- Alf Gaida <agaida@siduction.org>  Tue, 24 Oct 2017 19:14:29 +0200

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

  * Bumped standards to 4.0.0 - no changes needed
  * Depends on lxqt-policykit
  * Make upower a dependency instead of recommend it
  * Recommend lxqt-qtplugin and lxqt-session
    (Closes: #866256)

 -- Alf Gaida <agaida@siduction.org>  Sun, 02 Jul 2017 02:19:42 +0200

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

  * Cherry-picking upstream release 0.11.1.
  * Removed some build dependencies:
    -cmake
    -libqt5xdg-dev
    -libqt5xdgiconloader-dev
    -pkg-config
    -qttools5-dev
    -qttools5-dev-tools
  * Bumped build dependency liblxqt0-dev (>= 0.11.1)
  * Bumped years in d/copyright

 -- Alf Gaida <agaida@siduction.org>  Mon, 02 Jan 2017 15:51:47 +0100

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

  * Cherry-picking upstream release 0.11.0
  * Synced debian foo with experimental
  * Bumped compat to 10
  * Removed --parallel from rules, standard in compat 10
  * Bumped minimum version debhelper to />= 10)
  * Bumped minimum version liblxqt0-dev (>= 0.11.0)
  * Bumped minimum version libqt5xdg-dev (>= 2.0.0)
  * Added build dependency libkf5idletime-dev
  * Added build dependency libqt5svg5-dev
  * Added Recommends lxqt-powermanagement-l10n
  * Added build dependency libqt5xdgiconloader-dev (>= 2.0.0)
  * Removed build dependency libx11-xcb-dev
  * Removed build dependency libxcb-dpms0-dev
  * Removed build dependency libxcb-screensaver0-dev
  * Added translation control to rules
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo
  * Exported LC_ALL=C.UTF-8, make builds reproducible

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

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

  * Added Recommends: upower (Closes: #828697)
    Thanks to Martin Küttler <martin.kuettler@os.inf.tu-dresden.de>
  * Bump Standards to 3.9.8, no changes needed
  * Bump years in copyright
  * Changed VCS-fields to use https
  * Fixed copyright Format field
  * Add hardening=+all to debian/rules

 -- Alf Gaida <agaida@siduction.org>  Sat, 09 Jul 2016 11:05:07 +0200

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

  * Remove dbg package in favor of dbgsym.

 -- Alf Gaida <agaida@siduction.org>  Sat, 26 Dec 2015 20:50:04 +0100

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

  * Merge from experimental.
  * New upstream release.
  * Set minimum version for liblxqt and libqtxdg.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Thu, 19 Nov 2015 21:55:09 +0800

lxqt-powermanagement (0.9.0+20150807-2) unstable; urgency=medium

  * Fixed czchen's email address
  * Removed breaks/replaces
  * Fixed control with cme fix
  * Added linker flags -Wl,--as-needed
  * Removed not needed minimum versions
  * Cleaned up .gitignore

 -- Alf Gaida <agaida@siduction.org>  Thu, 12 Nov 2015 02:26:31 +0100

lxqt-powermanagement (0.9.0+20150807-1) unstable; urgency=medium

  [ Alf Gaida ]
  * initial debian files.
  * Initial release. (Closes: #747611)
  * rebuild only.
  * Upstream version 0.8.0.
  * Min liblxqt-qt5-0-dev version 0.8.0.
  * Min Qt version 5.3.2.
  * bump standards to 3.9.6.
  * lintian overrides for missed manpages and invalid category.
  * patched desktop file, OnlyShowIn=LXQt.
  * new release 0.9.0 drop patches fix debian $foo add source/options.
  * Some cleanup in debian $foo.
  * some changes in debian $foo.
  * drop transitional packages.

  [ Andrew Lee (李健秋) ]
  * Added myself as Uploader.
  * Sorting build-depends.
  * Removing whitespaces at EOL and EOF.
  * Added fullstop in descriptions.
  * Use lower-case for description.
  * Use correct license LGPL2.1+ in copyright file.
  * Warpped lines.
  * Merging upstream version 0.9.0+20150807.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 16 Aug 2015 19:19:12 +0800