This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch stretch-backports in repository freeciv.
commit 236d0f7ed41415dbb8d914d0e6f6a0d168b19974 Author: Markus Koschany <[email protected]> Date: Sun Feb 4 16:43:16 2018 +0100 Revert to compat 10. --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f994193..04fd40b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ freeciv (2.5.10-1~bpo9+1) stretch-backports; urgency=medium * Rebuild for stretch-backports. + * Revert to compat level 10 again. -- Markus Koschany <[email protected]> Sun, 04 Feb 2018 16:41:12 +0100 diff --git a/debian/compat b/debian/compat index b4de394..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +10 diff --git a/debian/control b/debian/control index 9c5ea86..ad41367 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 (>= 11), + debhelper (>= 10), 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

