This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository nestopia.
commit 895e0562483ac59f90a1251e8273d6287164239a Author: Stephen Kitt <[email protected]> Date: Sat Sep 9 11:38:47 2017 +0200 Switch to https URL in debian/copyright --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2485edd..dc2c59b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ nestopia (1.48-1) UNRELEASED; urgency=medium * Document that Nestopia requires OpenGL 3.2 or later (Closes: #822436). * Enable PIE. + * Switch to https URL in debian/copyright. -- Stephen Kitt <[email protected]> Fri, 08 Sep 2017 21:27:30 +0200 diff --git a/debian/copyright b/debian/copyright index 106f607..23d462e 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: Nestopia UE Source: <http://0ldsk00l.ca/nestopia> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nestopia.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

