This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 9b9c2b66e5ba7fab42e3ffe77547473b9dd65a2f Author: Tobias Frost <[email protected]> Date: Mon Nov 27 22:24:25 2017 +0100 Change B-D on ftgl-dev to libftgl-dev. Thanks Manuel Montecelo for the report. (Closes: #881434) --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ebf3fc9..321456c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ darkradiant (2.4.0-1) UNRELEASED; urgency=medium * Bump S-V to 4.1.1 -- no changes required. * d/rules: Use /usr/share/dpkg/pkg-info.mk instead of dpkg- parsechangelog + * Change B-D on ftgl-dev to libftgl-dev. Thanks Manuel Montecelo for the + report. (Closes: #881434) -- Tobias Frost <[email protected]> Sun, 26 Nov 2017 21:48:14 +0100 diff --git a/debian/control b/debian/control index 6fb0dd3..aaa324e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Tobias Frost <[email protected]> Build-Depends: debhelper (>= 10), - ftgl-dev, gettext, libalut-dev, libboost-filesystem-dev (>=1.57.0), @@ -12,6 +11,7 @@ Build-Depends: debhelper (>= 10), libboost-regex-dev (>=1.57.0), libboost-serialization-dev (>=1.57.0), libboost-test-dev (>=1.57.0), + libftgl-dev, libglew-dev, libgtkglextmm-x11-1.2-dev, libgtkmm-2.4-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

