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
|
sqlalchemy-i18n (1.1.0-3) unstable; urgency=medium
* Team Upload
* Fix FTFBS due to Sphinx 8 deprecation (Closes: #1090170)
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Dec 2024 23:39:46 +0100
sqlalchemy-i18n (1.1.0-2) unstable; urgency=medium
* Team Upload
* Remove unused dependency on python3-six
-- Alexandre Detiste <tchet@debian.org> Thu, 14 Nov 2024 07:18:35 +0100
sqlalchemy-i18n (1.1.0-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version.
* Fix failing tests. (Closes: #997086)
-- Edward Betts <edward@4angle.com> Sun, 07 Nov 2021 11:08:28 +0000
sqlalchemy-i18n (1.0.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
* 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: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Edward Betts ]
* Use dh-sequence-python3 and dh-sequence-sphinxdoc.
* Update debhelper-compat to 13.
* Update debian/watch to version 4.
* Update copyright year.
* Set Rules-Requires-Root to no.
-- Edward Betts <edward@4angle.com> Sat, 02 Jan 2021 23:46:32 +0000
sqlalchemy-i18n (1.0.3-1) unstable; urgency=low
* Initial release. (Closes: #899233)
-- Edward Betts <edward@4angle.com> Mon, 21 May 2018 05:05:33 -0000
|