tag 844303 pending thanks Hello,
Bug #844303 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: http://git.debian.org/?p=pkg-security/ncrack.git;a=commitdiff;h=efb1647 --- commit efb164731990e7e476b5fcb8ccb0191bc768f637 Author: Raphaël Hertzog <hert...@debian.org> Date: Tue Nov 29 14:35:30 2016 +0100 Build against libssl1.0-dev. Closes: #844303 diff --git a/debian/changelog b/debian/changelog index e459e03..3108e84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ncrack (0.5-3) unstable; urgency=medium + + * Team upload. + * Build against libssl1.0-dev. Closes: #844303 + + -- Raphaël Hertzog <hert...@debian.org> Tue, 29 Nov 2016 14:33:33 +0100 + ncrack (0.5-2) unstable; urgency=medium * Fix FTBS due to missing build-depends on zlib1g-dev (Closes: #835787).