kf6-kio.git
15 months agoOn Hurd, do not look for functions unimplemented in libc
Pino Toscano [Mon, 26 Aug 2024 04:44:17 +0000 (06:44 +0200)]
On Hurd, do not look for functions unimplemented in libc

Last-Update: 2024-05-09
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

15 months agoreport_error_removing_dirs
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

15 months ago[PATCH] Consistently use WITH_QTDBUS instead of USE_DBUS
Pino Toscano [Sat, 24 Aug 2024 15:34:46 +0000 (17:34 +0200)]
[PATCH] Consistently use WITH_QTDBUS instead of USE_DBUS

USE_DBUS still uses an hardcoded list of architectures, whereas there
is already WITH_QTDBUS defined in case the D-Bus support is available.

Followup of commit 6bdab62068c89b61796246508813ae63aa3ef872.

Gbp-Pq: Name upstream_Consistently-use-WITH_QTDBUS-instead-of-USE_DBUS.patch

15 months agokf6-kio (6.5.0-2) unstable; urgency=medium
Pino Toscano [Mon, 26 Aug 2024 04:44:17 +0000 (06:44 +0200)]
kf6-kio (6.5.0-2) unstable; urgency=medium

  * Team upload.
  * CI: update/simplify configuration.
  * Pass -DWITH_WAYLAND=OFF to cmake on non-Linux architectures to disable the
    Wayland support, as it is Linux-specific.
  * Backport upstream commit 5718fdce324b247b9f3e8c618be30973c93c10b7 to
    properly enable D-Bus on OSes other than Linux and FreeBSD that can use it;
    patch upstream_Consistently-use-WITH_QTDBUS-instead-of-USE_DBUS.patch.
  * Update symbols files from the logs of buildds.
  * Mark Linux-only symbols as such.

[dgit import unpatched kf6-kio 6.5.0-2]

15 months agoImport kf6-kio_6.5.0-2.debian.tar.xz
Pino Toscano [Mon, 26 Aug 2024 04:44:17 +0000 (06:44 +0200)]
Import kf6-kio_6.5.0-2.debian.tar.xz

[dgit import tarball kf6-kio 6.5.0-2 kf6-kio_6.5.0-2.debian.tar.xz]

16 months agoImport kf6-kio_6.5.0.orig.tar.xz
Aurélien COUDERC [Sat, 10 Aug 2024 21:22:10 +0000 (23:22 +0200)]
Import kf6-kio_6.5.0.orig.tar.xz

[dgit import orig kf6-kio_6.5.0.orig.tar.xz]