summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Maximiliano Curia [Wed, 28 Aug 2019 14:50:33 +0000 (11:50 -0300)]
Use CXX_FLAGS for moc_predefs.h
Gbp-Pq: Name Use-CXX_FLAGS-for-moc_predefs.h.patch
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
On Hurd, do not look for functions unimplemented in libc
Last-Update: 2022-02-22
Forwarded: not-needed
The check_function_exists() function of cmake does not keep into account the
defines that glibc provides for the stubs (i.e. unimplemented functions that
always return ENOSYS), so some functions are detected as available.
Unfortunately, due to --fatal-warnings for the linker, linking will fail.
Hence, do not attempt to look for functions that are currently unimplemented
on GNU/Hurd's libc.
Gbp-Pq: Name hurd_disable_unimplemented.diff
Debian/Kubuntu Qt/KDE Maintainers [Thu, 31 Mar 2016 13:38:43 +0000 (15:38 +0200)]
report_error_removing_dirs
===================================================================
Gbp-Pq: Name report_error_removing_dirs
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
kio (5.96.0-2) unstable; urgency=medium
* Team upload.
* Remove inactive Uploaders.
* Move systemsettings as recommends, rather than as dependency; this avoids
a dependency cycle...
* Modernize building:
- add the dh-sequence-kf5 build dependency to use the kf5 addon
automatically
- drop all the manually specified addons and buildsystem for dh
* Update symbols files from the logs of buildds.
[dgit import unpatched kio 5.96.0-2]
Pino Toscano [Mon, 1 Aug 2022 10:32:23 +0000 (11:32 +0100)]
Import kio_5.96.0-2.debian.tar.xz
[dgit import tarball kio 5.96.0-2 kio_5.96.0-2.debian.tar.xz]
Aurélien COUDERC [Sun, 31 Jul 2022 11:33:08 +0000 (12:33 +0100)]
Import kio_5.96.0.orig.tar.xz
[dgit import orig kio_5.96.0.orig.tar.xz]