ruby-sshkit 1.21.2-1 source package in Ubuntu

Changelog

ruby-sshkit (1.21.2-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-net-scp and ruby-net-ssh.
    + ruby-sshkit: Drop versioned constraint on ruby-net-scp and ruby-net-ssh in
      Depends.

  [ Samuel Henrique ]
  * New upstream version 1.21.2
  * Bump DH to 13
  * Bump Standards-Version to 4.6.0
  * d/copyright: Update debian/* entry
  * d/control: Use ${ruby:Depends}
  * d/patches:
    - Update patches
    - 005_fix_set_import.patch: New patch to fix missing import of 'set'
      from deprecation_logger (closes: #1005423)
    - 006_fix_test_abstract.patch: New patch to relax a strict stacktrace
      check from test_abstract

 -- Samuel Henrique <email address hidden>  Thu, 31 Mar 2022 21:29:55 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sshkit_1.21.2-1.dsc 2.1 KiB fa2d3dd7939a94e9fc3c846d8c61162504fd97aa98c478f4048c5f1469492f07
ruby-sshkit_1.21.2.orig.tar.gz 138.1 KiB 0eebb52a28281f7e1d059d03f3c68ec934c42d0b751e82ee95325e72a1554196
ruby-sshkit_1.21.2-1.debian.tar.xz 5.9 KiB c6ec1c862649528c7370500651f9cbe0ed235888a4a2ec460122a25cc2dde62c

Available diffs

No changes file available.

Binary packages built by this source

ruby-sshkit: toolkit for running commands in a structured way on one or more servers

 SSHKit is a comprehensive toolkit for remotely running commands in a structured
 manner on groups of servers.
 .
 SSHKit makes it easy to write structured, testable SSH commands in Ruby.