jta 2.6+dfsg-5 source package in Ubuntu

Changelog

jta (2.6+dfsg-5) unstable; urgency=low

  [ tony mancill ]
  * Team upload.
  * Exchange description lines in debian/control (Closes: #647588)

  [ James Page ]
  * Fix FTBFS with OpenJDK7 (LP: #888954) (Closes: #651523):
    - d/ant.properties: Specify source/target as 1.5 for javac and
      javadoc ant tasks to ensure backwards compatibility and work
      around Java 7 encoding errors.
 -- Bhavani Shankar <email address hidden>   Fri, 09 Dec 2011 19:18:05 -0430

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe net

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jta_2.6+dfsg.orig.tar.gz 187.6 KiB 3bff88f0f15893ec37df431bbc3b12b14bf0d26e939f5c81fc20c5748ed99d37
jta_2.6+dfsg-5.debian.tar.gz 5.8 KiB 0aa9387f0c418353e3a537bc5b2a0fdbdef79655aa3f6d093a7171aeb1a61ba8
jta_2.6+dfsg-5.dsc 1.6 KiB 8d24ab674b9b7a36d896af32049be7da89708252358a134cd06ec516e6f63706

Available diffs

View changes file

Binary packages built by this source

jta: Java telnet/ssh applet

 JTA is a Java implementation of Telnet and ssh.
 .
 JTA may be run as a standalone application (using class
 de.mud.jta.Main), or as a Java Applet (class de.mud.jta.Applet).
 .
 It's modular structure allows one to configure the software to act either
 as a sophisticated terminal emulation and/or, adding the network
 backend, as telnet implementation. Additional modules provide features
 like scripting or an improved graphical user interface.

jta-doc: Java telnet/ssh applet - documentation

 JTA is a Java implementation of Telnet and ssh.
 .
 JTA may be run as a standalone application (using class
 de.mud.jta.Main), or as a Java Applet (class de.mud.jta.Applet).
 .
 It's modular structure allows one to configure the software to act either
 as a sophisticated terminal emulation and/or, adding the network
 backend, as telnet implementation. Additional modules provide features
 like scripting or an improved graphical user interface.
 .
 This package provides the API documentation for JTA.