tag 869164 pending thanks Hello,
Bug #869164 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-net-scp.git/commit/?id=f06c835 --- commit f06c835dd787202f9bd12d3f131a5a0da4ae0323 Author: Lucas Nussbaum <lu...@debian.org> Date: Tue Jul 25 18:35:16 2017 +0200 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index 0bbe401..605e7be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +ruby-net-scp (1.2.1-5) unstable; urgency=medium + + [ Unit 193 ] + * d/p/0002-disable-assert_scripted-so-that-test-does-not-fail-b.patch: + Replace with an upstream commit. + * d/p/0003-Fix-compatiblity-with-net-ssh-4.0.patch: + Add upstream commit to fix compatiblity with net-ssh 4.0+. Closes: #869164 + + [ Lucas Nussbaum ] + * Bump dependency on ruby-net-ssh to >= 4.0. + * Also bump Depend for ruby-net-ssh. + * Bump Standards-Version. No changes needed. + + -- Lucas Nussbaum <lu...@debian.org> Tue, 25 Jul 2017 18:34:26 +0200 + ruby-net-scp (1.2.1-4) unstable; urgency=medium [ Cédric Boutillier ]