This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository freeciv.
commit c968118e6f503d903268e77abca40b7403f4aebd Author: Markus Koschany <[email protected]> Date: Mon Jan 22 15:12:22 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 cea51ea..1f1246d 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Homepage: http://www.freeciv.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-games/freeciv.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/freeciv.git Build-Depends: - debhelper (>= 10), + debhelper (>= 11), gettext, gnulib, libbz2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeciv.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

