diff --git a/debian/changelog b/debian/changelog index 926b4a55bf7af0384e9d23e482f772d7ee84d40a..9d13b4ede5fefe8b6411136d928c9235b69dcf69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +ruby-net-ssh (1:6.1.0-3) unstable; urgency=medium + + * Team upload + + [ Lucas Nussbaum ] + * Revert switch to gemwatch since tests are missing from gem. + + [ Debian Janitor ] + * Wrap long lines in changelog entries: 1:6.1.0-2. + Changes-By: lintian-brush + Fixes: lintian: debian-changelog-line-too-long + See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html + + [ Cédric Boutillier ] + * follow github tags in debian/watch + + [ Antonio Terceiro ] + * Add patch to not hardcode expected DSA signature sizes. + Fixes test failure against openssl 3 (Closes: #1004299) + * Bump Standards-Version to 4.6.0 (no changes needed) + * debian/rules: don't install support/* + * debian/watch: bump to version 4 + + -- Antonio Terceiro <terceiro@debian.org> Mon, 21 Feb 2022 13:02:57 -0300 + ruby-net-ssh (1:6.1.0-2) unstable; urgency=medium [ Cédric Boutillier ]