Version 0.38 of package Debbugs has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Debbugs describes itself as: ====================================== SOAP library to access debbugs servers ====================================== More at https://elpa.gnu.org/packages/debbugs.html ## Summary: This package lets you access the GNU Bug Tracker from within Emacs. It defines the command `M-x debbugs-gnu' for listing bugs, and the command `M-x debbugs-gnu-search' for bug searching. The command `M-x debbugs-gnu-usertags' shows existing user tags on bugs, whilst the command `M-x debbugs-gnu-patches' lists bugs containing a patch. In order to show bugs with known numbers, `M-x debbugs-gnu-bugs' could be used. Bugs can be marked by a local tag. All bugs marked like this will be shown via `M-x debbugs-gnu-tagged'. If you prefer the listing of bugs as TODO items of `org-mode', you could use the commands `M-x debbugs-org', `M-x debbugs-org-search', `M-x debbugs-org-patches', `M-x debbugs-org-bugs' and `M-x debbugs-org-tagged' instead. ## Recent NEWS: [Not available 🙁]