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, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
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, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
kio (5.100.0-2) unstable; urgency=medium
* Team upload.
* Update symbols files from the logs of buildds.
* Modernize the building more:
- add the dh-sequence-pkgkde-symbolshelper, and dh-sequence-sodeps build
dependencies to use the pkgkde_symbolshelper, and sodeps addons
automatically, removing pkg-kde-tools
- drop the manually specified pkgkde_symbolshelper addon for dh
[dgit import unpatched kio 5.100.0-2]
Pino Toscano [Mon, 21 Nov 2022 08:13:21 +0000 (08:13 +0000)]
Import kio_5.100.0-2.debian.tar.xz
[dgit import tarball kio 5.100.0-2 kio_5.100.0-2.debian.tar.xz]
Aurélien COUDERC [Sat, 19 Nov 2022 22:19:05 +0000 (22:19 +0000)]
Import kio_5.100.0.orig.tar.xz
[dgit import orig kio_5.100.0.orig.tar.xz]