ganymed-ssh2 250-3 source package in Ubuntu

Changelog

ganymed-ssh2 (250-3) unstable; urgency=medium

  * Team upload.

  [ Miguel Landaeta ]
  * Remove Michael Koch from Uploaders list.
    Thanks for your work on this package. (Closes: #654020).
  * Rewrap Build-Depends list.
  * Fix Vcs-Svn field.
  * Add missing call to mh_clean in clean target.
  * Move package maintenance to Git.
  * Remove myself from uploaders list. (Closes: #871850).
  * Simplify d/rules.
  * Update watch file.
  * Bump DH compat level to 10.
  * Update copyright info to format 1.0.

  [ Emmanuel Bourg ]
  * Standards-Version updated to 4.1.3
  * Removed the documentation from the binary package

 -- Emmanuel Bourg <email address hidden>  Wed, 03 Jan 2018 22:45:33 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
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
ganymed-ssh2_250-3.dsc 2.0 KiB 1259adf85b2226db6822fad749f523a045a20add09c4368cd6193fbf3209a654
ganymed-ssh2_250.orig.tar.gz 148.9 KiB e2839abe4865404c65a20f8a0cfffe47cc96627cc4b6015a85462b41aff6fc98
ganymed-ssh2_250-3.debian.tar.xz 4.0 KiB 04c7304b145abb0dd95a6344a80d03b1cdb815deaf15da6c9b6d1a7bd8ff4031

Available diffs

No changes file available.

Binary packages built by this source

libganymed-ssh2-java: pure Java implementation of the SSH-2 protocol

 Ganymed SSH-2 for Java is a library which implements the SSH-2
 protocol in pure Java. It allows one to connect to SSH servers from
 within Java programs. It supports SSH sessions (remote command
 execution and shell access), local and remote port forwarding, local
 stream forwarding, X11 forwarding, SCP and SFTP. There are no
 dependencies on any JCE provider, as all crypto functionality is
 included.