Source: lxsession
Section: x11
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian LXDE Packaging Team <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends: autotools-dev,
               debhelper (>= 7.0.50~),
               docbook-to-man,
               docbook-xml,
               docbook-xsl,
               intltool,
               libdbus-glib-1-dev (>=0.31),
               libgtk2.0-dev (>=2.6),
               xsltproc
Standards-Version: 3.9.2
Homepage: http://lxde.sf.net
Vcs-Git: git://git.debian.org/git/collab-maint/lxsession.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/lxsession.git;a=summary

Package: lxsession
Architecture: any
Depends: ${misc:Depends}, 
         ${shlibs:Depends}
Recommends: openbox | x-window-manager, 
            openssh-client | rsh-client | ssh-client
Suggests: gpicview,
          lxde-common,
          lxpanel,
          pcmanfm
Provides: lxsession-lite,
          x-session-manager
Replaces: lxde-settings-daemon,
          lxsession-lite
Conflicts: lxde-common (<= 0.4.2-3),
           lxde-settings-daemon,
           lxsession-lite
Description: default session manager for LXDE
 LXSession is a lightweight X11 session manager with fewer dependencies,
 designed for use with the LXDE(Lightweight X11 Desktop Environment).
 It derived from XSM and have following differences:
  * Removed the session dialog from xsm.
  * Stripped down without session restore function.
  * Automaticlly restart specific program if crashes happened.
  * Use better configuration.
  * Provide a nice logout-dialog with the ability to
    shutdown/reboot/suspend/hibernate via HAL or gdm
  * Support halt/reboot LTSP thin clients,
 and more....
 .
 It's desktop-independent and can be used with any window manager.
 .
 As "session manager" lxsession used to automatically start a set of
 applications and set up a working desktop environment
 .
 LXSession has also a built-in lightweight Xsettings daemon, which can
 configure GTK+ themes, keyboard, and mouse for you on session startup.

Package: lxsession-dbg
Architecture: any
Section: debug
Depends: lxsession (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: a lightweight X11 session manager - debug package
 This package provide debug symbols for lxsession.
