This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository darkplaces.
commit 64f1f33023f90441bb7a59a8b631ce478272b031 Author: Simon McVittie <[email protected]> Date: Sun Dec 10 18:50:45 2017 +0000 Standards-Version: 4.1.2 (no changes needed) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4c3df0c..330a725 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ darkplaces (0~20140513+svn12208-7) UNRELEASED; urgency=medium * darkplaces: Explicitly depend on libgl1. In this game engine it's loaded at runtime rather than being linked in the usual way, so it isn't in ${shlibs:Depends}. + * Standards-Version: 4.1.2 (no changes needed) -- Simon McVittie <[email protected]> Fri, 08 Dec 2017 18:56:17 +0000 diff --git a/debian/control b/debian/control index 75c400c..958e5ed 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: pkg-config, zlib1g-dev, Rules-Requires-Root: no -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Vcs-Git: https://anonscm.debian.org/git/pkg-games/darkplaces.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/darkplaces.git Homepage: http://icculus.org/twilight/darkplaces/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkplaces.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

