[Pkg-owncloud-maintainers] Bug#885392: owncloud-client:	build-depends on deprecated Frameworks -dev packages
    Pino Toscano 
    pino at debian.org
       
    Tue Dec 26 17:09:43 UTC 2017
    
    
  
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
-------------- next part --------------
--- 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),
    
    
More information about the Pkg-owncloud-maintainers
mailing list