This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository renpy.
commit 7dc548297dbe4169736a3e6442b5d30d6d6ef8d4 Author: Markus Koschany <[email protected]> Date: Tue Jun 20 12:55:55 2017 +0200 Declare compliance with Debian Policy 4.0.0. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 89d39b5..e6ef533 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ renpy (6.99.12.4+dfsg-1) unstable; urgency=medium Thanks to Hans Joachim Desserud for the report. (Closes: #863993) * Use https for Format field. * export DEB_BUILD_MAINT_OPTIONS = hardening=+all. + * Declare compliance with Debian Policy 4.0.0. -- Markus Koschany <[email protected]> Tue, 20 Jun 2017 12:54:18 +0200 diff --git a/debian/control b/debian/control index 22918be..371cf2e 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: python-pygame-sdl2, python-setuptools, zlib1g-dev -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: http://www.renpy.org/ XS-Python-Version: >= 2.6 Vcs-Git: https://anonscm.debian.org/git/pkg-games/renpy.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

