Control: tag 827076 pending Bug #827076 in package pkg-gridengine reported by you has been fixed in the pkg-gridengine/pkg-gridengine.git Git repository. You can see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-gridengine/pkg-gridengine.git/commit/?id=79e60e7 --- commit 79e60e7821db901b21e760a5609263e7b2d8f688 Author: Afif Elghraoui <a...@debian.org> Date: Sun Nov 19 00:19:43 2017 -0500 releasing package gridengine version 8.1.9+dfsg-6 diff --git a/debian/changelog b/debian/changelog index d7dbfa8..1c4218c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +gridengine (8.1.9+dfsg-6) unstable; urgency=medium + + * Fix FTBFS with openssl 1.1 + Thanks to Mark Hymers for the patches (Closes: #827076) + * Bump Standards-Version to 4.1.1 + * Drop explicit build-dependency on autotools-dev + + -- Afif Elghraoui <a...@debian.org> Sun, 19 Nov 2017 00:18:39 -0500 + gridengine (8.1.9+dfsg-5) unstable; urgency=medium * Wrap qstatus and qsched commands (Closes: #870637)