1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
ruby-sshkit (1.21.2-2) unstable; urgency=medium
* Team upload.
* Add patch 0007-Require-base64.patch to fix test failure with newer
ruby-net-ssh.
-- Lucas Nussbaum <lucas@debian.org> Mon, 06 May 2024 11:14:00 +0000
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 <samueloph@debian.org> Thu, 31 Mar 2022 21:29:55 +0100
ruby-sshkit (1.20.0-2) unstable; urgency=medium
* d/control: added missing B-D on ruby-ed25519
-- Sebastien Badia <sbadia@debian.org> Tue, 04 Feb 2020 16:55:26 +0100
ruby-sshkit (1.20.0-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Sebastien Badia ]
* New upstream version 1.20.0
* d/control:
+ Bump Standards-Version to 4.5.0 (no changes needed)
+ Drop compat file, rely on debhelper-compat and bump compat level to 12
+ Add Rules-Requires-Root: no
* d/patches: Disable unreliable timing based tests (Closes: #853244)
-- Sebastien Badia <sbadia@debian.org> Tue, 04 Feb 2020 15:52:19 +0100
ruby-sshkit (1.16.0-1) unstable; urgency=medium
* New upstream version 1.16.0 (Closes: #859600, #892194)
* d/patches: Refresh patches according new upstream
* d/copyright: Update copyritght years and use HTTPS for URI
* d/upstream: Added Upstream metadata
* d/control:
+ Switch to my Debian email
+ Use salsa.debian.org in Vcs-* fields
+ Bump compat version to 11
+ Bump Standards-Version to 4.1.3 (no changes)
-- Sebastien Badia <sbadia@debian.org> Thu, 15 Mar 2018 18:58:15 +0100
ruby-sshkit (1.9.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Run wrap-and-sort on packaging files
[ Sebastien Badia ]
* Imported Upstream version 1.9.0
-- Sebastien Badia <seb@sebian.fr> Wed, 06 Apr 2016 14:52:57 +0200
ruby-sshkit (1.9.0~rc1-1) unstable; urgency=medium
* d/control:
Bump Standards-Version to 3.9.7 (no changes)
Update Vcs-* fields (use https erverywhere)
* d/watch: Update watch file, use version 4
* Imported Upstream version (Closes: #795118)
* Update Debian packaging using dh-make-ruby
* d/patches: Refresh patchs
* d/copyright: Upstream change from GPL to MIT license
-- Sebastien Badia <seb@sebian.fr> Tue, 01 Mar 2016 13:49:34 -0300
ruby-sshkit (1.7.1-1) unstable; urgency=medium
* New upstream release.
* Fix Build-Depends (add minitest instead of rspec).
* Update Vcs-Browser to cgit URL and HTTPS.
* Bump Standards-Version to 3.9.6 (no further changes).
-- Sebastien Badia <seb@sebian.fr> Mon, 04 May 2015 15:16:18 +0200
ruby-sshkit (1.4.0-1) unstable; urgency=low
* Initial release (Closes: #745421)
-- Sebastien Badia <seb@sebian.fr> Mon, 21 Apr 2014 16:00:55 +0200
|