aboutsummaryrefslogtreecommitdiff
path: root/README.source
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@ubuntu.com>2022-04-25 11:33:27 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2022-04-25 11:33:27 -0700
commited8beed9a35b961f2fe31d47b3730e29b5e22466 (patch)
treeee479bd56a4aa29f78196b3183a05ae650a52fb6 /README.source
downloadpam-ed8beed9a35b961f2fe31d47b3730e29b5e22466.tar.gz
pam-ed8beed9a35b961f2fe31d47b3730e29b5e22466.tar.bz2
pam-ed8beed9a35b961f2fe31d47b3730e29b5e22466.zip
Import pam_1.4.0-12.debian.tar.xz
[dgit import tarball pam 1.4.0-12 pam_1.4.0-12.debian.tar.xz]
Diffstat (limited to 'README.source')
-rw-r--r--README.source17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.source b/README.source
new file mode 100644
index 00000000..cdbf32fe
--- /dev/null
+++ b/README.source
@@ -0,0 +1,17 @@
+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.
+
+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