Source: owncloud-client
Version: 2.3.3+dfsg-2
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
@@ -8,11 +8,11 @@ Build-Depends: cmake,
dh-python,
extra-cmake-modules (>= 5.16),
kdelibs5-dev,
- kio-dev,
latexmk,
libcmocka-dev,
libhttp-dav-perl,
libinotify-dev [kfreebsd-any],
+ libkf5kio-dev,
libqt5webkit5-dev,
libsqlite3-dev,
libssl-dev (>> 1.0.0),