diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 11:34:08 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 11:35:05 -0700 |
commit | e04fc4e0527e765a7d463422443a4b700028ccc6 (patch) | |
tree | a30949a0f15ea415586c862719aec6e9002dfdc6 /debian/changelog | |
parent | f46cdd601d0270d8a3d7450a307aea30d7fc0e8d (diff) | |
download | pam-e04fc4e0527e765a7d463422443a4b700028ccc6.tar.gz pam-e04fc4e0527e765a7d463422443a4b700028ccc6.tar.bz2 pam-e04fc4e0527e765a7d463422443a4b700028ccc6.zip |
Drop obsolete upgrade code from maintainer scripts which is no longer used
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bed171fd..a1af29c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ pam (1.5.2-3) UNRELEASED; urgency=medium * Add missing manpages for pam_namespace which for some reason don't get installed by the upstream rules + * Drop obsolete upgrade code from maintainer scripts which is no longer + used -- Steve Langasek <vorlon@debian.org> Thu, 18 Aug 2022 18:26:29 +0000 |