File: changelog

package info (click to toggle)
pcmanfm-qt 0.14.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,104 kB
  • sloc: cpp: 7,895; xml: 29; makefile: 11
file content (405 lines) | stat: -rw-r--r-- 13,396 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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
pcmanfm-qt (0.14.1-3) unstable; urgency=medium

  * Enhanched the fix and included pcmanfm/settings.cpp - the fallback
    settings.

 -- Alf Gaida <agaida@siduction.org>  Sun, 12 May 2019 01:41:32 +0200

pcmanfm-qt (0.14.1-2) unstable; urgency=medium

  * Starting pcmanfm-qt as root session need a running dbus user-session
    Bug was: pcmanfm-qt does not start as root on Debian live (Closes: #928818)
    Thanks  adrian15 <adrian15sgd@gmail.com> for spotting this.

 -- Alf Gaida <agaida@siduction.org>  Sat, 11 May 2019 20:38:43 +0200

pcmanfm-qt (0.14.1-1) unstable; urgency=medium

  * Cherry-picking upstream release 0.14.1.
  * Bumped minimum version libfm-qt-dev (>= 0.14.1~)
  * Depend now on libfm-qt6 (>= 0.14.1~)
  * Improved the description of the language package

 -- Alf Gaida <agaida@siduction.org>  Sun, 24 Feb 2019 23:23:24 +0100

pcmanfm-qt (0.14.0-1) unstable; urgency=medium

  * Cherry-picking upstream release 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 libfm-qt-dev (>= 0.14.0~)
  * Bumped minimum version lxqt-build-tools (>= 0.6.0~)
  * Depend now on libfm-qt6 (>= 0.14.0~)
  * Removed obsolete PULL_TRANSLATIONS= OFF from dh_auto_configure
  * Added Build-Depends-Package field to symbols
  * Added l10n-package, moved from lxqt-l10n
  * Added d/upstream/metadata

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

pcmanfm-qt (0.13.0-2) unstable; urgency=medium

  * Switch to unstable
  * Bumped build dependency libfm-qt-dev to >= 0.13.1~
  * Bumped Standards to 4.1.5, no changes needed

 -- Alf Gaida <agaida@siduction.org>  Sat, 07 Jul 2018 14:37:15 +0200

pcmanfm-qt (0.13.0-1) experimental; urgency=medium

  * Cherry-picking upstream release 0.13.0.
  * Bumped build dependency libfm-qt-dev to >= 0.13.0~
  * Bumped build dependency lxqt-build-tools to >= 0.5.0~
  * Added papirus-icon-theme as default alternative for icon-themes
  * Bumped year in copyright
  * Removed ported back upstream patches.
  * Moved debian/.gitignore -> ./.gitignore

 -- Alf Gaida <agaida@siduction.org>  Sat, 26 May 2018 02:25:19 +0200

pcmanfm-qt (0.12.0-6) unstable; urgency=medium

  * Bumped compat to 11
  * Bumped debhelper to >= 11~
  * Bumped Standards to 4.1.4, no changes needed
  * Fixed a glitch in VCS fields
  * Changed Homepage, Source and watch to lxqt
  * Bumped year in copyright

 -- Alf Gaida <agaida@siduction.org>  Sat, 28 Apr 2018 18:43:40 +0200

pcmanfm-qt (0.12.0-5) unstable; urgency=medium

  * Moved git to salsa, changed the VCS fields that way
  * Bumped Standards to 4.1.3, no changes needed
  * Added gfvs-fuse to recommends, thanks robert <maxl1234@gmx.at>
    (Closes: #886166)

 -- Alf Gaida <agaida@siduction.org>  Fri, 05 Jan 2018 19:12:49 +0100

pcmanfm-qt (0.12.0-4) unstable; urgency=medium

  * Really bumped Standards.

 -- Alf Gaida <agaida@siduction.org>  Sat, 16 Dec 2017 03:48:34 +0100

pcmanfm-qt (0.12.0-3) unstable; urgency=medium

  * Bumped Standards to 4.1.2, no changes needed
  * Move config to /usr/share/pcmanfm-qt/lxqt
  * Removed branch from VCS fields
  * Removed debian/gbp.conf

 -- Alf Gaida <agaida@siduction.org>  Fri, 15 Dec 2017 00:49:17 +0100

pcmanfm-qt (0.12.0-2) unstable; urgency=medium

  * Transition to unstable

 -- Alf Gaida <agaida@siduction.org>  Tue, 05 Dec 2017 01:51:44 +0100

pcmanfm-qt (0.12.0-1) experimental; urgency=medium

  * Cherry-picking upstream release 0.12.0.
  * Bumped Standards to 4.1.1
  * Bumped build-tools >= 0.4.0
  * Bumped libfm-qt-dev >= 0.12.0
  * Bumped years in copyright
  * Added  build dependency libexif-dev
  * Added Breaks and Replaces for lxqt-common << 0.12.0

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

pcmanfm-qt (0.11.3-4) unstable; urgency=medium

  * Depend on desktop-file-utils (Closes: #866900)
  * Recommend ffmpegthumbnailer (Closes: #867460)
  * Removed the alternative dependency gksu.  Reason: #867236

 -- Alf Gaida <agaida@siduction.org>  Thu, 06 Jul 2017 19:58:03 +0200

pcmanfm-qt (0.11.3-3) unstable; urgency=medium

  * Bumped Standards to 4.0.0
  * Depend on lxqt-sudo | gksu we need at least one UI for sudo
  * Added Recommends: lximage-qt, lxqt-policykit, lxqt-qtplugin
    (Closes: #866347)
  * pcmanfm-qt allow multiple file selections with mouse, the implementation is
    horrible in some places, but it works. (Closes: #853201)

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

pcmanfm-qt (0.11.3-2) unstable; urgency=medium

  * set oxygen-icon-theme as default alternative recommendation
    (Closes: #851411)

 -- Alf Gaida <agaida@siduction.org>  Sun, 15 Jan 2017 01:35:46 +0100

pcmanfm-qt (0.11.3-1) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.3.

 -- Alf Gaida <agaida@siduction.org>  Sat, 14 Jan 2017 03:54:54 +0100

pcmanfm-qt (0.11.2-1) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.2.
  * Removed build dependencies:
    - libfm-dev
    - liblxqt0-dev
  * Bumped minimum versions
    - libfm-qt-dev (>= 0.11.2)
    - lxqt-build-tools (>= 0.3.0)
    - libfm-qt3 (>= 0.11.2)
  * Suggests: cdtool -> cdtool [linux-any]

 -- Alf Gaida <agaida@siduction.org>  Thu, 22 Dec 2016 02:02:37 +0100

pcmanfm-qt (0.11.1-3) unstable; urgency=medium

  * Added versioned dependency libfm-qt3 (>= 0.11.1), dh detect only
    a minimum version of 0.11.0 - false because some symbols are added
    which are needed for pcmanfm-qt (>= 0.11.1) (Closes: #842080)
  * Removed build dependencies
    - libqt5xdg-dev
    - pkg-config,
    - qttools5-dev,
    - qttools5-dev-tools
  * Added build dependency lxqt-build-tools

 -- Alf Gaida <agaida@siduction.org>  Sat, 05 Nov 2016 02:06:06 +0100

pcmanfm-qt (0.11.1-2) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.1.
  * Synced debian foo with experimental
  * Removed --parallel from rules, standard compat 10
  * New dep. default-dbus-session-bus | dbus-session-bus | dbus-x11
    (Closes: #836284)
  * Fixed Crashes while copying (Closes: #823753)
  * Bumped minimum version libfm-qt-dev (>= 0.11.1)
  * Bumped minimum version libqt5xdg-dev (>= 2.0.0)
  * Added build dependency libkf5windowsystem-dev
  * Added build dependency libqt5svg5-dev
  * Added build dependency liblxqt0-dev (>= 0.11.0)
  * Added Recommends pcmanfm-qt-l10n
  * Fixed VCS fields, using plain /git/
  * Fixed copyright Format field, using https
  * Dropped patches, applied upstream
  * Added translation controls
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo

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

pcmanfm-qt (0.11.0-10) unstable; urgency=medium

  * Fixed typo in Recommends: oyxgen-icon-theme -> oxygen-icon-theme

 -- Alf Gaida <agaida@siduction.org>  Mon, 19 Sep 2016 21:50:10 +0200

pcmanfm-qt (0.11.0-9) unstable; urgency=medium

  * Bumped compat to 10
  * Bumped build dependency debhelper (>=10)
  * Fixed typo in Recommends: faenza--icon-theme > faenza-icon-theme

 -- Alf Gaida <agaida@siduction.org>  Mon, 19 Sep 2016 04:23:26 +0200

pcmanfm-qt (0.11.0-8) unstable; urgency=medium

  * Replace dep. dbus-x11 with default-dbus-session-bus | dbus-session-bus
    (Closes: #836284)
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo

 -- Alf Gaida <agaida@siduction.org>  Thu, 01 Sep 2016 22:56:35 +0200

pcmanfm-qt (0.11.0-7) unstable; urgency=medium

  * Fixed VCS fields, use plain /git/
  * Reworked icon-theme recommends (Closes: #833590)
    Thanks Pino Toscano <pino@debian.org>

 -- Alf Gaida <agaida@siduction.org>  Sun, 07 Aug 2016 11:14:08 +0200

pcmanfm-qt (0.11.0-6) unstable; urgency=medium

  * Set LC_ALL for reproducible builds.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 16 Jul 2016 11:16:41 +0800

pcmanfm-qt (0.11.0-5) unstable; urgency=medium

  * Backported temporary upstream fix for #826311
    (https://github.com/lxde/pcmanfm-qt/pull/359)
  * Bumped standards version to 3.9.8 - no changes needed

 -- Alf Gaida <agaida@siduction.org>  Sat, 04 Jun 2016 19:39:22 +0200

pcmanfm-qt (0.11.0-4) unstable; urgency=medium

  * Added oxygen-icon-theme | oxygen5-icon-theme | gnome-icon-theme
    to recommends. (Closes: #826311)

 -- Alf Gaida <agaida@siduction.org>  Sat, 04 Jun 2016 15:54:21 +0200

pcmanfm-qt (0.11.0-3) unstable; urgency=low

  * Adding "Depends: dbus-x11". Closes: #820079

 -- Yuan CHAO <yuanchao@gmail.com>  Tue, 19 Apr 2016 20:30:00 +0800

pcmanfm-qt (0.11.0-2) unstable; urgency=medium

  * Merge experimental to unstable

 -- Alf Gaida <agaida@siduction.org>  Thu, 31 Mar 2016 22:07:11 +0200

pcmanfm-qt (0.11.0-1) experimental; urgency=medium

  * New upstream release
  * Removed grep patch
  * Bump libfm-qt-dev (>= 0.11.0)

 -- Alf Gaida <agaida@siduction.org>  Mon, 28 Mar 2016 18:12:27 +0200

pcmanfm-qt (0.10.1-2) unstable; urgency=medium

  * Bump Standards to 3.9.7
  * Fix years in copyright
  * Add hardending=+all
  * simplify rules
  * make pcmanfm-qt reproducible again, thanks to Eduard Sanou for the
    bugreport and the patch, but it was fixed before (Closes: #815818)

 -- Alf Gaida <agaida@siduction.org>  Fri, 26 Feb 2016 00:16:22 +0100

pcmanfm-qt (0.10.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove libfm-qt as upstream moved it into another source repository.
  * Remove dbg package in favor of dbgsym.
  * Update Vcs-Browser.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 07 Feb 2016 16:13:27 +0800

pcmanfm-qt (0.10.0-2) unstable; urgency=medium

  * Merge from experimental.
  * New upstream release.
  * Update minimum version of liblxqt.
  * Update symbols.
  * Remove menu file, see CTTE #741573.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 15 Nov 2015 21:14:41 +0800

pcmanfm-qt (0.9.0+20150908-2) unstable; urgency=medium

  * Menufile deleted
  * debian/rules --fail-missing included --list-missig, so
    --list-missing deleted

 -- Alf Gaida <agaida@siduction.org>  Fri, 13 Nov 2015 02:37:53 +0100

pcmanfm-qt (0.9.0+20150908-1) unstable; urgency=medium

  [ Alf Gaida ]
  * Cherry-picked upstream version 0.9.0+20150908.
  * Tar-ignore .gitignore
  * Fixed control with cme fix
  * Added upstream signing-key and use it in watch file
  * Removed automoc build dependency - not needed with Qt5
  * Fixed symbols for i386 and amd64

  [ ChangZhuo Chen (陳昌倬) ]
  * Use arch-bits to fix 32 bit architecture symbols.
  * Add Shih-Yuan Lee (FourDollars) as Uploaders.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Tue, 15 Sep 2015 23:30:13 +0800

pcmanfm-qt (0.9.0+20150816-1) unstable; urgency=medium

  [ ChangZhuo Chen (陳昌倬) ]
  * Import debian directory from Wen.Liao.
  * Initial release (Closes: #747605)
  * Merge debian directory.
  * Backup *.ts.
  * Fix package-contains-empty-directory.
  * Don't use variable for command.
  * Add libfm-qt1 and libfm-qt-dev.
  * Update copyright.
  * Add Pre-Depends: ${misc:Pre-Depends} to libfm-qt1.
  * Create manpage for pcmanfm-qt.
  * add libfm-qt1.symbols.
  * Revert "Create manpage for pcmanfm-qt".
  * Add pcmanfm-qt.manpages.
  * Fix manpage.
  * Install include to libfm-qt-dev.
  * Update package description.
  * Use patch to install manpage.
  * Migrate to QT5.
  * Update d/copyright.
  * Fix copyright typo.
  * Revert accidiently ts changed.

  [ Alf Gaida ]
  * gitignore added.
  * new upstream translation files.
  * some cleanup in debian rules.
  * two missed symbols added.
  * they need a little bit of beautyfing.
  * we should not save translations in debian/bak. if there is a real
    problem with the translations this should be fixed upstream.
  * add two symbols @czchen - would you be so kind and clean them up.
  * catch up with upstream Patch descriptions changed.
  * Imported Upstream version 0.8.0
  * Min Qt version 5.3.2.
  * bump standards to 3.9.6.
  * removed all patches, integrated in upstream.
  * fix symbols (two symbols added).
  * fix prefs desktop file.
  * fix arch for dbg packages.
  * Imported Upstream version 0.8.0.
  * Min Qt version 5.3.2.
  * bump standards to 3.9.6.
  * removed all patches, integrated in upstream.
  * fix symbols (two symbols added).
  * fix prefs desktop file.
  * fix arch for dbg packages.
  * patch added released.
  * fixing arch dependent symbols.
  * recommend gfvs-backends.
  * Some cleanup in debian $foo.
  * some changes in debian $foo.
  * drop transitional packages.

  [ ChangZhuo Chen (陳昌倬) ]
  * Unapply Debian patch.
  * Add debian/source/local-options.
  * Backup / Restore translations.
  * Fix override_dh_clean.
  * Use override_dh_auto_clean to restore translations.
  * Update symbol control file.
  * Quote in symbol control file.
  * Restore upstream file.
  * Imported Upstream version 0.9.0+20150816.
  * Add (c++) to symbol control file.
  * Update changelog.
  * Update symbol control file.
  * Fix symbol control file.
  * Fix Architecture.
  * Add Multi-Arch: same.

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

  [ Andrew Lee (李健秋) ]
  * Added myself as Uploader.
  * Removing whitespaces at EOL and EOF.
  * Refine descriptions.
  * Don't need to backup/restore translation files, this fixed upstream.
  * Warpped lines in copyright.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Mon, 17 Aug 2015 21:04:54 +0800