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 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
sphinx-automodapi (0.14.1-2) unstable; urgency=medium
* Add version.py to d/clean (Closes: #1015129)
* Push Standards-Version to 4.6.1. No changes needed
-- Ole Streicher <olebole@debian.org> Sun, 17 Jul 2022 11:21:08 +0200
sphinx-automodapi (0.14.1-1) unstable; urgency=medium
* New upstream version 0.14.1
-- Ole Streicher <olebole@debian.org> Sun, 16 Jan 2022 12:23:02 +0100
sphinx-automodapi (0.14.0-1) unstable; urgency=medium
* New upstream version 0.14.0
* Push Standards-Version to 4.6.0. No changes
* Update build deps
-- Ole Streicher <olebole@debian.org> Mon, 03 Jan 2022 09:40:50 +0100
sphinx-automodapi (0.13-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Ole Streicher ]
* New upstream version 0.13. Rediff patches
* Push Standards-Version to 4.5.0. No changes needed
* Push dh-compat to 13
* Add "Rules-Requires-Root: no" to d/control
-- Ole Streicher <olebole@debian.org> Fri, 25 Sep 2020 09:28:56 +0200
sphinx-automodapi (0.12-2) unstable; urgency=low
* Add grapviz to Recommends and as test dependency
-- Ole Streicher <olebole@debian.org> Mon, 23 Sep 2019 14:46:22 +0200
sphinx-automodapi (0.12-1) unstable; urgency=low
[ Ondřej Nový ]
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP.
[ Ole Streicher ]
* Add gitlab-ci.yml for salsa
* Add gcc to CI depends
* New upstream version 0.12. Rediff patches
* Disable build time tests; they require an installed package
-- Ole Streicher <olebole@debian.org> Fri, 16 Aug 2019 13:46:11 +0200
sphinx-automodapi (0.10-4) unstable; urgency=low
* Put package unter DPMT maintenance
* Fix CI test command
-- Ole Streicher <olebole@debian.org> Tue, 15 Jan 2019 15:16:40 +0100
sphinx-automodapi (0.10-3) unstable; urgency=low
* Fix CI test dependency
-- Ole Streicher <olebole@debian.org> Tue, 15 Jan 2019 09:42:29 +0100
sphinx-automodapi (0.10-2) unstable; urgency=low
* Fix python-all-dev build dependency: Need -dev for tests
-- Ole Streicher <olebole@debian.org> Mon, 14 Jan 2019 08:48:11 +0100
sphinx-automodapi (0.10-1) unstable; urgency=low
* New upstream version 0.10
* Push Standards-Version to 4.3.0. No changes needed
* Push compat to 12
-- Ole Streicher <olebole@debian.org> Sun, 13 Jan 2019 20:16:49 +0100
sphinx-automodapi (0.9-1) unstable; urgency=low
* Initial release. Closes: #915786
-- Ole Streicher <olebole@debian.org> Fri, 07 Dec 2018 07:50:34 +0000
|