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
|
sphinxcontrib-devhelp (2.0.0-1) unstable; urgency=medium
* New upstream release.
* Bump python3-sphinx build-dependency to 7.2 (for tests).
* Bump Standards-Version to 4.7.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 25 Aug 2024 15:10:29 +0300
sphinxcontrib-devhelp (1.0.6-2) unstable; urgency=medium
* Remove myself
-- Sandro Tosi <morph@debian.org> Wed, 28 Feb 2024 00:50:00 -0500
sphinxcontrib-devhelp (1.0.6-1) unstable; urgency=medium
* New upstream release.
* Refresh debian/patches/entry_points.patch.
* Set Rules-Requires-Root: no.
* Bump copyright years.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 11 Feb 2024 21:15:05 +0300
sphinxcontrib-devhelp (1.0.5-1) unstable; urgency=medium
* New upstream release.
* Update debian/watch to use file names with underscore.
* Update entry_points.patch to use pyproject.toml.
* Build-depend on flit and pybuild-plugin-pyproject.
* Bump required python3-sphinx version to 5.
* Use pybabel-python3 to compile the translation files.
* Clean *.mo files in debian/clean (closes: #1048786).
* Bump years in debian/copyright.
* Bump Standards-Version to 4.6.2, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 26 Aug 2023 17:36:55 +0300
sphinxcontrib-devhelp (1.0.2-3) unstable; urgency=medium
* Team upload.
[ Boyuan Yang ]
* Update standards version to 4.6.1, no changes needed.
[ 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.
[ Debian Janitor ]
* Set upstream metadata fields: Repository, Repository-Browse.
* Bump debhelper from old 12 to 13.
-- Boyuan Yang <byang@debian.org> Sun, 29 May 2022 14:23:29 -0400
sphinxcontrib-devhelp (1.0.2-2) unstable; urgency=medium
* debian/python3-sphinxcontrib.devhelp.pyremove
- dont ship locales/.tx dir
* upload to unstable
-- Sandro Tosi <morph@debian.org> Wed, 15 Apr 2020 21:12:35 -0400
sphinxcontrib-devhelp (1.0.2-1) experimental; urgency=medium
* Initial release; Closes: #955244
-- Sandro Tosi <morph@debian.org> Sat, 28 Mar 2020 22:31:21 -0400
|