gtkterm 1.2.1-1ubuntu1 source package in Ubuntu

Changelog

gtkterm (1.2.1-1ubuntu1) noble; urgency=medium

  * debian/patches/no-implicit-declarations.patch: add missing includes.
    Closes: #1066645.

 -- Steve Langasek <email address hidden>  Wed, 10 Apr 2024 20:40:35 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe comm
Noble release universe comm

Downloads

File Size SHA-256 Checksum
gtkterm_1.2.1.orig.tar.gz 221.5 KiB bdd32ffba99348f0fe7f0e227a73f48f9f199ddcf9b38d962c4c674308847b66
gtkterm_1.2.1-1ubuntu1.debian.tar.xz 7.0 KiB 6d3dbdb0c89cfe6990368697250c11ac007cee5b95074604795d01cd2da49281
gtkterm_1.2.1-1ubuntu1.dsc 2.0 KiB 57f36c31da549620da6607abb1d3ba6cd6835735a110d303d29fe2ce4fe4d063

View changes file

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