[Pkg-jed-commit] r601 - www

Rafael Laboissiere rafael at alioth.debian.org
Thu Mar 8 14:57:47 CET 2007


Author: rafael
Date: 2007-03-08 13:57:46 +0000 (Thu, 08 Mar 2007)
New Revision: 601

Modified:
   www/DJG-Guidelines.txt
Log:
Added instructions for adding fields XS-Vcs-Svn and XS-Vcs-Browser to
debian/control


Modified: www/DJG-Guidelines.txt
===================================================================
--- www/DJG-Guidelines.txt	2007-03-07 23:49:50 UTC (rev 600)
+++ www/DJG-Guidelines.txt	2007-03-08 13:57:46 UTC (rev 601)
@@ -53,7 +53,14 @@
 of debian/control.  By doing this, your uploads will not be considered as
 NMUs (non-maintainer uploads).
 
+URLs of the SVN repository can be added to the source section of the
+debian/control file, which will appear in the Package Tracking System
+(http://packages.qa.debian.org).  They should read like this::
 
+    XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/<source-package>/
+    XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/<source-package>/
+
+
 3. SVN repository
 -----------------
 




More information about the Pkg-jed-commit mailing list