[Pkg-octave-commit] rev 224 - trunk/www

Rafael Laboissiere pkg-octave-devel@lists.alioth.debian.org
Thu, 09 Jun 2005 07:53:56 +0000


Author: rafael
Date: 2005-06-09 07:53:55 +0000 (Thu, 09 Jun 2005)
New Revision: 224

Modified:
   trunk/www/DOG-Guidelines.txt
Log:
Added "::"markup for two verbatim blocks


Modified: trunk/www/DOG-Guidelines.txt
===================================================================
--- trunk/www/DOG-Guidelines.txt	2005-06-09 01:25:15 UTC (rev 223)
+++ trunk/www/DOG-Guidelines.txt	2005-06-09 07:53:55 UTC (rev 224)
@@ -93,7 +93,7 @@
 Notice that only the debian files are put under Subversion control.  No
 upstream files, please.
 
-As regards tag conventions, use the following path:
+As regards tag conventions, use the following path::
 
     svn://svn.debian.org/svn/pkg-octave/tags/packages/<package>/<version>
 
@@ -102,7 +102,7 @@
 created too early.
 
 Comparison between two released Debian versions of a given package can then
-be done with a command like the following:
+be done with a command like the following::
 
     svn diff \
     svn+ssh://svn.debian.org/svn/pkg-octave/tags/packages/octave-cool/1.2.3-3 \