Source: calamares
Version: 3.1.10-1
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
@@ -7,13 +7,13 @@ Build-Depends: cmake,
debhelper (>= 10),
extra-cmake-modules,
gettext,
- kio-dev,
libatasmart-dev,
libboost-python-dev,
libkf5config-dev,
libkf5coreaddons-dev,
libkf5i18n-dev,
libkf5iconthemes-dev,
+ libkf5kio-dev,
libkf5parts-dev,
libkf5service-dev,
libkf5solid-dev,