gtkterm 1.3.1-1 source package in Ubuntu

Changelog

gtkterm (1.3.1-1) unstable; urgency=medium

  [ Willem van den Akker ]
  * New release (compile fix)
  * New upstream release. (Closes: #1066645, #1071239).
  * debian/control
    - bump standards to 4.7.0. No changes needed.
    - update homepage url

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove deprecated Encoding key from desktop file debian/gtkterm.desktop.

 -- Boyuan Yang <email address hidden>  Fri, 17 May 2024 06:34:31 -0400

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
Oracular release universe comm

Downloads

File Size SHA-256 Checksum
gtkterm_1.3.1-1.dsc 1.9 KiB 5c51f026634f6b1b4a39a6272c8b21c49931753a01dc39b776746b1422346ca1
gtkterm_1.3.1.orig.tar.gz 226.4 KiB 47e39011067ccaa5e965308225d8f80ea4e1793ca884d7f32600fa1fb9ae6628
gtkterm_1.3.1-1.debian.tar.xz 6.8 KiB ec523202612d4ca1b0e64b14e85a6532eb4bc8629615dc34be4a8efe74bb1bfa

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