This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository springlobby.
commit c8b7f1be56688e7eb817be2a6ddb416dc421e348 Author: Markus Koschany <[email protected]> Date: Thu Apr 30 22:42:35 2015 +0200 Make the build reproducible by using a fixed date. --- debian/changelog | 1 + debian/manpages/springlobby.6.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 19b0335..76b8947 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ springlobby (0.218-1) unstable; urgency=medium * Imported Upstream version 0.218. * Remove BSL-1.0 standalone license paragraph. * debian/copyright: BSD-2-clause applies to complete src/lsl directory. + * Make the build reproducible by using a fixed date for the man page. -- Markus Koschany <[email protected]> Thu, 30 Apr 2015 22:07:22 +0200 diff --git a/debian/manpages/springlobby.6.txt b/debian/manpages/springlobby.6.txt index 6b89388..611e58f 100644 --- a/debian/manpages/springlobby.6.txt +++ b/debian/manpages/springlobby.6.txt @@ -2,7 +2,7 @@ springlobby(6) ============== :man source: Springlobby distribution :man manual: Games - +:date: 05/01/2015 Name ---- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

