libj2ssh-java 0.2.9-5 source package in Ubuntu

Changelog

libj2ssh-java (0.2.9-5) unstable; urgency=medium

  [ Kumar Appaiah ]
  * debian/control:
    + Remove Kumar Appaiah from uploaders

  [ Emmanuel Bourg ]
  * Install the Maven artifacts
  * Build with the DH sequencer instead of CDBS
  * Moved the package to Git
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 10

 -- Emmanuel Bourg <email address hidden>  Thu, 04 Jan 2018 00:43:33 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs
Focal release universe libs
Bionic release universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libj2ssh-java_0.2.9-5.dsc 2.1 KiB cd23536e59902923f71742def140483109c55d0734c85be7b7986ee45874bb00
libj2ssh-java_0.2.9.orig.tar.gz 421.4 KiB e86d942a799e183803da0e476d9d70675ce88d162e63fedb07147106af2a3ed3
libj2ssh-java_0.2.9-5.debian.tar.xz 3.3 KiB c27ef8b1653ee8c77e637c4403e6f9046953e9a6f2daeb5c1a82e533f19f23b5

Available diffs

No changes file available.

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.