This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository ioquake3.
commit 36f5dff8238bc02e2ab7ee77217466601f43c5e5 Author: Pino Toscano <[email protected]> Date: Sat Dec 30 11:37:33 2017 +0000 Migrate kdebase-bin relationship to kdialog --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1af7e80..11ad899 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ioquake3 (1.36+u20171216~dfsg-2) UNRELEASED; urgency=medium + + [ Pino Toscano ] + * Recommend kdialog instead of kdebase-bin + + -- Simon McVittie <[email protected]> Sat, 30 Dec 2017 11:36:43 +0000 + ioquake3 (1.36+u20171216~dfsg-1) unstable; urgency=medium * New upstream snapshot (commit 7166a3cd) diff --git a/debian/control b/debian/control index be6aa4a..ace6f8c 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, Recommends: - x11-utils | zenity | kdebase-bin, + x11-utils | zenity | kdialog, Breaks: openarena (<< 0.8.8-9~), Description: Game engine for 3D first person shooter games -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

