[med-svn] r15241 - trunk/community/website/docs

Andreas Tille tille at moszumanska.debian.org
Fri Nov 22 10:31:29 UTC 2013


Author: tille
Date: 2013-11-22 10:31:29 +0000 (Fri, 22 Nov 2013)
New Revision: 15241

Modified:
   trunk/community/website/docs/policy.xml
Log:
Use canonical Vcs URLs


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2013-11-22 10:14:27 UTC (rev 15240)
+++ trunk/community/website/docs/policy.xml	2013-11-22 10:31:29 UTC (rev 15241)
@@ -644,12 +644,12 @@
 					<title>Vcs-Svn: and Vcs-Browser:</title>
 					<para>Please use the following templates:
 					<programlisting>
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/<package>/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/<package>/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<package>/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<package>/trunk/
 					</programlisting>or
 					<programlisting>
-Vcs-Git: git://git.debian.org/debian-med/<package>.git
-Vcs-Browser: http://git.debian.org/?p=debian-med/<package>.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/<package>.git
+Vcs-Git: git://anonscm.debian.org/debian-med/<package>.git
 					</programlisting>
 					</para>
 				</formalpara>




More information about the debian-med-commit mailing list