This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openarena.
commit f314991300fbbc85ba54b72aaca36f4fa696b485 Author: Simon McVittie <[email protected]> Date: Sun Jun 25 00:37:44 2017 +0100 Mark SOURCE_DATE_EPOCH patch as forwarded --- .../Pick-up-date-from-SOURCE_DATE_EPOCH-for-reproducible-buil.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/patches/Pick-up-date-from-SOURCE_DATE_EPOCH-for-reproducible-buil.patch b/debian/patches/Pick-up-date-from-SOURCE_DATE_EPOCH-for-reproducible-buil.patch index e013519..1b97bc1 100644 --- a/debian/patches/Pick-up-date-from-SOURCE_DATE_EPOCH-for-reproducible-buil.patch +++ b/debian/patches/Pick-up-date-from-SOURCE_DATE_EPOCH-for-reproducible-buil.patch @@ -7,6 +7,8 @@ code with the same compiler, libraries, etc. should result in the same binaries. SOURCE_DATE_EPOCH provides a standard way for build systems to fill in the date of the latest source change, typically from a git commit or from metadata like the debian/changelog in Debian packages. + +Forwarded: https://github.com/OpenArena/gamecode/pull/18 --- Makefile | 5 +++++ code/game/g_main.c | 4 ++-- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

