ruby-net-scp 1.2.1-5 source package in Ubuntu

Changelog

ruby-net-scp (1.2.1-5) unstable; urgency=medium

  [ Unit 193 ]
  * d/p/0002-disable-assert_scripted-so-that-test-does-not-fail-b.patch:
    Replace with an upstream commit.
  * d/p/0003-Fix-compatiblity-with-net-ssh-4.0.patch:
    Add upstream commit to fix compatiblity with net-ssh 4.0+. Closes: #869164

  [ Lucas Nussbaum ]
  * Bump dependency on ruby-net-ssh to >= 4.0.
  * Also bump Depend for ruby-net-ssh.
  * Bump Standards-Version. No changes needed.

 -- Lucas Nussbaum <email address hidden>  Tue, 25 Jul 2017 18:34:26 +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
Bionic release universe ruby

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-net-scp_1.2.1-5.dsc 2.1 KiB e909713feab78420c9983b5b67634e783f58e6c6254ee2b947f66392ad351d9c
ruby-net-scp_1.2.1.orig.tar.gz 28.8 KiB 9124d7859a038357a8a24ce9d6d76145faf43f64beddd2706b48de092388c993
ruby-net-scp_1.2.1-5.debian.tar.xz 5.5 KiB 72995ce2981dbd7ed358543e14495ce3118d6e927e1e409b03e937a1372df31a

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.