aboutsummaryrefslogtreecommitdiff
path: root/debian/README.source
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2021-02-03 12:37:09 -0500
committerSteve Langasek <steve.langasek@canonical.com>2021-09-15 17:52:36 -0700
commiteade3115c8869136ed5a8579a6c8797b4b822796 (patch)
tree3bcf25c37d0f12b4cc6f9a9233b384eb1207ed64 /debian/README.source
parent4c46b9459e932a598a5fa0a97e8461492793b55f (diff)
downloadpam-eade3115c8869136ed5a8579a6c8797b4b822796.tar.gz
pam-eade3115c8869136ed5a8579a6c8797b4b822796.tar.bz2
pam-eade3115c8869136ed5a8579a6c8797b4b822796.zip
debian/README.source: document how to avoid multi-arch issues
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
index de10a628..cdbf32fe 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -6,3 +6,12 @@ debian/patches-applied and applied during the build. Please see:
for more information on how to apply the patches, modify patches, or
remove a patch.
+
+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
+
+ -- Sam Hartman <hartmans@debian.org>, Wed, 3 Feb 2021 12:26:39 -0500