[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] describe quilt headers in Debian Med Policy



Hi, Andreas,
I've put together a patch (attached) for the Debian Med Policy to describe the creation of quilt headers in the "handling patches" section. I think it will be helpful to newcomers who are following the quilt directions there when doing their packaging work.

If you note somewhere a preferred way of contributing to the policy, I will be sure to follow that in the future. I may have other suggested changes.

Regards
Afif

--
Afif Elghraoui | عفيف الغراوي
http://afif.ghraoui.name
Index: policy.xml
===================================================================
--- policy.xml	(revision 19327)
+++ policy.xml	(working copy)
@@ -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>

Reply to: