Change logs for sphinx source package in Mantic

  • sphinx (5.3.0-7) unstable; urgency=medium
    
      * Backport upstream patch to fix bad relative path generated by imgmath
        (closes: #1043267).
      * Disable sphinx-doc test on arm64 and armhf.
    
     -- Dmitry Shachnev <email address hidden>  Sat, 12 Aug 2023 00:33:27 +0300
  • sphinx (5.3.0-6) unstable; urgency=medium
    
      * Update highlight_search_terms.diff to highlight terms synchronously,
        to make the jstest more stable.
      * Limit sphinx-doc test to architectures where Qt WebEngine is available.
    
     -- Dmitry Shachnev <email address hidden>  Sat, 05 Aug 2023 18:43:13 +0300
  • sphinx (5.3.0-5) unstable; urgency=medium
    
      * Add a patch to make test_build_manpage pass with docutils 0.19+dfsg-7.
      * debian/jstest: Port from WebKitGTK to Qt WebEngine. This will allow us
        to run tests on Debian infrastructure again, as Qt WebEngine does not
        require isolation-machine.
    
     -- Dmitry Shachnev <email address hidden>  Sat, 05 Aug 2023 00:07:27 +0300
  • sphinx (5.3.0-4) unstable; urgency=medium
    
      [ Dmitry Shachnev ]
      * Update highlight_search_terms.diff to fix race condition affecting jstest:
        - Highlight all occurrences, not just the first one.
        - Stop using the old search query from localstorage.
      * Port jstest to the new API from webkit2gtk 2.40 (closes: #1033635,
        LP: #2013095).
    
      [ Jeremy Bicha ]
      * Set isolation-machine for sphinx-doc autopkgtest. This is needed for web
        process sandbox, which is now mandatory.
      * debian/tests/sphinx-doc: Set export GTK_A11Y=none.
    
     -- Dmitry Shachnev <email address hidden>  Wed, 29 Mar 2023 11:31:27 +0300