gtkterm 0.99.7~rc1-0.3ubuntu1 source package in Ubuntu

Changelog

gtkterm (0.99.7~rc1-0.3ubuntu1) artful; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - debian/gtkterm.xpm: Add icon.
    - debian/rules: Install icon.
    - debian/gtkterm.desktop:
      + Capitalize first word in Name field.
      + Add Italian translations.
      + Change categories in accordance with the Desktop Menu.
    - debian/watch: Add.

gtkterm (0.99.7~rc1-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to debhelper compat level 10 (Closes: #817489).
  * Remove the menu file.
  * Add explicit debian/source/format.

 -- Bhavani Shankar <email address hidden>  Fri, 26 May 2017 21:57:26 +0530

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Artful
Original maintainer:
Ubuntu MOTU Developers
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtkterm_0.99.7~rc1.orig.tar.gz 168.8 KiB 91f555af0e0e8bf1fd73744a5486587a8a743ac7e6111e462763cf43def623d0
gtkterm_0.99.7~rc1-0.3ubuntu1.diff.gz 10.0 KiB c62e98e8a2debb9344759fe6c4511f4e1d2bd10fd0cad732afc621ed9d351af1
gtkterm_0.99.7~rc1-0.3ubuntu1.dsc 1.4 KiB edfc6e29798270af7cd50782e07778dd969af755cd35a4210089fd3ca0331ee8

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