[Debian-med-packaging] Proposed changes to group policy web page
Laszlo Kajan
lkajan at rostlab.org
Thu Jul 25 07:33:12 UTC 2013
Hello Andreas!
I've just crated a new git project, following our policy [1].
[1] http://debian-med.alioth.debian.org/docs/policy.html
The git hints were helpful, but lintian says the Vcs URLs I created using the Policy are not canonical. In fact they should be
"anonscm.debian.org", as per [2].
[2] https://lists.debian.org/debian-devel-announce/2011/05/msg00009.html
I think the same applies to the Vcs recommendation about SVN too. So here are my proposed changes to policy.html (not a proper diff, because the
context lines are huge):
</p><pre class="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-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<package>/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<package>/trunk/
</pre><p title="Vcs-Svn: and Vcs-Browser:">or
</p><pre class="programlisting">
-Vcs-Git: git://git.debian.org/debian-med/<package>.git
-Vcs-Browser: http://git.debian.org/?p=debian-med/<package>.git
+Vcs-Git: git://anonscm.debian.org/debian-med/<package>.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/<package>.git
</pre><p title="Vcs-Svn: and Vcs-Browser:">
Best regards,
Laszlo
More information about the Debian-med-packaging
mailing list