emptty 0.13.0-1 source package in Ubuntu

Changelog

emptty (0.13.0-1) unstable; urgency=medium

  * New upstream version 0.13.0
  * debian/control: Bump Standards-Version to 4.7.0 (no changes)

 -- Robert Edmonds <email address hidden>  Sun, 29 Sep 2024 16:27:46 -0400

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
emptty_0.13.0-1.dsc 2.0 KiB 1042636237e1eade4d2a66c03acf9aca34b0595cab33d5d0284b876cf5d1510a
emptty_0.13.0.orig.tar.gz 46.0 KiB 32526747852ade0f2b80b9be704f3dd55601777f46a170f4ce8888d6ad5717c7
emptty_0.13.0-1.debian.tar.xz 5.3 KiB 0e896baef969c99e12a8a3ed0616fb690bf32664f493f21e29fdd898c29e5bcb

Available diffs

No changes file available.

Binary packages built by this source

emptty: text-based display manager for starting graphical sessions

 emptty is a simple, text-based display manager for starting Wayland or Xorg
 sessions from a virtual console. It allows interactively choosing a specific
 desktop environment or window manager and remembers the user's selection.
 Custom sessions can optionally be defined system-wide or by the user.
 .
 The emptty package ships a template unit that can be used to start instances
 of emptty on one or more virtual consoles. After installing this package, the
 following command will enable and start emptty on tty8:
 .
 # systemctl enable emptty@tty8.service && systemctl start emptty@tty8.service
 .
 See the documentation in /usr/share/doc/emptty/README.md.gz for details.

emptty-dbgsym: debug symbols for emptty