[med-svn] r8259 - trunk/community/website/docs
Charles Plessy
plessy at alioth.debian.org
Sat Oct 22 04:40:51 UTC 2011
Author: plessy
Date: 2011-10-22 04:40:50 +0000 (Sat, 22 Oct 2011)
New Revision: 8259
Modified:
trunk/community/website/docs/policy.xml
Log:
Recommend debian/README.test for describing how to test the package.
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2011-10-22 04:27:44 UTC (rev 8258)
+++ trunk/community/website/docs/policy.xml 2011-10-22 04:40:50 UTC (rev 8259)
@@ -619,6 +619,11 @@
<title><filename>debian/README.source</filename></title>
<para>This file is recommended by the Policy (<ulink url="http://www.debian.org/doc/debian-policy/ch-source.html#s-readmesource">§ 4.14</ulink>) from version 3.8.0 for documenting source package handling. Please follow the recommendation. For instance, this file is needed when we use a patch system, when the upstream sources are in another format than gzipped tar archive, when we repack the sources,…</para>
</sect2>
+
+ <sect2 id="debian-readme-test">
+ <title><filename>debian/README.test</filename></title>
+ <para>This file was (<ulink url="http://lists.debian.org/debian-devel-announce/2011/01/msg00006.html">recommended by the Security team</ulink>) for describing to others than the regular maintainer how the package's functionality can properly be tested.</para>
+ </sect2>
<sect2 id="debhelper">
<title>Debhelper</title>
More information about the debian-med-commit
mailing list