This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openarena.
commit e216b79773303a939237b88ada1bece4e60bc5cf Author: Simon McVittie <[email protected]> Date: Sun Jun 25 00:59:42 2017 +0100 Use recommended https URL for debian/copyright Format --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7a0b52c..31edc48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ openarena (0.8.8-19) UNRELEASED; urgency=medium and finally Debian-specific (non-upstreamable) patches * Move Debian-specific patches into debian/patches/debian/ * Drop openarena-dbg, rely on automatic -dbgsym packages instead + * Use recommended https URL for debian/copyright Format -- Simon McVittie <[email protected]> Sat, 24 Jun 2017 19:18:46 +0100 diff --git a/debian/copyright b/debian/copyright index f7f0fa2..d07e86f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: oax Upstream-Contact: http://openarena.ws/ Source: http://openarena.ws/page.php?14 -- 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

