[med-svn] r4825 - trunk/community/website/docs

Charles Plessy plessy at alioth.debian.org
Sun May 23 14:15:17 UTC 2010


Author: plessy
Date: 2010-05-23 14:15:07 +0000 (Sun, 23 May 2010)
New Revision: 4825

Modified:
   trunk/community/website/docs/policy.xml
Log:
Syntactic corrections.

The sections probably would benefit from a rearrangement, but it is outsice the
scope of this commit.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2010-05-23 14:04:01 UTC (rev 4824)
+++ trunk/community/website/docs/policy.xml	2010-05-23 14:15:07 UTC (rev 4825)
@@ -123,7 +123,6 @@
 							<para><userinput>
 								<command>svn co</command> <filename class="directory">svn+ssh://user@alioth.debian.org/svn/debian-med/trunk/...</filename>
 							</userinput></para>
-							respectively
 							<para><userinput>
 								<command>git clone</command> <filename class="directory">git+ssh://user@alioth.debian.org/git/debian-med/&lt;package&gt;.git</filename>
 							</userinput></para>
@@ -141,6 +140,8 @@
 						<blockquote>
 							<para><userinput>
 								<command>svn co</command> <filename class="directory">svn://svn.debian.org/svn/debian-med/trunk/...</filename>
+							</userinput></para>
+							<para><userinput>
 								<command>git clone</command> <filename class="directory">git://git.debian.org/git/debian-med/&lt;package&gt;.git</filename>
 							</userinput></para>
 						</blockquote>
@@ -305,7 +306,7 @@
 		
 		<sect2>
 			<title><filename>debian/copyright</filename></title>
-			<para>We use the <ulink url="http://wiki.debian.org/Proposals/CopyrightFormat">proposed machine-readable format</ulink> for the <filename>debian/copyright</filename> file. The <computeroutput>Source</computeroutput> field does not need to contain the full URL to the particular version that is being packaged, since this can be determined by the <command>uscan</command> program with the <file>debian/watch</file> file. Please list yourself in the <computeroutput>Files: debian/*</computeroutput> section if you think that your contributions are not trivial and therefore subjected to copyright. Please chose a license that is compatible with the program you package. You can also use <quote>same as if it were in the public domain</quote> or <quote>same as the packaged program itself</quote>.</para>
+			<para>We use the <ulink url="http://wiki.debian.org/Proposals/CopyrightFormat">proposed machine-readable format</ulink> for the <filename>debian/copyright</filename> file. The <computeroutput>Source</computeroutput> field does not need to contain the full URL to the particular version that is being packaged, since this can be determined by the <command>uscan</command> program with the <filename>debian/watch</filename> file. Please list yourself in the <computeroutput>Files: debian/*</computeroutput> section if you think that your contributions are not trivial and therefore subjected to copyright. Please chose a license that is compatible with the program you package. You can also use <quote>same as if it were in the public domain</quote> or <quote>same as the packaged program itself</quote>.</para>
 		</sect2>
 		
 		<sect2>
@@ -460,6 +461,7 @@
             </sect3>
         </sect2>
         <sect2>
+		<title>Building and tagging the packages</title>
             <sect3>
 			<title>Building the packages</title>
             <sect4>
@@ -537,8 +539,6 @@
                 passing any more parameters directly do <command>dpkg-buildpackage</command>.</para>
             </sect4>
             </sect3>
-		</sect2>
-		<sect2>
             <sect3>
 			<title>Tagging packages</title>
             <sect4>




More information about the debian-med-commit mailing list