Source: kde-config-systemd
Version: 1.2.1-3
Severity: wishlist
Tags: patch
Dear Maintainer,
your package build-depends on deprecated Frameworks -dev packages,
which currently are transitional packages.
In particular, the replacements needed for this packages are:
- kio-dev -> libkf5kio-dev
Attached there is a patch for this.
The non-deprecated packages are already available in the current Debian
stable, i.e. Stretch.
Thanks,
--
Pino
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Shawn Sörbom <shawn@sorbom.
Build-Depends: cmake,
debhelper (>= 9),
extra-cmake-modules,
- kio-dev,
libkf5auth-dev,
libkf5configwidgets-dev,
libkf5coreaddons-dev,
libkf5crash-dev,
libkf5i18n-dev,
+ libkf5kio-dev,
libkf5service-dev,
libkf5widgetsaddons-dev,
libsystemd-dev,