|
| 1 | +libqt6pas (6.2.7) unstable; urgency=medium |
| 2 | + |
| 3 | + * Release of new version. |
| 4 | + * added startSystemMove() & startSystemResize() to the C bindings for |
| 5 | + better wayland integration |
| 6 | + * Please see Lazarus at gitlab for further change details. |
| 7 | + |
| 8 | + -- David Bannon < [email protected]> Wed, 06 Sep 2023 16:12:23 +1000 |
| 9 | + |
| 10 | +libqt6pas (1.0) unstable; urgency=medium |
| 11 | + |
| 12 | + * Initial release of Qt6 version |
| 13 | + |
| 14 | + -- David Bannon < [email protected]> Sat, 12 Nov 2022 16:22:01 +1100 |
| 15 | + |
| 16 | +libqt5pas (1.2.9) unstable; urgency=medium |
| 17 | + |
| 18 | + * TLazAccessibleObject accessinility functionality for Qt5 widgetsets |
| 19 | + |
| 20 | + -- David Bannon < [email protected]> Tue, 06 Apr 2021 18:29:02 +1100 |
| 21 | + |
| 22 | +libqt5pas (1.2.8) unstable; urgency=medium |
| 23 | + |
| 24 | + * Calling this version 1.2.8 |
| 25 | + * Zeljko added QLCLOpenGLWidget, Lazarus issue #36342 |
| 26 | + * Zeljko fixed Lazarus issue #35657 |
| 27 | + * Zeljko fixed Lazarus issue #35156 and reved to ver 1.2.7 |
| 28 | + * Range of 2018 fixes. |
| 29 | + |
| 30 | + -- David Bannon < [email protected]> Thu, 19 Mar 2020 17:47:01 +1100 |
| 31 | + |
| 32 | +libqtpas (2.6~beta-4) unstable; urgency=medium |
| 33 | + |
| 34 | + * Drop d/watch as it is now distributed inside the lazarus tar ball |
| 35 | + * Update symbols file for GCC 7 (Closes: #853505) |
| 36 | + |
| 37 | + -- Paul Gevers < [email protected]> Sat, 05 Aug 2017 18:36:01 -0400 |
| 38 | + |
| 39 | +libqtpas (2.6~beta-3) unstable; urgency=medium |
| 40 | + |
| 41 | + * Upload to unstable |
| 42 | + * Invert arch logic for one symbol in the symbols file |
| 43 | + * Bump standards version to 4.0.0 (no changes) |
| 44 | + |
| 45 | + -- Paul Gevers < [email protected]> Mon, 10 Jul 2017 20:27:50 +0200 |
| 46 | + |
| 47 | +libqtpas (2.6~beta-2) experimental; urgency=medium |
| 48 | + |
| 49 | + * Patch code with changes from lazarus 1.8~rc2 |
| 50 | + * Update Željan's name in d/copyright |
| 51 | + |
| 52 | + -- Paul Gevers < [email protected]> Thu, 08 Jun 2017 21:45:35 +0200 |
| 53 | + |
| 54 | +libqtpas (2.6~beta-1) experimental; urgency=medium |
| 55 | + |
| 56 | + * Team upload |
| 57 | + * Package new release from the qt5/cbindings tree from the 1.8~rc1 |
| 58 | + release of lazarus |
| 59 | + * Refresh patches (drop one applied upstream) |
| 60 | + * Convert d/copyright to machine readable format |
| 61 | + * Update symbols file (some are actually dropped) |
| 62 | + |
| 63 | + -- Paul Gevers < [email protected]> Wed, 24 May 2017 22:18:27 +0200 |
| 64 | + |
| 65 | +libqtpas (2.6~alpha-1) experimental; urgency=medium |
| 66 | + |
| 67 | + * Team upload |
| 68 | + * Package upstream 2.6Alpha (Closes: #784493) |
| 69 | + - soname bump, so create new binary packages |
| 70 | + - Update copyright (years) |
| 71 | + * Refresh patch |
| 72 | + * Add find_QtPrintSupport.patch to add printsupport to the include path |
| 73 | + to prevent FTBFS |
| 74 | + * Update watch file |
| 75 | + * Bump debhelper compat level to 10 |
| 76 | + * Enable hardening |
| 77 | + * Change build-depends from fpc to fp-units-rtl as that is lighter and |
| 78 | + serves the same purpose (prevent building on non-fpc supported arches) |
| 79 | + |
| 80 | + -- Paul Gevers < [email protected]> Wed, 23 Nov 2016 22:08:43 +0100 |
| 81 | + |
| 82 | +libqtpas (2.5-18) unstable; urgency=medium |
| 83 | + |
| 84 | + * Update .symbols file again, this time for armel |
| 85 | + - This is getting ridiculous - future versions of this library |
| 86 | + should compile with default-hidden symbol visibility and mark |
| 87 | + symbols that are actually supposed to be used by the library |
| 88 | + users as visible explicitly. |
| 89 | + |
| 90 | + -- Matthias Klumpp < [email protected]> Wed, 31 Aug 2016 10:48:17 +0200 |
| 91 | + |
| 92 | +libqtpas (2.5-17) unstable; urgency=medium |
| 93 | + |
| 94 | + * Compile with inlines-hidden |
| 95 | + * Update symbols file for GCC 6 (Closes: #811965) |
| 96 | + |
| 97 | + -- Matthias Klumpp < [email protected]> Wed, 10 Aug 2016 22:35:55 +0200 |
| 98 | + |
| 99 | +libqtpas (2.5-16) unstable; urgency=medium |
| 100 | + |
| 101 | + * Transfer package to Pascal packaging team |
| 102 | + * Bump standards version: No changes needed |
| 103 | + * Rename source package to a more generic name |
| 104 | + - Pick "libqtpas" instead of the more upstream-ish "qtpas", to avoid |
| 105 | + confusion with the "qtpass" package. |
| 106 | + * Use secure Vcs-* URLs |
| 107 | + |
| 108 | + -- Matthias Klumpp < [email protected]> Thu, 30 Jun 2016 11:34:54 +0200 |
| 109 | + |
| 110 | +libqt4pas (2.5-15) unstable; urgency=medium |
| 111 | + |
| 112 | + * Update symbols file (Closes: #804304) |
| 113 | + - Fixes build on ppc64 and arm64 |
| 114 | + |
| 115 | + -- Matthias Klumpp < [email protected]> Wed, 10 Feb 2016 19:56:58 +0100 |
| 116 | + |
| 117 | +libqt4pas (2.5-14) unstable; urgency=medium |
| 118 | + |
| 119 | + * Update symbols file |
| 120 | + |
| 121 | + -- Matthias Klumpp < [email protected]> Sat, 08 Aug 2015 16:45:56 +0200 |
| 122 | + |
| 123 | +# For older changelog entries, run 'apt-get changelog libqt5pas1' |
0 commit comments