1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
  
     | 
    
      Source: nodm
Section: misc
Priority: optional
Maintainer: Mike Gabriel <sunweaver@debian.org>
Uploaders:
 Joachim Breitner <nomeata@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dpkg-dev (>= 1.16.1.1),
 autoconf,
 automake,
 help2man,
 libpam0g-dev,
 libx11-dev,
 pkg-config,
 po-debconf,
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/debian/nodm.git
Vcs-Browser: https://salsa.debian.org/debian/nodm/
Homepage: https://github.com/spanezz/nodm/
Package: nodm
Architecture: linux-any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 lsb-base,
 x11-common,
 xserver-xorg-core,
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 zhone-session,
Provides:
 x-display-manager,
Description: automatic display manager
 This package prepares the system to automatically start an X session at
 system boot. It is meant for devices like smartphones, but can be used on
 a regular computer as well, if the security implications are acceptable.
 
     |