[Pkg-kde-extras] Bug#885391: kid3: build-depends on deprecated Frameworks -dev packages
Pino Toscano
pino at debian.org
Tue Dec 26 17:08:36 UTC 2017
Source: kid3
Version: 3.5.1-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
- 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
@@ -6,8 +6,8 @@ Uploaders: Mark Purcell <msp at debian.org>
Patrick Matth?i <pmatthaei at debian.org>
Build-Depends: debhelper (>= 10),
extra-cmake-modules,
- kio-dev,
- kdoctools-dev,
+ libkf5kio-dev,
+ libkf5doctools-dev,
qtmultimedia5-dev,
qtdeclarative5-dev,
qttools5-dev,
More information about the pkg-kde-extras
mailing list