summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cd50eb8a..fc406222 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ pam (1.1.0-4) UNRELEASED; urgency=low
when there's new information; this avoids reprompting users for the same
information on upgrade, regardless of the debconf priority used.
Closes: #544805.
+ * libpam0g no longer depends on libpam-runtime; packages that use
+ /etc/pam.d/common-* must depend directly on libpam-runtime, and most do
+ (including the Essential: yes ones), so let's break this circular
+ dependency. Closes: #545086, LP: #424566.
-- Steve Langasek <vorlon@debian.org> Thu, 10 Sep 2009 03:20:33 -0700