This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository website.
commit 39304c5e9e69de434ba7ad555cb232fd79897dd7 Author: Bas Couwenberg <[email protected]> Date: Thu Apr 7 15:59:22 2016 +0200 Bump Standards-Version to 3.9.8, update Homepage & Vcs-Git URLs to use HTTPS. --- policy.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/policy.xml b/policy.xml index 37b41eb..2d1e187 100644 --- a/policy.xml +++ b/policy.xml @@ -2227,7 +2227,7 @@ Uploaders: <replaceable>John Doe <[email protected]></replaceable>, If no changes are needed, please indicate this fact in the changelog, and increment the value of the field. <programlisting> -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 </programlisting> </para> </formalpara> @@ -2238,7 +2238,7 @@ Standards-Version: 3.9.6 <para> Should be documented whenever possible. <programlisting> -Homepage: <replaceable>http://www.example.com/</replaceable> +Homepage: <replaceable>https://www.example.com/</replaceable> </programlisting> </para> </formalpara> @@ -2252,7 +2252,7 @@ Homepage: <replaceable>http://www.example.com/</replaceable> for details: <programlisting> Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/<replaceable><package></replaceable>.git/ -Vcs-Git: git://anonscm.debian.org/pkg-grass/<replaceable><package></replaceable>.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/<replaceable><package></replaceable>.git </programlisting> or <programlisting> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

