diff options
author | Steve Langasek <vorlon@debian.org> | 2011-09-24 20:09:00 +0000 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 22:11:46 -0800 |
commit | 92b37e4e4efc17c68c81ed8bae4a2614133fc906 (patch) | |
tree | 84d270916ce7bfd41d60d5b72cb3d762d63719ee | |
parent | d6f3791a0d8f869a6fd04dfa4d08133f6236a6ab (diff) | |
download | pam-92b37e4e4efc17c68c81ed8bae4a2614133fc906.tar.gz pam-92b37e4e4efc17c68c81ed8bae4a2614133fc906.tar.bz2 pam-92b37e4e4efc17c68c81ed8bae4a2614133fc906.zip |
releasing version 1.1.3-3
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 77758055..9f6a5f39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pam (1.1.3-3) UNRELEASED; urgency=low +pam (1.1.3-3) unstable; urgency=low * Look for /etc/init.d/postgresql, not /etc/init.d/postgresql-8.{2,3}, for service restarts; the latter are obsolete since squeeze. @@ -17,7 +17,7 @@ pam (1.1.3-3) UNRELEASED; urgency=low * Don't set --sbindir when calling configure; upstream takes care of this for us - -- Steve Langasek <vorlon@debian.org> Fri, 01 Jul 2011 01:42:19 -0700 + -- Steve Langasek <vorlon@debian.org> Sat, 24 Sep 2011 20:08:56 +0000 pam (1.1.3-2) unstable; urgency=low |