ruby-net-scp 4.0.0-1 source package in Ubuntu

Changelog

ruby-net-scp (4.0.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Unit 193 ]
  * New upstream version 4.0.0.
    - Refresh patch.

 -- Unit 193 <email address hidden>  Fri, 25 Nov 2022 06:12:47 -0500

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-net-scp_4.0.0-1.dsc 2.1 KiB 95fabe77c2f4630e2e4932d4aae5fc765c1858787ed6c08cc7bd3568d029f70f
ruby-net-scp_4.0.0.orig.tar.gz 27.3 KiB 180abc3f0e8329d14d8dbc5552409b4d89d934204123a31cce82cc45e238c772
ruby-net-scp_4.0.0-1.debian.tar.xz 4.4 KiB 2c508cefc572d6737b0247a8ac382210ee1f3b6b28d0d3f56f7c7040082fc2f6

Available diffs

No changes file available.

Binary packages built by this source

ruby-net-scp: pure ruby implementation of the SCP protocol

 Net::SCP is a pure-Ruby implementation of the SCP protocol.
 This operates over SSH (and requires the Net::SSH library), and allows
 files and directory trees to copied to and from a remote server.