[website] 02/04: Add subsection Patches.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Aug 6 14:34:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository website.
commit 90880e85881cef7d017fc9d8baf9e8ab855c4a12
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Aug 6 15:33:59 2015 +0200
Add subsection Patches.
---
policy.xml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/policy.xml b/policy.xml
index 43c2781..a377f05 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1635,7 +1635,15 @@ allowed_distributions = .*
<sect3 id="git-patches">
<title>Patches</title>
<para>
- ...
+ <command>quilt</command> does a fine job managing patches,
+ especially if using the <literal>3.0 (quilt)</literal> source format.
+ Refer to the <link linkend="patches">Handling patches</link> section
+ for a guide.
+ </para>
+ <para>
+ <command>gbp-pq</command> can be used for treating the patches as a
+ series of commits, see:
+ <ulink url="https://honk.sigxcpu.org/piki/development/debian_packages_in_git/">Keeping debian/patches on a patch-queue branch</ulink>
</para>
</sect3>
<sect3 id="git-commit-policy">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git
More information about the Pkg-grass-devel
mailing list