Bug#885388: kbibtex: build-depends on deprecated Frameworks -dev packages
    Pino Toscano 
    pino at debian.org
       
    Tue Dec 26 17:05:49 UTC 2017
    
    
  
Source: kbibtex
Version: 0.8~20170819git31a77b27e8e83836e-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:
- kdoctools-dev -> libkf5doctools-dev
- 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,10 +8,10 @@ Build-Depends: debhelper (>= 10),
                extra-cmake-modules,
                qtbase5-dev-tools,
                qtbase5-dev,
-               kdoctools-dev,
+               libkf5doctools-dev,
                libkf5i18n-dev,
                libkf5xmlgui-dev,
-               kio-dev (>= 5.6.0~),
+               libkf5kio-dev (>= 5.6.0~),
                libkf5iconthemes-dev (>= 5.6.0~),
                libkf5itemviews-dev (>= 5.6.0~),
                libkf5completion-dev (>= 5.6.0~),
    
    
More information about the debian-science-maintainers
mailing list