453 Commits

Author SHA1 Message Date
Patrick Franz
b0a142ff59
Update lintian-overrides. 2022-07-29 19:40:06 +02:00
Patrick Franz
7e9d4da7c1
Update symbols from buildlogs. 2022-07-29 19:33:20 +02:00
Patrick Franz
09b683fbf3
Move lots of QPA plugins into library packages. 2022-07-29 19:31:50 +02:00
Dmitry Shachnev
6b7c10c4a5 Make libqt6gui6 recommend qt6-qpa-plugins.
That package contains libqxcb.so, without which Qt will not work on
X11 platform.
2022-07-24 19:37:48 +03:00
Dmitry Shachnev
0b72da329f Start a new changelog entry. 2022-07-24 19:36:17 +03:00
Patrick Franz
9109b23282
Release to experimental. 2022-07-17 04:04:54 +02:00
Patrick Franz
a95109232b
Update symbols from buildlogs. 2022-07-17 04:04:33 +02:00
Patrick Franz
696b21af93
New changelog entry. 2022-07-17 04:03:24 +02:00
Patrick Franz
4ee01e22f3
Release to experimental. 2022-07-16 20:38:13 +02:00
Patrick Franz
80958082b8
Add patch to not use yield on CPUs that do not support it (thx to Adrian Bunk). 2022-07-16 20:37:43 +02:00
Adrian Bunk
cc83cdff95 Don't use yield on armel where the baseline does not support it 2022-07-16 18:13:25 +03:00
Pino Toscano
d17a5cf9d6 drop -march=native from CXXFLAGS
TL;DR: never ever use -march=native in CXXFLAGS for distro builds.

-march=native optimizes the build for the specific hardware it is
built on; this means that, for example, newer hardware features such
as AVX on x86_64, may be used, rendering the resulting binaries
completely unusable on hardware without the build-time bits used.
Because of this, -march=native is a giant no-no in distribution builds,
as you never want to optimize something based on the specific buildd
used, but rather make sure it will work on the architecture in general,
in a way compatible with the architecture baseline.
2022-07-16 13:14:53 +02:00
Pino Toscano
c1ba03846d start a new changelog entry for 6.3.1+dfsg-4 2022-07-16 13:12:49 +02:00
Patrick Franz
2a1acfe349
Release to experimental. 2022-07-16 02:58:31 +02:00
Patrick Franz
b1f4b68bdd
Adjust CXXFLAGS. 2022-07-16 02:58:11 +02:00
Patrick Franz
4d72f0de1b
New changelog entry. 2022-07-16 02:56:55 +02:00
Patrick Franz
5d0b2fb2c7
Merge branch 'master' into experimental 2022-07-16 02:18:40 +02:00
Patrick Franz
0828d527e4
Release to experimental. 2022-07-16 02:17:19 +02:00
Patrick Franz
1ac443a11c
Add CXXFLAGS to fix build failure on armel. 2022-07-16 02:12:19 +02:00
Patrick Franz
d0f635089e
Update symbols from buildlogs. 2022-07-16 02:00:03 +02:00
Patrick Franz
5fb06e81e6
New changelog entry. 2022-07-16 01:58:32 +02:00
Patrick Franz
4fddf022c0
Release to experimental. 2022-07-15 20:04:18 +02:00
Patrick Franz
5406a43c02
Update symbols from buildlogs. 2022-07-15 19:53:22 +02:00
Patrick Franz
02788690e1
Update list of installed files. 2022-07-15 19:41:57 +02:00
Patrick Franz
c36893d3a8
Update patches. 2022-07-15 19:30:47 +02:00
Patrick Franz
f4fac943f8
Remove upstream_Explicitly-check-for-atomic-addition.patch and upstream_Hardcode-atomic_LIB-as-latomic.patch as they have been applied upstream. 2022-07-15 19:25:40 +02:00
Patrick Franz
181501ab95
Update ABI to 6.3.1. 2022-07-15 19:24:07 +02:00
Patrick Franz
a2f9f29d5e
New upstream release (6.3.1). 2022-07-15 19:21:05 +02:00
Lisandro Damián Nicanor Pérez Meyer
b7078debef Release to unstable. 2022-07-07 11:51:05 -03:00
Lisandro Damián Nicanor Pérez Meyer
e25541dfe3 Export qtpaths6 to /usr/bin. 2022-07-07 11:41:07 -03:00
Lisandro Damián Nicanor Pérez Meyer
881ff660b0 New changelog entry. 2022-07-07 11:22:30 -03:00
Lisandro Damián Nicanor Pérez Meyer
54d08deebd Merge branch 'master' into experimental 2022-07-06 21:35:02 -03:00
Lisandro Damián Nicanor Pérez Meyer
1de6cd24fa Release to unstable as a team upload. 2022-07-06 16:59:58 -03:00
Lisandro Damián Nicanor Pérez Meyer
22e105e264 Remove dependencies on qtchooser.
They are really not needed with Qt 6.
2022-07-06 16:25:08 -03:00
Pino Toscano
62de78e146 symbols: update 2022-06-20 07:01:31 +02:00
Pino Toscano
89f6f41fc5 start a new changelog entry for 6.3.0+dfsg-3 2022-06-20 06:58:04 +02:00
Pino Toscano
20f62a1f57 libqt6core6: recommend qt6-translations-l10n 2022-06-07 06:17:56 +02:00
Pino Toscano
220836122b libqt6core6: depend on shared-mime-info 2022-06-07 06:16:14 +02:00
Pino Toscano
824e7d905b symbols: update 2022-06-07 06:12:30 +02:00
Pino Toscano
f712dbd3cb start a new changelog entry for 6.2.4+dfsg-9 2022-06-07 05:57:45 +02:00
Patrick Franz
cf3203fa24
Release to experimental. 2022-05-24 08:48:59 +02:00
Patrick Franz
33bb019972
Update symbols from buildlogs. 2022-05-24 08:48:31 +02:00
Patrick Franz
2e0db65991
New changelog entry. 2022-05-24 08:47:56 +02:00
Patrick Franz
e3c398ebf0
Release to experimental. 2022-05-23 20:34:34 +02:00
Patrick Franz
208ab0ef27
Update lintian-overrides. 2022-05-23 20:12:39 +02:00
Dmitry Shachnev
f648b2b314 6.2.4+dfsg-8 unstable; urgency=medium
-----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmKKskwTHG1pdHlhNTdA
 ZGViaWFuLm9yZwAKCRBmRiZbWGuDyxS7EACdRZXcAzqqxOsYwPX8AWuuj1U4hc5L
 5N1TUO8qVSwF/9ifHy9vEfwODyWn1Brn53OjQPP3fSHMaSjeNh6IrWK6oEEke41v
 zyEJvMOukFm6qTmh8n3Iz+5Z8b36eJYv7OROApFcQ2cAI1NN4VxSUBnztQsbBxiU
 78JMgABwfA3zy4c2wN7T1VuD5gpayAU/iW/QKR+8Fi8bJA/YNBCE+A1/EL5spRbp
 ymu0tOzijidEJEuerXXK2o5qIss7k11FArVxQBZD5HGr6dPxNeVfV5IztQ7cw0e4
 cTc28jRMGk9daVDZp6frY3kbLeauaI/OaTf9r+EhbBA3OJktimL1RrTNYFoByAk/
 anXehVkDoq1DHoRrksBCqXkCReCXSoxpApgQ8oV/uUMsyCdobQkYxVekhHwW+ioz
 TnFMWUjcp9J1GFuPXxuCtCaj+PM5v0G4qnUfTZ+aSmFgJJoCL3uhZdIHDxG0pVYq
 dwUBjh3feydhjIeJJKSjQQ995jqNUHUIWW0+lxSQbsQEl/rQR7pZztdfP/Enincm
 Mgp0quIevnGHM7kxw49kJLWvNFMidRcspUQ2BW8mZLZ72f3aa3AEUnb6wXG6UVjj
 u4j9OLRE4Y+8pYa1XjwEeaaFO+z2/pOoytWAFjRThtppxkO+Umn7z5iYboBJohs/
 lXSr9vUCiAiEPQ==
 =vMtN
 -----END PGP SIGNATURE-----

Merge tag 'debian/6.2.4+dfsg-8' into experimental

6.2.4+dfsg-8 unstable; urgency=medium
2022-05-23 01:00:18 +03:00
Dmitry Shachnev
fa07117b63 Release to unstable. 2022-05-23 00:57:42 +03:00
Dmitry Shachnev
89e887f33e Mark one inline symbol as optional to fix build on Ubuntu ppc64el. 2022-05-15 18:11:45 +03:00
Dmitry Shachnev
9dd29dc83c Disable relocatable feature, to fix paths on usr-merged systems.
Thanks to Steven Trabert for the patch!

Closes: #1010575.
LP: #1970057.
2022-05-15 18:07:01 +03:00
Dmitry Shachnev
12ba3261f1 Start a new changelog entry. 2022-05-15 17:48:39 +03:00