r77820 - /website/policy.pod
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Sun Jul 24 21:15:10 UTC 2011
    
    
  
Author: gregoa
Date: Sun Jul 24 21:15:08 2011
New Revision: 77820
URL: http://svn.debian.org/wsvn/?sc=1&rev=77820
Log:
add git URLs
Modified:
    website/policy.pod
Modified: website/policy.pod
URL: http://svn.debian.org/wsvn/website/policy.pod?rev=77820&op=diff
==============================================================================
--- website/policy.pod (original)
+++ website/policy.pod Sun Jul 24 21:15:08 2011
@@ -144,11 +144,18 @@
 is, for a package called I<libsomething-perl>,
 L<svn://svn.debian.org/pkg-perl/trunk/libsomething-perl/>.
 
+=item Vcs-Git
+
+Some as above for git: 
+L<git://git.debian.org/git/pkg-perl/packages/libsomething-perl.git>.
+
 =item Vcs-Browser
 
 An URL pointing to the public Web interface where this package's base location
 in the repository can be browsed. For I<libsomething-perl>, it would be
-L<http://svn.debian.org/viewsvn/pkg-perl/trunk/libsomething-perl/>.
+L<http://anonscm.debian.org/viewvc/pkg-perl/trunk/libsomething-perl/> for packages 
+in svn or
+L<http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsomething-perl.git> for packages in git.
 
 =item Homepage
 
    
    
More information about the Pkg-perl-cvs-commits
mailing list