1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
python-sphinx-codeautolink (0.17.4-2) experimental; urgency=medium
* Team upload.
* Skip lexer_pyi.txt test in a way that also applies to the autopkgtest.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 17 May 2025 22:26:24 +0300
python-sphinx-codeautolink (0.17.4-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Skip lexer_pyi test that needs Pygments 2.19.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 04 May 2025 23:04:15 +0300
python-sphinx-codeautolink (0.16.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Refreshed patches
* Update intersphinx patch to link to numpy & matplotlib docs packages
* Updated the test skip list for another internet-needing test.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 13 Feb 2025 15:58:27 +0100
python-sphinx-codeautolink (0.15.2-1) unstable; urgency=medium
* d/watch: source distribution may contain an underscore
* New upstream version. Closes: #1073501
* d/patches/0002-Mark-tests-needing-internet-access.patch: skip a new
internet-requiring test.
-- Michael R. Crusoe <crusoe@debian.org> Fri, 21 Jun 2024 13:20:37 +0200
python-sphinx-codeautolink (0.15.0-4) unstable; urgency=medium
* Another go at the intersphinx patch for the tests.
* d/control: Typo fix, remove 1st-person
-- Michael R. Crusoe <crusoe@debian.org> Sat, 04 May 2024 12:05:42 +0200
python-sphinx-codeautolink (0.15.0-3) unstable; urgency=medium
* d/patches/test-intersphinx: added another fix.
* d/gbp.conf: switch development branch to "debian/latest".
-- Michael R. Crusoe <crusoe@debian.org> Sat, 04 May 2024 09:09:22 +0200
python-sphinx-codeautolink (0.15.0-2) unstable; urgency=medium
* Add patch to enable intersphix links to python3-docs.
* Remove trailing whitespace in debian/copyright (routine-update)
Trim trailing whitespace.
-- Michael R. Crusoe <crusoe@debian.org> Sat, 20 Apr 2024 21:47:23 +0200
python-sphinx-codeautolink (0.15.0-1) unstable; urgency=low
* Initial release. Closes: #1067114
-- Michael R. Crusoe <crusoe@debian.org> Mon, 18 Mar 2024 16:20:11 +0000
|