Source: rkward
Version: 0.7.0-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:
- kdoctools-dev -> libkf5doctools-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,7 +8,7 @@ Build-Depends: cmake,
debhelper (>= 11.0.0),
libkf5webkit-dev,
libkf5texteditor-dev,
- kdoctools-dev,
+ libkf5doctools-dev,
r-base-dev (>= 3.0.0)
Standards-Version: 4.1.4
Homepage: http://rkward.kde.org