This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository libwfut.
commit f8fe6ce5f12c81ae46c087c941ba769deb760d72 Author: Olek Wojnar <[email protected]> Date: Tue Sep 5 20:10:28 2017 -0500 Update standards to 4.1.0 --- debian/changelog | 5 ++++- debian/control | 4 ++-- debian/copyright | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1a852ba..89bed20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ libwfut (0.2.3-5) unstable; urgency=high * Update symbols for GCC 7 (Closes: #853516) * Update dh compat to 10 + * Update standards to 4.1.0 + - d/control: document new standards version + - d/copyright: use https in Format field - -- Olek Wojnar <[email protected]> Tue, 05 Sep 2017 20:04:33 -0500 + -- Olek Wojnar <[email protected]> Tue, 05 Sep 2017 20:08:24 -0500 libwfut (0.2.3-4) unstable; urgency=medium diff --git a/debian/control b/debian/control index 5199dff..2f5cf26 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1.1), g++ (>= 4:7) X-Python-Version: >= 2.7 -Standards-Version: 3.9.8 -Homepage: http://www.worldforge.org/ +Standards-Version: 4.1.0 +Homepage: https://www.worldforge.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-games/libwfut.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/libwfut.git diff --git a/debian/copyright b/debian/copyright index 113d3d1..8ea722d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -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: libwfut Upstream-Contact: [email protected] -Source: http://sourceforge.net/projects/worldforge/ +Source: https://sourceforge.net/projects/worldforge/ Files: * Copyright: 2005-2010, Simon Goodall <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libwfut.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

