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

Charles Plessy plessy at moszumanska.debian.org
Sat Nov 30 03:17:56 UTC 2013


Author: plessy
Date: 2013-11-30 03:17:56 +0000 (Sat, 30 Nov 2013)
New Revision: 15333

Modified:
   trunk/community/website/docs/policy.xml
Log:
Removed useless tags that were preventing line break.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2013-11-30 03:16:09 UTC (rev 15332)
+++ trunk/community/website/docs/policy.xml	2013-11-30 03:17:56 UTC (rev 15333)
@@ -362,11 +362,10 @@
 <command>git import-orig</command> <option>--pristine-tar</option> <filename>/path/to/package_version.orig.tar.gz</filename>
 <command>dh_make</command> <option>-p package_x.y.z</option></programlisting>
 				</para>
-				<literallayout>	The above steps will create a repository with the appropriate layout for <command>git-buildpackage</command>, with three branches:
+				The above steps will create a repository with the appropriate layout for <command>git-buildpackage</command>, with three branches:
 				<literal>master</literal> (where the Debian development will happen),
 				<literal>pristine-tar</literal> used by the <literal>pristine-tar</literal> tool during the package build process to recreate the original tarball, 
 				and <literal>upstream</literal>, which will contain the upstream source.
-				</literallayout>
 			</sect3>
 			<sect3 id="debcheckout-git-track">
 				<title>To clone and follow every branch of a git repository.</title>




More information about the debian-med-commit mailing list