diff options
author | Steve Langasek <vorlon@debian.org> | 2009-08-25 22:26:17 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:25:58 -0800 |
commit | 0479c1803d02189638765f99cece21fd1ecc0e5a (patch) | |
tree | 28a181a54819011e04e921b48e8425a522c63ea8 | |
parent | 377eaa0db78d3795a80370cc26fa6ccfefb5452e (diff) | |
download | pam-0479c1803d02189638765f99cece21fd1ecc0e5a.tar.gz pam-0479c1803d02189638765f99cece21fd1ecc0e5a.tar.bz2 pam-0479c1803d02189638765f99cece21fd1ecc0e5a.zip |
fix up a wrong bug number in the changelog
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b66123ab..60f3e5cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,7 +30,7 @@ pam (1.1.0-1) unstable; urgency=low (closes: #521266) * Build with LDFLAGS=-Wl,-z,defs to guard against the possibility of any undefined symbols (due to typos or otherwise) at build time. - Closes: #10231. + Closes: #102311. * On upgrade from versions before 1.1.0-1, if /etc/pam.d/common-session-noninteractive has not been created (because the user declined use of pam-auth-update), create it by copying |