emptty 0.10.0+git20230608.f02bbdb-1build1 source package in Ubuntu

Changelog

emptty (0.10.0+git20230608.f02bbdb-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:13:52 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
emptty_0.10.0+git20230608.f02bbdb.orig.tar.xz 36.7 KiB 06e0f1ad94a30f8cd953c981199759a324657eae9509d28a6784cdac9818a995
emptty_0.10.0+git20230608.f02bbdb-1build1.debian.tar.xz 4.8 KiB 50ef696c3ba0ce6e0190aff849775321a72e70b502d66921b0d19198a8868fa1
emptty_0.10.0+git20230608.f02bbdb-1build1.dsc 2.2 KiB 6540d96ee0c48c62f649e33b6f171f97e45100c4c6a44c4c4f4a3b8afab42229

View changes file

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