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 62 63 64 65 66 67 68 69 70 71 72 73 74
|
sphinx-a4doc (1.6.0-3) unstable; urgency=medium
* Team upload.
* Regenerate lexer/parser with ANTLR 4.9.2 (closes: #1082311).
-- Colin Watson <cjwatson@debian.org> Wed, 06 Nov 2024 12:45:29 +0000
sphinx-a4doc (1.6.0-2) unstable; urgency=medium
* Team upload.
* d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version
* build the docs, important as there are no tests!
Set upstream metadata fields: Repository.
-- Michael R. Crusoe <crusoe@debian.org> Fri, 26 Apr 2024 17:47:53 +0200
sphinx-a4doc (1.6.0-1) unstable; urgency=medium
* Add my ID to Uploaders
Closes: #1064946
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
* Add upstream/metadata
* Build-Depends: pybuild-plugin-pyproject
-- Andreas Tille <tille@debian.org> Wed, 27 Mar 2024 15:45:02 +0100
sphinx-a4doc (1.3.0-2) unstable; urgency=medium
* orphan while waiting for RM
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 17:00:18 -0500
sphinx-a4doc (1.3.0-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- update upstream copyright notice
* update upstream git repo address
* debian/patches/PR13.patch
- drop patch, merged upstream
-- Sandro Tosi <morph@debian.org> Thu, 14 Oct 2021 00:02:41 -0400
sphinx-a4doc (1.2.4-1) unstable; urgency=medium
* New upstream release
* debian/watch
- track releases on github instead of pypi
* debian/control
- update for new upstream code
* debian/patches/dont-use-setuptools-scm.patch
- dont use setuptools scm
* debian/patches/PR13.patch
- fix sphinx writer import
-- Sandro Tosi <morph@debian.org> Mon, 11 Oct 2021 21:49:54 -0400
sphinx-a4doc (1.2.1-2) unstable; urgency=medium
* source-only upload
-- Sandro Tosi <morph@debian.org> Thu, 24 Dec 2020 00:39:18 -0500
sphinx-a4doc (1.2.1-1) unstable; urgency=low
* Initial release; Closes: #976365
-- Sandro Tosi <morph@debian.org> Fri, 04 Dec 2020 04:17:57 +0000
|