[med-svn] r19344 - trunk/community/website/docs
Andreas Tille
tille at moszumanska.debian.org
Sat Jun 20 09:55:12 UTC 2015
Author: tille
Date: 2015-06-20 09:55:11 +0000 (Sat, 20 Jun 2015)
New Revision: 19344
Modified:
trunk/community/website/docs/policy.xml
Log:
Apply Afif's patch about DEP3 headers
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2015-06-19 09:09:07 UTC (rev 19343)
+++ trunk/community/website/docs/policy.xml 2015-06-20 09:55:11 UTC (rev 19344)
@@ -990,6 +990,13 @@
<filename>debian/patches</filename>. Remember: the patch
is currently applied (you can check this with
<command>quilt applied</command>).</para>
+ <para>Make sure to write the patch header and use the
+ <ulink url="http://dep.debian.net/deps/dep3/">DEP3 format</ulink>:</para>
+ <blockquote>
+ <para><userinput>
+ <command>quilt header -e --dep3</command>
+ </userinput></para>
+ </blockquote>
</sect4>
<sect4 id="quilt-apply">
<title>Applying and unapplying patches</title>
More information about the debian-med-commit
mailing list