File: changelog

package info (click to toggle)
lxqt-session 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,724 kB
  • sloc: cpp: 3,048; xml: 480; sh: 84; makefile: 18
file content (236 lines) | stat: -rw-r--r-- 7,990 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
lxqt-session (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.

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

lxqt-session (0.14.1-2) unstable; urgency=medium

  * Fixes memory leak in lxqt-session, lxqt-session allocates memory for process
    output never read (Closes: #928804)

 -- Alf Gaida <agaida@siduction.org>  Sat, 11 May 2019 15:30:08 +0200

lxqt-session (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:58:20 +0100

lxqt-session (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
  * Removed 01-lxqt-session-x-window-manager.patch - we automagically search
    for a WM in the fixed WM list
  * Added d/upstream/metadata

 -- Alf Gaida <agaida@siduction.org>  Sun, 27 Jan 2019 19:26:06 +0100

lxqt-session (0.13.0-3) unstable; urgency=medium

  * Fixed typo in patch description

 -- Alf Gaida <agaida@siduction.org>  Sat, 07 Jul 2018 19:32:29 +0200

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

  * Use x-window-manager as default WM (Closes: #900430)

 -- Alf Gaida <agaida@siduction.org>  Sat, 16 Jun 2018 11:00:23 +0200

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

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

 -- Alf Gaida <agaida@siduction.org>  Thu, 24 May 2018 23:56:43 +0200

lxqt-session (0.12.0-6) 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 16:29:59 +0200

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

  * Bumped Standards to 4.1.2, no changes needed
  * Removed branch from VCS fields

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

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

  * Transition to unstable

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

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

  * Added upstream pull request for moving upstream configurations
    to /usr/share/lxqt (Closes: #883033)

 -- Alf Gaida <agaida@siduction.org>  Fri, 01 Dec 2017 21:54:55 +0100

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

  * Added upstream pull request for improved xdg handling (Closes: #883032).

 -- Alf Gaida <agaida@siduction.org>  Fri, 01 Dec 2017 21:53:35 +0100

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

  * Cherry-picking upstream release 0.12.0.
  * Switched to experimental
  * Bumped Standards to 4.1.1 - no changes needed
  * Bumped liblxqt dependency to >= 0.12.0
  * Breaks and Replaces lxqt-common << 0.12.0
  * Added dependency to lxqt-themes | lxqt-theme instead

 -- Alf Gaida <agaida@siduction.org>  Tue, 24 Oct 2017 21:17:51 +0200

lxqt-session (0.11.1-6) unstable; urgency=medium

  * Moved lxqt-qtplugin to dependencies (Closes: #870138)

 -- Alf Gaida <agaida@siduction.org>  Sun, 06 Aug 2017 00:09:36 +0200

lxqt-session (0.11.1-5) unstable; urgency=medium

  * Fixed qps dependency to [linux-any] (Closes: #842649)
  * Recommends lxqt-notificationd (Closes: #866887)
  * Indirectly depend on desktop-file-utils via liblxqt (Closes: #866899)
  * Remove alternative gksu, see #867236 "Unsuitable for release in buster"

 -- Alf Gaida <agaida@siduction.org>  Wed, 05 Jul 2017 02:25:34 +0200

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

  * Added pcmanfm-qt to Recommends - the session should recommend at least one
    application that is able to paint/manage the desktop.

 -- Alf Gaida <agaida@siduction.org>  Sun, 02 Jul 2017 16:01:48 +0200

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

  * Bumped Standards to 4.0.0 - no changes needed
  * Added to Recommends: lxqt-qtplugin and lxqt-policykit
    (Closes: #866344)
  * Added to Recommends: lxqt-config (Closes: #866346)
  * Added to Recommends: lxqt-powermanagement (Closes: #866651)
  * Added to Recommends: lxqt-sudo | gksu (Closes: #866650)
    One graphical sudo should be enough on a system - we leave out
    the ancient kdesudo for a reason.
  * Added to Recommends: qps and qlipper (Closes: #866648)

 -- Alf Gaida <agaida@siduction.org>  Fri, 30 Jun 2017 19:00:49 +0200

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

  * Recommend a screen-saver:
    xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools
    (Closes: #824857)

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

lxqt-session (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
  * Removed deleted files and BSD-License from d/copyright

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

lxqt-session (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 in compat 10
  * Bumped build dependency debhelper (>= 10)
  * Bumped minimum version libqtxdg-dev (>= 2.0.0)
  * Bumped minimum version liblxqt-dev (>= 0.11.0)
  * Added build dependency libqt5svg5-dev
  * Added build dependency libqtxdgiconloader-dev
  * Added build dependency xdg-user-dirs
  * Move Pre-Depends lxqt-common to Depends
  * Added Depends x11-xkb-utils
  * Added Recommends lxqt-session-l10n
  * Fixed copyrights Format field to https
  * Fixed VCS fields, using plain /git/
  * Fixed VCS fields, point to the right branch
  * Added new files and license to copyright
  * Changed LIBUDEV_MONITOR to WITH_LIBUDEV
  * 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 18:14:53 +0200

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

  * turn LIBUDEV_MONITOR on for linux, thanks RalfJ
  * Fix years in copyright
  * Bump Standards to 3.9.7
  * Use secure VCS-Fields
  * Added hardening=+all

 -- Alf Gaida <agaida@siduction.org>  Wed, 23 Mar 2016 18:46:14 +0100

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

  * Remove dbg package in favor of dbgsym.

 -- Alf Gaida <agaida@siduction.org>  Sat, 26 Dec 2015 23:31:49 +0100

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

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

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Thu, 19 Nov 2015 23:59:38 +0800

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

  * rename lxqt-session.manpages to manpages
  * allow build on non-linux platforms (Thanks Pino Toscano)
    (Closes: #803656)
  * Added lintian-overrides for invalid category
  * Fix some wording of debian/copyright
  * Fixed some copyright dates

 -- Alf Gaida <agaida@siduction.org>  Thu, 12 Nov 2015 20:11:50 +0100

lxqt-session (0.9.0+20150807-1) unstable; urgency=low

  * Initial release (Closes: #747608)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 12 Sep 2015 00:05:13 +0800