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
|
libqtpas (2.5-18) unstable; urgency=medium
* Update .symbols file again, this time for armel
- This is getting ridiculous - future versions of this library
should compile with default-hidden symbol visibility and mark
symbols that are actually supposed to be used by the library
users as visible explicitly.
-- Matthias Klumpp <mak@debian.org> Wed, 31 Aug 2016 10:48:17 +0200
libqtpas (2.5-17) unstable; urgency=medium
* Compile with inlines-hidden
* Update symbols file for GCC 6 (Closes: #811965)
-- Matthias Klumpp <mak@debian.org> Wed, 10 Aug 2016 22:35:55 +0200
libqtpas (2.5-16) unstable; urgency=medium
* Transfer package to Pascal packaging team
* Bump standards version: No changes needed
* Rename source package to a more generic name
- Pick "libqtpas" instead of the more upstream-ish "qtpas", to avoid
confusion with the "qtpass" package.
* Use secure Vcs-* URLs
-- Matthias Klumpp <mak@debian.org> Thu, 30 Jun 2016 11:34:54 +0200
libqt4pas (2.5-15) unstable; urgency=medium
* Update symbols file (Closes: #804304)
- Fixes build on ppc64 and arm64
-- Matthias Klumpp <mak@debian.org> Wed, 10 Feb 2016 19:56:58 +0100
libqt4pas (2.5-14) unstable; urgency=medium
* Update symbols file
-- Matthias Klumpp <mak@debian.org> Sat, 08 Aug 2015 16:45:56 +0200
libqt4pas (2.5-13) unstable; urgency=medium
* Bump standards version
* Build with GCC 5 (Closes: #777970)
-- Matthias Klumpp <mak@debian.org> Thu, 06 Aug 2015 12:34:54 +0200
libqt4pas (2.5-12) unstable; urgency=medium
* Update symbols file
-- Matthias Klumpp <mak@debian.org> Tue, 12 Aug 2014 18:02:30 +0200
libqt4pas (2.5-11) unstable; urgency=medium
* Update symbols file for ppc64 (Closes: #743761)
* Update symbols file for mips64(el) (Closes: #729766)
* Build-depend on fpc: According to upstream, libqt4pas
can and should not be used as generic C Qt wrapper.
(It therefore makes sense to only have it available on
architectures where a Pascal compiler is present)
* Bump standards version: No change needed
-- Matthias Klumpp <mak@debian.org> Tue, 22 Jul 2014 16:48:36 +0200
libqt4pas (2.5-10) unstable; urgency=low
* Use pkgkde_symbolshelper dh addon
* Updated symbols file
-- Matthias Klumpp <mak@debian.org> Mon, 24 Jun 2013 22:16:12 +0200
libqt4pas (2.5-9) unstable; urgency=low
* Fix Git browser URL
* Adjust symbols file on amd64 (Closes: #713348)
-- Matthias Klumpp <mak@debian.org> Sun, 23 Jun 2013 14:24:36 +0200
libqt4pas (2.5-8) unstable; urgency=low
* Use Git to maintain the package
* Fix debian/rules for qmake changes
* Fix FTBFS on powerpcspe (Closes: #693687)
* Fix FTBFS with GCC-4.8 (Closes: #701309)
-- Matthias Klumpp <mak@debian.org> Thu, 13 Jun 2013 16:06:20 +0200
libqt4pas (2.5-7) unstable; urgency=low
* Update symbols file again, looks like pkgkde-symbolshelper
did not work properly the first time. (Closes: #680440)
-- Matthias Klumpp <matthias@tenstral.net> Mon, 09 Jul 2012 10:07:35 +0200
libqt4pas (2.5-6) unstable; urgency=low
* Fix FTBFS on hurd-i386
-- Matthias Klumpp <matthias@tenstral.net> Tue, 26 Jun 2012 20:48:12 +0200
libqt4pas (2.5-5) unstable; urgency=low
* Updated symbols file for kfreebsd-amd64
-- Matthias Klumpp <matthias@tenstral.net> Tue, 05 Jun 2012 22:25:58 +0200
libqt4pas (2.5-4) unstable; urgency=low
* Updated symbols-file for all architectures
* Adjusted debian/watch file to new layout
-- Matthias Klumpp <matthias@tenstral.net> Fri, 25 May 2012 16:17:21 +0200
libqt4pas (2.5-3) unstable; urgency=low
* Fix issues with the symbols-file on some archs (again)
-- Matthias Klumpp <matthias@tenstral.net> Wed, 23 May 2012 14:58:19 +0200
libqt4pas (2.5-2) unstable; urgency=low
* Update symbols control file (Closes: #667254)
-- Matthias Klumpp <matthias@tenstral.net> Tue, 06 Mar 2012 22:52:27 +0100
libqt4pas (2.5-1) unstable; urgency=low
* New upstream release:
- Fixed Stack Alignment problems when Qt uses SSE.
- Qt 4.5 to Qt 4.8 support
- based on classes/methods available in Qt 4.5 but also
compiles with Qt 4.8. and adds stack alignment
compilation options when appropriate (Qt Version and Platform).
* Allow DM upload
* Fix compilation process (Closes: #652215)
-- Matthias Klumpp <matthias@tenstral.net> Fri, 24 Feb 2012 10:10:20 +0100
libqt4pas (2.4-2) unstable; urgency=low
* Convert package to multiarch (LP: #831271)
-- Matthias Klumpp <matthias@tenstral.net> Thu, 25 Aug 2011 16:19:25 +0200
libqt4pas (2.4-1) unstable; urgency=low
* New upstream bugfix release:
- More range check error fixes
-- Matthias Klumpp <matthias@tenstral.net> Fri, 08 Jul 2011 19:39:32 +0200
libqt4pas (2.3-1) unstable; urgency=low
* New upstream release:
- Added QSessionManager.
- Added platform dependent signals
(like saveStateRequest from QApplication)
- Qt 4.5 to Qt 4.7 support
based on classes/methods available in Qt 4.5 but
also compiles with Qt 4.7 and adds -mstackrealign
when appropriate.
removed QMenu::macMenu: Not present Qt 4.7 binaries,
but present in Qt 4.5
- Fix for crash of Lazarus compiled with
Range Checking On (Lazarus Bug #16448).
* Removed stackrealing patch: Applied upstream
-- Matthias Klumpp <matthias@nlinux.org> Mon, 20 Jun 2011 17:16:37 +0200
libqt4pas (2.1Qt4.5.3-5) unstable; urgency=low
* Adjust symbols for GCC4.6 (Closes: #628338)
* Bump standards version
* Compile with stackrealign enabled on all ix86 architectures
-- Matthias Klumpp <matthias@nlinux.org> Tue, 24 May 2011 20:55:59 +0200
libqt4pas (2.1Qt4.5.3-4) unstable; urgency=low
* Only add -mstackrealign on x86 and x86_64 archs
* Updated symbols file (Closes: #620695)
-- Matthias Klumpp <matthias@nlinux.org> Sun, 03 Apr 2011 18:21:35 +0200
libqt4pas (2.1Qt4.5.3-3) unstable; urgency=low
* Compile with -mstackrealign
* Upload to unstable (Closes: #618128)
* Bump standards version
* Build in parallel mode
-- Matthias Klumpp <matthias@nlinux.org> Mon, 14 Mar 2011 13:44:12 +0100
libqt4pas (2.1Qt4.5.3-2) experimental; urgency=low
* Add libqt4-webkit-dev to build-dependencies to fix FTBFS with Qt 4.7.
* Switch to debhelper based build system
-- Matthias Klumpp <matthias@nlinux.org> Mon, 28 Jun 2010 18:48:54 +0200
libqt4pas (2.1Qt4.5.3-1) unstable; urgency=low
* Initial release (Closes: #554177, LP: #318853)
-- Matthias Klumpp <matthias@nlinux.org> Sat, 20 Feb 2010 22:34:36 +0100
|