This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository trigger-rally.
commit cd4c13cdbd08e420f19fbfa0e20115e53d5b8a90 Author: Markus Koschany <[email protected]> Date: Sat Jan 27 23:00:18 2018 +0100 Use compat level 11. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 af19825..56e2d7e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: trigger-rally Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), libopenal-dev, libalut-dev, libphysfs-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

