Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
d/control: drop consolekit dep, use a real package as first alternative
· 256965b7
Yves-Alexis Perez
authored
Feb 23, 2019
256965b7
move to debhelper-compat b-d for dh version
· e6f49219
Yves-Alexis Perez
authored
Jul 10, 2019
e6f49219
d/control: update standards version to 4.4.0
· bee95bfe
Yves-Alexis Perez
authored
Jul 10, 2019
bee95bfe
finalize changelog
· 8ff13068
Yves-Alexis Perez
authored
Jul 10, 2019
8ff13068
upload lightdm 1.26.0-5 to unstable
· cc7ba2c0
Yves-Alexis Perez
authored
Jul 10, 2019
cc7ba2c0
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
cc7ba2c0
lightdm (1.26.0-5) unstable; urgency=medium
* d/control: drop consolekit dep, use a real package as first alternative
* move to debhelper-compat b-d for dh version
* d/control: update standards version to 4.4.0
-- Yves-Alexis Perez <corsac@debian.org> Wed, 10 Jul 2019 22:34:59 +0200
lightdm (1.26.0-4) unstable; urgency=medium
* d/control: replace libpam-systemd dep by logind (closes: #922160)
...
...
debian/compat
deleted
100644 → 0
View file @
5dc307fc
10
debian/control
View file @
cc7ba2c0
...
...
@@ -3,7 +3,7 @@ Section: x11
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper (
>
= 10),
Build-Depends: debhelper
-compat
(= 10),
dpkg-dev (>= 1.16.1),
gnome-doc-utils,
gobject-introspection,
...
...
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 10),
qtbase5-dev,
valac,
yelp-tools
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Homepage: https://launchpad.net/lightdm
Vcs-Git: https://salsa.debian.org/xfce-extras-team/lightdm.git
Vcs-Browser: https://salsa.debian.org/xfce-extras-team/lightdm
...
...
@@ -33,7 +33,7 @@ Package: lightdm
Architecture: any
Depends: adduser,
dbus,
l
ogin
d [linux-any] |
consolekit
,
l
ibpam-system
d [linux-any] |
logind [linux-any]
,
lightdm-gtk-greeter | lightdm-greeter,
lsb-base (>= 3.0-6),
${misc:Depends},
...
...