* d/p/openssl-3/*.patch: backport upstream patches to support OpenSSL 3
(LP: #1964025).
* d/ruby-tests.rake: use custom OpenSSL config file if using OpenSSL 3.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source package
[ Lucas Nussbaum ]
* Refresh packaging
* Team upload.
* New upstream version 6.1.0.
* d/control: Bump DH compat to 13.
* Team upload.
* d/ruby-tests.rake, d/rules:
- Move instruction to skip tests so that autopkgtests are covered as well.
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Unit 193 ]
* New upstream version 6.0.2.
* d/ruby-net-ssh.docs: README.rdoc → README.md.
* d/rules: Disable tests that require 'x25519', since it's not in Debian.
* Update Standards-Version to 4.5.0.
* Team upload.
* New upstream version 5.2.0
* Team upload.
* New upstream version 5.1.0
- Drop patch applied upstream.
* Update Standards-Version to 4.3.0.
* d/control: Set R³ to no.
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 12.
* d/watch: Adjust the gemwatch url to gemwatch.debian.net.
* Team upload.
* Update Standards-Version to 4.2.1.
* d/p/missing_logger.patch: Restore, fixes an intermittent test failure.
* Team upload.
* New upstream version 5.0.2
- Drop patches, no longer needed.
* d/compat, d/control: Bump dh compat to 11.
* d/control:
- Update Vcs-* fields, point to Salsa.
- Replace ruby-rbnacl (build-)depend with ruby-ed25519.
* Update Standards-Version to 4.1.4.
* Team upload.
* d/control, d/copyright: Use https in format and homepage fields.
* d/p/missing_logger.patch: Add a missing require on 'logger' to fix ftbfs.
(Closes: #875965)
* Team upload.
* New upstream version 4.2.0
* Update Standards-Version to 4.1.0.
[ Unit 193 ]
* d/watch: Update to track releases from GH as they have tests.
* New upstream version 4.1.0
* Drop patches.
* d/control: (Build-)Depend on ruby-rbnacl and ruby-bcrypt-pbkdf.
* d/p/newer_rbnacl.patch: Allow use of newer rbnacl versions.
* Update standards-version to 4.0.0.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Lucas Nussbaum ]
* Imported Upstream version 3.2.0
* Bump Standards-Version to 3.9.7 (no changes needed)
* Refresh patches
* Update debian/rules with new dh-make-ruby generation
* Team upload.
* Reupload to unstable (Closes: #812914)
[ Stefano Rivera ]
* Add missing Build-Depends: ruby-highline, ruby-termios (Closes: #812736)
* wrap-and-sort.
* Switch Vcs fields to https.
* Team upload.
* New upstream major release.
* Remove patch: skip-test-broken-on-1.8.patch (we dropped ruby 1.8 already)
* Add patch: drop-require-test-unit.patch. This is a temporary
workaround for #784424 (in ruby-test-unit).
* New upstream release.
* Refresh packaging and patches.
* Disable unneeded patch: disable-rubygems-in-tests.patch.
* Team upload.
[ David Suárez ]
* New upstream release.
* Drop 'fix-test-inheritance' patch; Fixed upstream.
* Add 'dont-test-cyphers-that-dont-have-fixtures' patch.
* debian/changelog: change urgency to medium.
* debian/copyright: update source url.
* debian/control:
- Remove older Replaces, Breaks and Provides fields.
- Add myself as uploader.
* Team upload.
* No-changes rebuild to get rubygems-integration support for all
interpreters
* Team upload.
* New upstream release
* Revert drop of fix-test-inheritance.patch: Tests are still failing
(closes: #718118)
* Team upload.
* New upstream release
- debian/patches/disable-rubygems-in-tests.patch: Refreshed
* debian/control: Drop the transitional packages
* debian/control: Bump Standards-Version to 3.9.4 (no further changes)
* debian/patches/skip-test-broken-on-1.8.patch: Also disable
test_from_should_measure_bytesize_of_utf_8_string_correctly check with
ruby 1.8
* debian/patches:
- Drop disable-test1.patch: The test is passing with ruby-test-unit 2.5.5
- Drop disable-config-tests.patch: The input config is now existing
- Drop fix-test-inheritance.patch: Tests are running as expected now
* Bumped build-dependency on gem2deb to >= 0.3.0~.
* New upstream release.
+ Fixes crash looking for an unknown constant
Net::SSH::KnownHosts::SUPPORTED_TYPE (Closes: #675946)
* Added debian/patches/skip-test-broken-on-1.8.patch: a new test added in
this release is broken on Ruby 1.8, so it has to be skipped.
* New upstream release.
* debian/control:
+ Added myself to uploaders.
+ Bumped standards version to 3.9.3; no changes required.
+ Added a depend on ruby-test-unit; the one shipped with ruby1.8 is too
old to run the tests.
+ Set the priority of the lib*-ruby transitional packages to extra.
* debian/copyright: converted to the Debian copyright format version 1.0.
* debian/patches:
+ Added patch disable-config-tests.patch to disable config tests for
which the input config does not actually exist.
+ Added patch fix-test-inheritance.patch to fix some tests that use
inheritance but forget to require the parent test file.
* New upstream release.
* Switch to my @debian.org email-address.
* Switch from Conflicts to Breaks.
* debian/patches/disable-test1.patch: refreshed.
* Add an epoch. This is needed so that this package's libnet-ssh-ruby1.8
can override the one from the libnet-ssh-ruby source package.
* Bump standards-version to 3.9.2. No changes needed.
* Change Depends to ruby | ruby-interpreter.
* Migrated to gem2deb packaging.
+ Rename source and binary package.
* Merged both libnet-ssh2-ruby and libnet-ssh-ruby (add transitional
packages).
* The new version was tested to work with gnome-keyring as an SSH agent.
Closes: #472427.
* Team upload.
* New upstream version.
* debian/control:
+ Bump Standards-Version to 3.8.4 (no changes needed).
+ Drop 1.9 package, add 1.9.1 package (Closes: #569872).
[ Christopher Lunsford ]
* Initial release (Closes: #543302)
[ Ryan Niebur ]
* fix watch file