This is an automated email from the git hooks/post-receive script. jsonic-guest pushed a commit to branch master in repository pentobi.
commit ed6950c0275cf24a0a755642843091291d02d565 Author: Juhani Numminen <[email protected]> Date: Thu Jan 11 21:44:05 2018 +0200 Drop alternative Build-Depends on kio-dev, which is an old name and not needed any more. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7413a5c..206ee5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ pentobi (14.1-1) unstable; urgency=medium * New upstream release. * Update copyright years. * Upgrade to dh compat level 11. + * Drop alternative Build-Depends on kio-dev, which is an old name and + not needed any more. -- Juhani Numminen <[email protected]> Thu, 11 Jan 2018 20:34:46 +0200 diff --git a/debian/control b/debian/control index 46bd090..e4e07b4 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Dean Evans <[email protected]>, Build-Depends: cmake, debhelper (>= 11), extra-cmake-modules, - libkf5kio-dev | kio-dev, + libkf5kio-dev, libqt5svg5-dev, qttools5-dev, qttools5-dev-tools -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pentobi.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

