ruby-net-scp 2.0.0-1 source package in Ubuntu
Changelog
ruby-net-scp (2.0.0-1) unstable; urgency=medium [ Utkarsh Gupta ] * Add salsa-ci.yml [ David Suárez ] * New upstream version * d/watch: - update url to point to gemwatch.d.n. - use github for releases; gem tarball doesn't have tests sources. - bump version to 4. * d/patches: - remove '0002-Fix-some-error-cases-to-raise-Net-SCP-Error-instead-.patch'; Applied upstream. - remove '0003-Fix-compatiblity-with-net-ssh-4.0.patch'; Applied upstream. * Update Standards-Version. No changes needed. * Update Vcs-Git and Vcs-Browser fields to point to salsa.d.o. * d/changelog: - Fix spelling error s/compatiblity/compatibility/g. - remove trailing whitespace. * d/copyright: use secure protocol in 'Format' field url. * Add upstream metadata file. * Bump debhelper from 9 to 12. -- David Suárez <email address hidden> Sun, 11 Aug 2019 18:44:02 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-net-scp_2.0.0-1.dsc | 1.8 KiB | 7b0f6f6e108b92060b61ceb50e43b13f9b161b6075337fb119e5de52cfc30829 |
ruby-net-scp_2.0.0.orig.tar.gz | 27.2 KiB | 8eb32fa1d302d7cb28bc5fa652828cd906582fe1409497a036dbb21e325978b7 |
ruby-net-scp_2.0.0-1.debian.tar.xz | 4.3 KiB | 7af550a39e65b59881e41b7fee5c17725dd4bcbc6eb28d5b17c190832ccf3aab |
Available diffs
- diff from 1.2.1-5 to 2.0.0-1 (13.5 KiB)
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.