diff options
author | Debian Janitor <janitor@jelmer.uk> | 2023-08-20 11:50:05 +0000 |
---|---|---|
committer | Debian Janitor <janitor@jelmer.uk> | 2023-08-20 11:50:05 +0000 |
commit | 61cf19e84fd5aa0b8697e9b4a358017ed532e1da (patch) | |
tree | f56d6e7ebbc0b5691a2988e0a83fa641ade52d5f /debian/control | |
parent | 904e1c32d260687422ae190d30cd6c1c98571e8e (diff) | |
download | pam-61cf19e84fd5aa0b8697e9b4a358017ed532e1da.tar.gz pam-61cf19e84fd5aa0b8697e9b4a358017ed532e1da.tar.bz2 pam-61cf19e84fd5aa0b8697e9b4a358017ed532e1da.zip |
Apply multi-arch hints.
+ libpam-doc: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9cdc3f81..cc8ab918 100644 --- a/debian/control +++ b/debian/control @@ -85,6 +85,7 @@ Provides: pam-doc Section: doc Architecture: all Depends: ${misc:Depends} +Multi-Arch: foreign Description: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the |