This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 9040aadd47c7371715b9d2d166a9cb26979d2e83 Author: Tobias Frost <[email protected]> Date: Tue Jan 16 23:09:32 2018 +0100 B-D on libboost-dev, for tests to compile. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 98eda68..ef04e68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ darkradiant (2.5.0-1) UNRELEASED; urgency=medium * Bump d/compat to level 11 * Bump S-B to 4.1.3 -- no changes required * Add patch to look for boost-unittest-framework in configure.ac + * B-D on libboost-dev for headers required for the unittest to compile. -- Tobias Frost <[email protected]> Tue, 16 Jan 2018 17:48:39 +0100 diff --git a/debian/control b/debian/control index 957ec12..6e61c8b 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Tobias Frost <[email protected]> Build-Depends: debhelper (>= 11), gettext, libalut-dev, + libboost-dev, libboost-filesystem-dev (>=1.57.0), libboost-python-dev (>=1.57.0), libboost-regex-dev (>=1.57.0), -- 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

