libj2ssh-java 0.2.9-2 source package in Ubuntu

Changelog

libj2ssh-java (0.2.9-2) unstable; urgency=low

  * Team Upload

  [ Kumar Appaiah ]
  * debian/control:
    + Change XS-Vcs-* to Vcs-*.
    + Add Homepage field, shift homepage from description.
  
  [ Torsten Werner ]
  * Let 'maintainers' start with an uppercase M.
  * Switch to default-jdk.
  * Add missing Depends: ${misc:Depends}.
  * Change Section: java.
  * Update Standards-Version: 3.8.4.
  * Switch to source format 3.0.
  * Improve get-orig-source target.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:54:46 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libj2ssh-java_0.2.9.orig.tar.gz 421.4 KiB e86d942a799e183803da0e476d9d70675ce88d162e63fedb07147106af2a3ed3
libj2ssh-java_0.2.9-2.debian.tar.gz 3.1 KiB b6dbf51b3c8a1cfc577a1a7b4bc199b8f4c9c6599e7263dcb7779d4a65cd8116
libj2ssh-java_0.2.9-2.dsc 1.4 KiB 6423bee4cbbe44d5ac4cecaa09cf25040417b2f97c9b3d7ba4889d3f3f5ba96a

Available diffs

View changes file

Binary packages built by this source

libj2ssh-java: Java library for the SSH protocol

 J2SSH is an object-orientated Java library implementation of the SSH
 version 2 protocol. It provides a rich, powerful, and extensible SSH
 API that enables developers to gain access to SSH servers and to
 develop entire SSH client/server frameworks. The API library provides
 a fully-featured SSH2 implementation specifically designed for
 cross-platform development. Higher level components, representing
 both the standard SSH client and SSH servers, are provided which
 implement the protocol specification for user sessions and port
 forwarding. The specification currently supports public key and
 password authentication and a full implementation of the SFTP
 protocol.

libj2ssh-java-doc: Java library for the SSH protocol - documentation and examples

 J2SSH is an object-orientated Java library implementation of the SSH
 version 2 protocol. It provides a rich, powerful, and extensible SSH
 API that enables developers to gain access to SSH servers and to
 develop entire SSH client/server frameworks. The API library provides
 a fully-featured SSH2 implementation specifically designed for
 cross-platform development. Higher level components, representing
 both the standard SSH client and SSH servers, are provided which
 implement the protocol specification for user sessions and port
 forwarding. The specification currently supports public key and
 password authentication and a full implementation of the SFTP
 protocol.
 .
 This package includes the API documentation as well as some examples
 for the j2ssh library.