summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2015-02-19 13:57:06 +0000
committerSimon McVittie <smcv@debian.org>2015-02-19 13:57:06 +0000
commit46ff4ed360f309944a444dc64af08bbeb370b2b0 (patch)
treec76b6f6d448b04cd6bd3165d8b8b944cd45f3bdb
parent46f8cc154afd317396f28d8ac7906e6509229ed6 (diff)
downloaddbus-46ff4ed360f309944a444dc64af08bbeb370b2b0.tar.gz
dbus-user-session Depends: libpam-systemd since it really needs logind
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7d7e2149..d8d5c878 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ dbus (1.9.12-1) UNRELEASED; urgency=medium
* Change the check for requiring a reboot to be init-system-agnostic
so Ubuntu can stop patching it (partially addresses #712167)
* dbus Suggests: dbus-user-session | dbus-x11, not just dbus-x11
+ * dbus-user-session Depends: libpam-systemd since it really needs logind
-- Simon McVittie <smcv@debian.org> Thu, 19 Feb 2015 13:37:51 +0000
diff --git a/debian/control b/debian/control
index f6f7b576..d41e7af7 100644
--- a/debian/control
+++ b/debian/control
@@ -235,6 +235,7 @@ Pre-Depends:
${misc:Pre-Depends}
Depends:
dbus (>= ${source:Version}),
+ libpam-systemd,
systemd,
${misc:Depends},
Recommends: