diff options
author | Steve Langasek <vorlon@debian.org> | 2010-08-15 21:54:09 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:26:04 -0800 |
commit | e3e0a3d0dfd58a93a85774309564dd3e22f8ee24 (patch) | |
tree | 7ccc579e716548d66ff552a34c2e630b54b91cbe | |
parent | 7e9e20bba446e1e7f2eeb3d624c8942ddbf8c09b (diff) | |
download | pam-e3e0a3d0dfd58a93a85774309564dd3e22f8ee24.tar.gz pam-e3e0a3d0dfd58a93a85774309564dd3e22f8ee24.tar.bz2 pam-e3e0a3d0dfd58a93a85774309564dd3e22f8ee24.zip |
releasing version 1.1.1-4
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index cb77ab84..997f5080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pam (1.1.1-4) UNRELEASED; urgency=low +pam (1.1.1-4) unstable; urgency=low * debian/patches/conditional_module,_conditional_man: if we don't have the libraries required for building pam_tty_audit, we shouldn't install the @@ -14,7 +14,7 @@ pam (1.1.1-4) UNRELEASED; urgency=low only when linking libraries. Thanks to Julien Cristau <jcristau@debian.org> for the fix. Closes: #582362. - -- Steve Langasek <vorlon@debian.org> Mon, 07 Jun 2010 10:53:48 -0700 + -- Steve Langasek <vorlon@debian.org> Sun, 15 Aug 2010 21:53:46 -0700 pam (1.1.1-3) unstable; urgency=low |