File: changelog

package info (click to toggle)
falkon 3.1.0%2Bdfsg1-11
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 20,316 kB
  • sloc: cpp: 62,005; javascript: 21,772; sh: 554; python: 487; xml: 425; sql: 48; makefile: 12
file content (474 lines) | stat: -rw-r--r-- 17,912 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
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
falkon (3.1.0+dfsg1-11) unstable; urgency=medium

  * removed debian/falkon.install since for a single package there is no
    debian/tmp directory implied. Closes: #987490

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 25 Apr 2021 17:02:14 +0200

falkon (3.1.0+dfsg1-10) unstable; urgency=medium

  * applied Reiner Herrmann's patch, thanks! Closes: #987455

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 24 Apr 2021 15:41:47 +0200

falkon (3.1.0+dfsg1-9) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Backport upstream patch to fix build with Qt 5.15 (closes: #972158).

  [ Georges Khaznadar ]
  * adopted Dmitry Shachnev's fix, thank you Dmitry!

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 24 Oct 2020 13:51:42 +0300

falkon (3.1.0+dfsg1-8) unstable; urgency=medium

  * backported the last version of networkmanages.cpp. Closes: #964775

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 24 Aug 2020 09:55:39 +0200

falkon (3.1.0+dfsg1-6) unstable; urgency=medium

  * Changed the path glob to find the libraries, which should encompass
    files built with the armhf architecture

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 08 Nov 2019 19:58:21 +0100

falkon (3.1.0+dfsg1-5) unstable; urgency=medium

  * removed the dependency on libgnome-keyring-dev, since this package
    is no longer part of Debian. Together with the upstream version
    change, this ... Closes: #943769

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 30 Oct 2019 13:31:35 +0100

falkon (3.1.0+dfsg1-4) unstable; urgency=medium

  * Checked that falkon-3.1.0+dfsg1-3 does not crash.
    Closes: #940463

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 17 Sep 2019 16:28:23 +0200

falkon (3.1.0+dfsg1-3) unstable; urgency=medium

  * removed transitional packages libqupzilla1 and libqupzilla-dev
    which provide no compatibility with old content, thanks to
    Bastian Blank' remark

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 15 Sep 2019 20:03:28 +0200

falkon (3.1.0+dfsg1-2) unstable; urgency=medium

  * added a dependency on qml-module-qtwebengine. Closes: #903785
  * upgraded Standards-Version: 4.3.0, debhelper (>= 11)

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 26 Aug 2019 17:44:19 +0200

falkon (3.1.0+dfsg1-1) unstable; urgency=medium

  * created another binary package to separate the plugin for
    kwallet, since it may save some megabytes for people who do not
    want to install policykit and al. Closes: #894766
  * fixed debian/watch, which failed to watch upstream changes
  * upgraded to the new upstream source. Closes: #926154
  * removed src/lib/data/html/jquery-ui from the upstream tree
  * added build-dependencies on libkf5i18n-dev, libgnome-keyring-dev,
    libkf5crash-dev, libkf5coreaddons-dev, libkf5purpose-dev
  * dropped CDBS to use dh instead
  * create jquery.js and jquery-ui.js as symlinks rather than uglified files
  * modified install files, and wrote a few lignes for a target
    override_dh_auto_install to move relevant plugins to falkon-plugin-wallet

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 01 Apr 2019 16:48:51 +0200

falkon (3.0.0-3) unstable; urgency=medium

  * added a notification in NEW.Debian to tell the user with root
    privilege who installs Falkon how to restore qupzilla bookmarks
    for himself or for other users, if any. Closes: #894709

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 03 Apr 2018 17:17:05 +0200

falkon (3.0.0-2) unstable; urgency=medium

  * added copyright entries for files under src/plugins. Closes: #894636

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 02 Apr 2018 23:16:01 +0200

falkon (3.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #894393)
  * Replaced QupZilla. Closes: #867947; Closes: #873283
  * inherited and adapted debian files from the package available in
    Ubuntu. Declared myself as maintainer.
  * added a build-dependency on cdbs
  * modified debian/rules as I am no KDE developer
  * added Priority: optional to transitional packages
  * declared VCS stuff in debian/control. Closes: #880536

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 24 Mar 2018 16:41:24 +0100
 
qupzilla (2.2.5~dfsg1-2) unstable; urgency=medium

  * removed the build-dependency on libgnome-keyring-dev. Closes: #867947
    .
    As currently the document available at
    https://wiki.gnome.org/Initiatives/GnomeGoals/LibsecretMigration
    provides only ponctual matches between libsecret and libgnome-keyring
    primitives, but not general map neither detailed example of a
    migration, I also completely removed the Gnome Keyring integration
    from the built plugins. Let us hope that some day upstream developers
    will make this migration.

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 09 Mar 2018 17:33:21 +0100

qupzilla (2.2.5~dfsg1-1) unstable; urgency=medium

  * New upstream release
  * Checked that thumbnails appear in a new tab. Closes: #888277
  * The web page http://korpusy.klf.uw.edu.pl/en/ exists no longer
    (error 404); now Qupzilla does not support displaying djvu images;
    instead, it proposes to open the file with an external viewer or
    to save it. Additionnally, the file 
    http://korpusy.klf.uw.edu.pl/extra/linde/index.djvu could not be
    viewed with any of the viewers known to support djvu file format.
    Closes: #857331
  * Events coming from a trackpad are not directly managed by qupzilla
    but rather by other daemons. If this bug report can be reopened by
    showing some evidence that those events are specifically mismanaged
    by qupzilla, and no other desktop application, you are welcome.
    Closes: #834475
  * currently there is no mention of deprecation in the debian bugs
    page about libgnome-keyring; so far, the announced page
    https://wiki.gnome.org/GnomeGoals/LibsecretMigration which is supposed
    to disclose how to migrate from libgnome-keyring to libsecret is
    not yet created. The previous message which I sent as a reply to bug
    report 867947, four months ago is unresponded. So, it Closes: #867947.
    Please feel free to reopen this bug report as soon as plans to
    migrate from libgnome-keyring to libsecret are published, and please
    be kind enough to send a link to those methods.

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 03 Feb 2018 09:14:46 +0100

qupzilla (2.2.3~dfsg1-2) unstable; urgency=medium

  * downgraded Recommends to Suggests: qupzilla-plugin-gnome-keyring,
    qupzilla-plugin-kwallet
  * applied Helmut Grohne's patch. Closes: #886778

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 13 Jan 2018 15:46:42 +0100

qupzilla (2.2.3~dfsg1-1) unstable; urgency=medium

  * New upstream release
  * Rephrased the description for the package qupzilla-plugin-gnome-keyring
    Closes: #886266
  * patched the file linux/appdata/org.qupzilla.QupZilla.appdata.xml,
    which fixes the lintian error: "appstream-metadata-legacy-format"
  * changed the obsolete prioty extra to optional
  * upgraded S-V to 4.1.3

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 08 Jan 2018 11:46:02 +0100

qupzilla (2.2.2~dfsg1-2) unstable; urgency=medium

  * added a Breaks+Replace clause. Closes: #884645
  * tried on "some websites", ... when pressing the "Back"- button,
    qupzilla crashes no longer. So ... this Closes: #870059. If someone
    wants to reopen this bug report, please make a precise list of
    "some websites" which trigger this bug, in order to let the maintainer
    reproduce it.
  * this version of qupzilla does not crash on startup. This
    Closes: #863458.
  * added a "Provides: falkon" clause in debian/control, which
    Closes: #873283
  * the new version can access and save the file
    https://www.debian.org/logos/openlogo-75.png in the file system,
    which Closes: #834996

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 18 Dec 2017 15:52:27 +0100

qupzilla (2.2.2~dfsg1-1) unstable; urgency=medium

  * New upstream release

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 17 Dec 2017 19:32:01 +0100

qupzilla (2.2.0~dfsg1-3) unstable; urgency=medium

  * removed the Conflicts: clauses on a nonexistent Qupzilla version.
  * added a package qupzilla-plugin-kwallet which provides separately
    the plugin for KWallet. Closes: #880535, and once again,
    Closes: #845346.
  * added a package qupzilla-plugin-gnome-keyring to provide a similar
    separate feature for Gnome Keyring
  * added Recommends: stances from libqupzilla1 to the newly separated
    packages.

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 03 Nov 2017 11:59:59 +0100

qupzilla (2.2.0~dfsg1-2) unstable; urgency=medium

  * enforced kde integration, as hinted again by Brendon Higgins, which
    definitely Closes: #845346
  * upgraded dh version to 10, which provides parallel build by default

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 01 Nov 2017 11:16:35 +0100

qupzilla (2.2.0~dfsg1-1) unstable; urgency=medium

  * New upstream release
  * changed the build dependency libssl1.0-dev => libssl-dev.
    Closes: #859674
  * applied Brendon Higgins' patch. Closes: #845346
  * upgraded Standards-Version to 4.1.1
  * restricted the target Architecture: to amd64 arm64 armhf i386 mipsel
    to comply with qt5webkit-dev's restrictions. Closes: #868789

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 23 Oct 2017 17:46:57 +0200

qupzilla (2.1.2~dfsg1-2) unstable; urgency=medium

  * changed the dependency on metapackage qt5-default, to be
    qtbase5-dev, qtchooser

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 18 Jun 2017 16:56:00 +0200

qupzilla (2.1.2~dfsg1-1) experimental; urgency=medium

  * New upstream release

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 09 Jun 2017 20:19:38 +0200

qupzilla (2.0.2~dfsg1-1) unstable; urgency=medium

  * New upstream release. Closes: #827512
  * added build-depencies on qtwebengine5-examples, qttools5-dev-tools,
    libxcb-util0-dev
  * upgraded the dependency on libssl ==> libssl1.0-dev
  * refined the file debian/get-newest.sh and the target clean in debian/rules

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 11 Jan 2017 18:43:00 +0100

qupzilla (2.0.1~dfsg1-1) UNRELEASED; urgency=medium

  * New upstream release
  * added a dependency on qtwebengine5-dev
  * upgraded Standards-Version to 3.9.8

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 11 Jan 2017 17:40:06 +0100

qupzilla (1.8.9~dfsg1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build with OpenSSL 1.0 (Closes: #828525).

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 18 Dec 2016 20:22:33 +0500

qupzilla (1.8.9~dfsg1-3) unstable; urgency=medium

  * removed the dependency on libqt5xcbqpa5. Closes: #812233

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 23 Jan 2016 16:40:58 +0100

qupzilla (1.8.9~dfsg1-2) unstable; urgency=medium

  * added a dependency on libqt5xcbqpa5. Closes: #809617

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 02 Jan 2016 11:15:48 +0100

qupzilla (1.8.9~dfsg1-1) unstable; urgency=medium

  * updated to the newest upstream version.
  * checked all the urls cited in
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752299
    all of them are correctly accessed. Closes: #752299
  * checked that downloads from
    http://www.rstudio.com/products/rstudio/download/ are working.
    Closes: #785340
  * unable to reproduce bug 793846. Closes: #793846
    (pages will not scroll using mouse or trackpad)

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 17 Dec 2015 16:17:15 +0100

qupzilla (1.8.8~dfsg1-1) unstable; urgency=medium

  * updated to the newest upstream version. Closes: #802869
  * fixed a bug in debian/get-newest.sh
  * added a build-dependency on libqt5x11extras5-dev

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 05 Nov 2015 16:04:09 +0100

qupzilla (1.8.6~dfsg1-2) unstable; urgency=medium

  * activated gnome integration. Closes: #773244

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 16 Apr 2015 20:26:16 +0200

qupzilla (1.8.6~dfsg1-1) unstable; urgency=medium

  * put into section web. Closes: #782664
  * provides virtual package www-browser. Closes: #782665
  * upgraded to the newest upstream version

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 16 Apr 2015 09:55:57 +0200

qupzilla (1.8.3.1~dfsg1-4) unstable; urgency=medium

  * modified the installation for package qupzilla, to take in account
    plugins. Closes: #770964
  * upgraded Standards-Version to 3.9.7

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 06 Dec 2014 18:07:16 +0100

qupzilla (1.8.3.1~dfsg1-3) unstable; urgency=medium

  * removed completely debian/libqupzilla1.install which caused install
    bugs.
  * checked that qupzilla could access
    https://userstyles.org/styles/98527/old-mobile-opennet-ru
    without any modification. Closes: #752299

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 02 Nov 2014 16:54:10 +0100

qupzilla (1.8.3.1~dfsg1-2) unstable; urgency=medium

  * modified the installation method for libraries, which are not
    always in debian/tmp/usr/lib/*/libQupzilla*; for platforms which
    do not support multi-arch, they are rather in debian/tmp/usr/lib/.
    This should fix the build issue for many platforms.

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 01 Nov 2014 11:32:00 +0100

qupzilla (1.8.3.1~dfsg1-1) unstable; urgency=medium

  * created a script debian/get-newest.sh to repackage upstream source:
    it removes embedded jquery and jquery-ui compressed javascript code;
    it removes precompiled .qm locale files; this cleanup is made without
    touching the useful bin/themes directory, which provides the theme for
    Linux. Closes: #767482
  * renamed the debian package since upstream files are removed.
  * fixed d/rules to prevent erasing useful files
  * modified d/watch to use the script debian/get-newest.sh

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 31 Oct 2014 20:02:16 +0100

qupzilla (1.8.3-1) unstable; urgency=medium

  * upgraded to the newest upstream version
  * upgraded Standards-Version to 3.9.6
  * changed the build-dependencies to build with Qt5

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 28 Oct 2014 15:46:54 +0100

qupzilla (1.6.6-2) unstable; urgency=medium

  * added a conflict between libqupzilla1 and qupzilla <= 1.6.6-1; LP: #1368098
    also, LP: #1327050 which is the same bug as #1368098, with a French locale
  * checked the dependency on libqt4-sql-sqlite. LP: #1272397
  * removed the obsoleted build-dependency on hardening-wrapper

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 11 Sep 2014 17:40:36 +0200

qupzilla (1.6.6-1) unstable; urgency=medium

  * upgraded to the newest upstream version
  * documented the removal of embedded javascript libraries in
    d/README.Debian
  * added build-dependencies on libjs-jsquery, libjs-jquery-ui as some
    of their files are embedded in QRC-resources.

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 22 May 2014 07:15:53 +0200

qupzilla (1.6.3-2) unstable; urgency=medium

  * applied Alf Gaida's patch. Closes: #743216

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 31 Mar 2014 23:05:33 +0200

qupzilla (1.6.3-1) unstable; urgency=medium

  * upgraded to the newest upstream version
  * activated KDE_INTEGRATION and added a build-dependency on kdelibs-dev.
    Closes: #735055
  * activated GNOME_INTEGRATION

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 24 Feb 2014 13:48:02 +0100

qupzilla (1.6.1-1) unstable; urgency=medium

  * upgraded to the new upstream version

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 09 Feb 2014 22:45:57 +0100

qupzilla (1.6.0-1) unstable; urgency=medium

  * upgraded to the last upstream version
  * upgraded Standards-Version to 3.9.5
  * added a build-dependency on openssl-dev

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 05 Jan 2014 15:15:08 +0100

qupzilla (1.4.4-2) unstable; urgency=low

  * modified the conditional includes in src/main/main.cpp
    Closes: #721566

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 21 Sep 2013 16:54:50 +0200

qupzilla (1.4.4-1) unstable; urgency=low

  * changed the conditional includes in src/main/main.cpp to take in
    account kfreebsd* architectures. Closes: #721566

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 21 Sep 2013 15:54:01 +0200

qupzilla (1.4.4-1) unstable; urgency=low

  * upgraded to the newest upstream version
  * Previous changes should ... Closes: #721566

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 15 Sep 2013 12:52:41 +0200

qupzilla (1.4.3-5) unstable; urgency=low

  * modified main.cpp to get rid of the stdio-related sytaxes.

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 15 Sep 2013 12:41:43 +0200

qupzilla (1.4.3-4) unstable; urgency=low

  * added "#include <stdio>" in main.cpp to fix bugs with some platforms

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 12 Sep 2013 00:01:51 +0200

qupzilla (1.4.3-3) unstable; urgency=low

  * applied changes to comply with wiki.debian.org/Multiarch/Implementation
    and wiki.debian.org/QtMultiarchTransition

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 01 Sep 2013 18:35:47 +0200

qupzilla (1.4.3-2) unstable; urgency=low

  * added a dependency on libqt4-sql-sqlite. Closes: #715444
  * applied Ansgar Burchard's suggestions (thanks!):
    - added header files into the library-dev's package;
    - changed the section of the library package to libs.

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 13 Jul 2013 16:20:51 +0200

qupzilla (1.4.3-1) unstable; urgency=low

  * upgraded to the latest upstream release
  * modified some debian/*.install files, added a clause
    Predepends: multiarch-support to take in account multiarch
  * enabled again the generation of libdev package

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 30 Jun 2013 23:31:40 +0200

qupzilla (1.4.1-1) unstable; urgency=low

  * Initial release (Closes: #705972)

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 22 Apr 2013 12:22:00 +0200