Package: lightdm Version: 1.10.2-1.1 Severity: normal Tags: patch Dear Maintainer,
consolekit | libpam-systemd [linux-any] should be changed to libpam-systemd [linux-any] | consolekit as consolekit is deprecated and should not be the default alternative -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-3.towo-siduction-amd64 (SMP w/4 CPU cores; PREEMPT) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages lightdm depends on: ii adduser 3.113+nmu3 ii dbus 1.8.8-1 ii debconf [debconf-2.0] 1.5.53 ii libc6 2.19-11 ii libgcrypt20 1.6.2-4 ii libglib2.0-0 2.42.0-1 ii libpam-systemd 215-5 ii libpam0g 1.1.8-3.1 ii libxcb1 1.10-3 ii libxdmcp6 1:1.1.1-1 ii lightdm-gtk-greeter [lightdm-greeter] 1.8.5-1 Versions of packages lightdm recommends: ii xserver-xorg 1:7.7+7 Versions of packages lightdm suggests: ii accountsservice 0.6.37-3 ii upower 0.99.1-3 -- Configuration Files: /etc/init.d/lightdm changed [not included] /etc/lightdm/lightdm.conf changed [not included] -- debconf information excluded
diff --git a/debian/changelog b/debian/changelog index d4938c3..71584e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lightdm (1.10.2-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * alternative dependency consolekit | libpam-systemd [linux-all] changed + to libpam-systemd [linux-all] | consolekit as consolekit is deprecated + + -- Alf Gaida <[email protected]> Sun, 28 Sep 2014 13:47:15 +0200 + lightdm (1.10.2-1) unstable; urgency=medium * debian/patches: diff --git a/debian/control b/debian/control index 8864bf7..a1ced60 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Package: lightdm Section: x11 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - lightdm-gtk-greeter | lightdm-greeter, dbus, consolekit | libpam-systemd [linux-any], adduser + lightdm-gtk-greeter | lightdm-greeter, dbus, libpam-systemd [linux-any] | consolekit, adduser Recommends: xserver-xorg Suggests: accountsservice, upower Provides: x-display-manager
_______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

