[med-svn] r6319 - trunk/community/website/docs
Charles Plessy
plessy at alioth.debian.org
Sun Mar 20 00:11:50 UTC 2011
Author: plessy
Date: 2011-03-20 00:11:48 +0000 (Sun, 20 Mar 2011)
New Revision: 6319
Modified:
trunk/community/website/docs/policy.xml
Log:
Added missing para tag.
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2011-03-19 17:41:48 UTC (rev 6318)
+++ trunk/community/website/docs/policy.xml 2011-03-20 00:11:48 UTC (rev 6319)
@@ -339,7 +339,7 @@
<title>CDBS</title>
<para>Before the short <emphasis>dh</emphasis> notation of debhelper existed CDBS was the only way to factorise code in <filename>debian/rules</filename> files.
So it was recommended in the past but it turned out that CDBS is badly documented and recently introduced incompatible changes. So it is sometimes reasonable
- to switch from CDBS to <emphasis>dh</emphasis> if some problems in the packaging might occure.
+ to switch from CDBS to <emphasis>dh</emphasis> if some problems in the packaging might occure.</para>
<para>It is technically possible to build CDBS packages using Debhelper without the <filename>debian/compat</filename> file. Please do not, and always include such a file according to the above guidelines.</para>
</sect2>
More information about the debian-med-commit
mailing list