This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 56a66588c46d6fa0304a3bbe1a6988d8810ede8a Author: Tobias Frost <[email protected]> Date: Tue Jan 16 17:50:04 2018 +0100 Bump d/compat to level 11 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 876b538..f20794a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +darkradiant (2.5.0-1) UNRELEASED; urgency=medium + + * New upstream release. + * Bump d/compat to level 11 + + -- Tobias Frost <[email protected]> Tue, 16 Jan 2018 17:48:39 +0100 + darkradiant (2.4.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index c8ff2a6..d56bccf 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: graphics Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Tobias Frost <[email protected]> -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), gettext, libalut-dev, libboost-filesystem-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

