The following commit has been merged in the master branch:
commit 0f3f5535e18f139d7aa3c89f215ee256108203d1
Author: James McCoy <[email protected]>
Date:   Sat Oct 29 13:14:06 2011 -0400

    debcheckout: Show accurate information for example Vcs-* fields
    
    Signed-off-by: James McCoy <[email protected]>

diff --git a/scripts/debcheckout.pl b/scripts/debcheckout.pl
index 6224427..bfc4c56 100755
--- a/scripts/debcheckout.pl
+++ b/scripts/debcheckout.pl
@@ -47,8 +47,8 @@ directory; this can be overridden by providing the I<DESTDIR> 
argument.
 
 The information about where the repository is available is expected to be found
 in B<Vcs-*> fields available in the source package record. For example, the 
B<vim>
-package exposes such information with a field like S<B<Vcs-Git:
-git://git.debian.org/git/pkg-vim/vim.git>>, you can see it by grepping through
+package exposes such information with a field like S<B<Vcs-Hg:
+http://hg.debian.org/hg/pkg-vim/vim>>, you can see it by grepping through
 B<apt-cache showsrc vim>.
 
 If more than one source package record containing B<Vcs-*> fields is available,

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to