ruby-net-scp 3.0.0-2 source package in Ubuntu

Changelog

ruby-net-scp (3.0.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-net-ssh.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Lucas Nussbaum <email address hidden>  Thu, 07 Apr 2022 21:55:12 +0200

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
Kinetic release universe ruby

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-net-scp_3.0.0-2.dsc 2.1 KiB a11e47e563561b73aae17a867b5b44b57ec2d2379c514d993c5c317fc26ccf62
ruby-net-scp_3.0.0.orig.tar.gz 27.3 KiB 1509b3cb807ee21e4439711f8468b67f24a2547da8800c3c70a35f84fd10d10b
ruby-net-scp_3.0.0-2.debian.tar.xz 4.3 KiB 4478037372605326d614e46df61fdf893ee4841eeb2f0f76d7e4be29af88dd21

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.