gtkterm 1.0.1-1 source package in Ubuntu

Changelog

gtkterm (1.0.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules
    - switch to meson buildsystem.
  * debian/control
    - add build dependencies.
    - switch to debhelper-compat.
    - bump standards to 4.4.1. No changes needed.
    - correct VCS-git link.
    - add Rules-Requires-Root: no.
  * debian/install
    - icons are now in data directory.
  * debian/docs
    - remove TODO.
  * debian/compat
    - remove.

 -- Willem van den Akker <email address hidden>  Wed, 18 Dec 2019 17:38:00 +0100

Upload details

Uploaded by:
Willem van den Akker
Uploaded to:
Sid
Original maintainer:
Willem van den Akker
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe comm

Downloads

File Size SHA-256 Checksum
gtkterm_1.0.1-1.dsc 1.8 KiB bbd21cbc2a19dfb9cf935d33763f0b09537c7e6feb34e706c38cd7cf7db94a72
gtkterm_1.0.1.orig.tar.gz 214.4 KiB f9c6574ca331e4dcfedf0a201add4d9c7bd5481fbb2fc8c3608ee5fb8f5bd9d1
gtkterm_1.0.1-1.diff.gz 6.5 KiB cf4d71b613f0994cf93e0f9dcae0890da0abfd553c1d4a893cb87424077d7e57

Available diffs

No changes file available.

Binary packages built by this source

gtkterm: simple GTK+ serial port terminal

 gtkterm is a simple GTK+ terminal used to communicate with the serial port.
 .
 Its features :
 .
  * Serial port terminal window
  * Serial port setup (speed, parity, bits, stopbits, flow control)
  * Using the termios API
  * Possible to send a file (only RAW data, no protocol)
  * End of line delay while sending a file
  * Special character wait before next line while sending a file
  * Possible to toggle control lines manually (DTR, CTS)
  * Also reads the state of control lines (RTS, CD, DSR, RI)
 .
  Author: Julien Schmitt <julien@jls-info.com>

gtkterm-dbgsym: debug symbols for gtkterm