xorg-server: Changes to 'debian-unstable'
debian/changelog | 5 ++++-
debian/control | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 6e245b623de6d277d44a045e1a477478b12ab272
Author: Julien Cristau <jcristau@debian.org>
Date: Mon Oct 26 20:40:20 2015 +0100
Add Recommends on libpam-systemd
Signed-off-by: Julien Cristau <jcristau@debian.org>
diff --git a/debian/changelog b/debian/changelog
index 8d9be72..035b6e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,10 @@ xorg-server (2:1.17.2-4) UNRELEASED; urgency=medium
* Document new location for non-root Xorg log in the NEWS file.
[ Julien Cristau ]
- * Add NEWS file for xserver-xorg-core with info about the -legacy split.
+ * Add NEWS file for xserver-xorg-core with info about the -legacy split
+ (closes: #801487).
+ * Recommend libpam-systemd (closes: #802544, #802618, #802327, #802566,
+ probably others)
[ Samuel Thibault ]
* Fix xorg-wrapper on hurd (cherry-picked from master).
diff --git a/debian/control b/debian/control
index b5a5fba..a77b425 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,9 @@ Depends:
libegl1-mesa [linux-any kfreebsd-any] | libegl1 [linux-any kfreebsd-any],
${shlibs:Depends},
${misc:Depends},
-Recommends: libgl1-mesa-dri (>= 7.10.2-4)
+Recommends:
+ libgl1-mesa-dri (>= 7.10.2-4),
+ libpam-systemd,
Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable
Breaks:
xserver-xorg-video,
Reply to: