diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2022-10-06 18:56:02 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2022-10-06 18:56:02 +0000 |
commit | c79bbba912ef5716628265860bad5ef664d41634 (patch) | |
tree | 95618af0bfb330e64bd7ce7ac846560206dd23b8 /debian/changelog | |
parent | f5796357009fb7b5a0fd5f5bc115be71d264bad2 (diff) | |
download | pam-c79bbba912ef5716628265860bad5ef664d41634.tar.gz pam-c79bbba912ef5716628265860bad5ef664d41634.tar.bz2 pam-c79bbba912ef5716628265860bad5ef664d41634.zip |
pam_namespace_helper manpage *wasn't* missing, it was just being wrongly shipped in libpam-modules instead - so complete the moving of the manpage to the libpam-modules-bin where it belongs with the binary. Really Closes: #1021336.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 67fdd5b0..161363f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pam (1.5.2-5) UNRELEASED; urgency=medium + + * pam_namespace_helper manpage *wasn't* missing, it was just being + wrongly shipped in libpam-modules instead - so complete the moving + of the manpage to the libpam-modules-bin where it belongs with the + binary. Really Closes: #1021336. + + -- Steve Langasek <vorlon@debian.org> Thu, 06 Oct 2022 18:50:38 +0000 + pam (1.5.2-4) unstable; urgency=medium * pam_namespace_helper manpage was missing, but namespace.conf.5 was |