Commit | Line | Data |
---|---|---|
6da61772 DB |
1 | Source: lxdm |
2 | Section: x11 | |
3 | Priority: optional | |
4 | Maintainer: Debian LXDE Maintainers <lxde-debian@lists.lxde.org> | |
5 | Uploaders: | |
54efdc5d AG |
6 | Andrew Lee (李健秋) <ajqlee@debian.org>, |
7 | Andriy Grytsenko <andrej@rep.kiev.ua> | |
6da61772 | 8 | Build-Depends: |
1f736350 AG |
9 | debhelper (>= 9), intltool, iso-codes, |
10 | libck-connector-dev, libgtk2.0-dev, libpam0g-dev, | |
11 | libx11-dev, libxmu-dev, pkg-config, | |
12 | dh-systemd, po-debconf | |
66fcceca | 13 | Standards-Version: 3.9.6 |
6da61772 DB |
14 | Homepage: http://www.lxde.org/ |
15 | Vcs-Browser: http://git.lxde.org/gitweb/?p=debian/lxdm.git | |
16 | Vcs-Git: git://git.lxde.org/git/debian/lxdm.git | |
17 | ||
18 | Package: lxdm | |
19 | Architecture: any | |
20 | Depends: | |
e8be2a1f | 21 | ${misc:Depends}, ${shlibs:Depends}, gtk2-engines-pixbuf, iso-codes, |
6da61772 | 22 | libpam-modules, libpam-runtime, librsvg2-common, lsb-base, |
2adb91d3 | 23 | x11-utils | xmessage, |
400ad8c1 | 24 | debconf (>= 1.2.9) | debconf-2.0, desktop-base |
6da61772 DB |
25 | Recommends: lxde-common, lxsession |
26 | Provides: x-display-manager | |
27 | Description: LXDE display manager | |
28 | LXDM is a GUI application for the Lightweight X11 Desktop Environment | |
29 | (LXDE). | |
30 | . | |
31 | It's a lightweight login manager which can be used as a replacement for | |
32 | GDM or KDM. | |
1eee7fd9 AG |
33 | |
34 | Package: lxdm-dbg | |
35 | Architecture: any | |
36 | Section: debug | |
37 | Priority: extra | |
38 | Depends: ${misc:Depends}, lxdm (= ${binary:Version}) | |
39 | Description: LXDE display manager (debug symbols) | |
40 | LXDM is a GUI application for the Lightweight X11 Desktop Environment | |
41 | (LXDE). | |
42 | . | |
43 | This package contains debugging symbols for the LXDM. |