diff options
author | Sam Hartman <hartmans@debian.org> | 2023-09-11 13:59:49 -0600 |
---|---|---|
committer | Sam Hartman <hartmans@debian.org> | 2023-09-11 13:59:49 -0600 |
commit | b99a4f53dcf4725e4b3b861fd8a28c0156a8a147 (patch) | |
tree | bee6fb35bc2f39151baa07c0900d84edc0586252 /debian/README.source | |
parent | 69c75a3fc72c1ec309b5bcca8dd82f59831968cc (diff) | |
download | pam-b99a4f53dcf4725e4b3b861fd8a28c0156a8a147.tar.gz pam-b99a4f53dcf4725e4b3b861fd8a28c0156a8a147.tar.bz2 pam-b99a4f53dcf4725e4b3b861fd8a28c0156a8a147.zip |
Use gbp pq for patches, Closes: #995239
Diffstat (limited to 'debian/README.source')
-rw-r--r-- | debian/README.source | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/debian/README.source b/debian/README.source index cdbf32fe..6e74d5b8 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,17 +1,11 @@ -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches-applied and applied during the build. Please see: - - /usr/share/doc/quilt/README.source - -for more information on how to apply the patches, modify patches, or -remove a patch. +This package uses gbp pq to patch the source; please see the gbp-pq +man page. If you patch a man page or other XML documentation in the package, it is important to include a patch both to the xml file and the resulting nroff or other sources in your patch. much of the man pages is installed in Multi-Arch: same packages, so the resulting documents need to be identical. The best way to guarantee this is to include -the resulting document in the source.p +the resulting document in the source. - -- Sam Hartman <hartmans@debian.org>, Wed, 3 Feb 2021 12:26:39 -0500 + -- Sam Hartman <hartmans@debian.org>, Mon, 11 Sep 2023 13:56:17 -0600 |