This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository box2d.
commit b980239b4536cad447e4aeb58a7db123ffb1c7f7 Author: Markus Koschany <[email protected]> Date: Sat Mar 14 09:09:17 2015 +0100 Declare compliance with Debian Policy 3.9.6 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e7aecef..5b1cba3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ box2d (2.3.1+ds-2) UNRELEASED; urgency=medium * Make the build reproducible by setting HTML_TIMESTAMP=NO for doxygen. Thanks to Maria Valentina Marin for the report. (Closes: #779223) * libbox2d-doc: Only install the html directory. + * Declare compliance with Debian Policy 3.9.6. -- Markus Koschany <[email protected]> Fri, 13 Mar 2015 18:16:25 +0100 diff --git a/debian/control b/debian/control index 112c3bd..7bc83a1 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: graphviz, rdfind, symlinks -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-games/box2d.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/box2d.git Homepage: http://www.box2d.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/box2d.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

