ruby-net-ssh-gateway 2.0.0-2 source package in Ubuntu

Changelog

ruby-net-ssh-gateway (2.0.0-2) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update watch file format version to 4.

  [ Lucas Nussbaum ]
  * Refresh packaging
    + Bump debhelper compat to 13
    + Bump Standards-Version to 4.5.1
    + Add Rules-Requires-Root
    + Update upstream metadata
    + Switch to gemwatch

 -- Lucas Nussbaum <email address hidden>  Tue, 12 Jan 2021 23:58:51 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-net-ssh-gateway_2.0.0-2.dsc 2.1 KiB 3901b8759b48935860ac6c7902ff52e8cc286d9ac10709d154e8f9a168952141
ruby-net-ssh-gateway_2.0.0.orig.tar.gz 7.8 KiB 9cdd33191dd395c3d1f3a5dcb40d7f61485de5bbed7dbe9020ad465a4054549a
ruby-net-ssh-gateway_2.0.0-2.debian.tar.xz 3.5 KiB f8a1ed0dce8645d52e9d5957a4805f6eed04a0d1e6dfa525c06bcddfa0a84a6c

Available diffs

No changes file available.

Binary packages built by this source

ruby-net-ssh-gateway: Ruby library for tunneling connections to servers with ssh

 Net::SSH::Gateway is a library for programmatically tunneling connections to
 servers via a single "gateway" host.
 It is useful for establishing Net::SSH connections to servers behind firewalls,
 but can also be used to forward ports and establish connections of other types,
 like HTTP, to servers with restricted access.