This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository gnurobbo.
commit fdaceab93f916bc87361cec4240dcd521619e1c5 Author: Stephen Kitt <[email protected]> Date: Sat Aug 5 21:43:18 2017 +0200 Update debian/copyright --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d849fc..3ac3438 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gnurobbo (0.68+dfsg-3) UNRELEASED; urgency=medium * Drop -d from CFLAGS so the package will build with GCC 7 (closes: #853427). + * Update debian/copyright. -- Stephen Kitt <[email protected]> Sat, 05 Aug 2017 21:17:27 +0200 diff --git a/debian/copyright b/debian/copyright index 216c90a..33655a3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: gnurobbo Source: http://gnurobbo.sourceforge.net/ Copyright: 2002-2010 The GNU Robbo Team @@ -17,7 +17,7 @@ License: GPL-2+ Files: debian/* Copyright: 2004-2005 Lukasz Jachowicz <[email protected]> 2008-2009 Ansgar Burchardt <[email protected]> - 2009-2016 Stephen Kitt <[email protected]> + 2009-2017 Stephen Kitt <[email protected]> License: GPL-2+ License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gnurobbo.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

