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
|
python-btrees (6.1-2) unstable; urgency=medium
* Team upload.
* Build with PURE_PYTHON=0 so that we get clearer error messages if
python3-persistent hasn't been built for the relevant Python version
(closes: #1082123).
-- Colin Watson <cjwatson@debian.org> Thu, 14 Nov 2024 12:50:39 +0100
python-btrees (6.1-1) unstable; urgency=medium
* Team upload.
* debian/watch: Accept lower-case btrees-*.tar.gz.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 07 Oct 2024 17:12:39 +0100
python-btrees (6.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Standards-Version: 4.7.0 (no changes required).
-- Colin Watson <cjwatson@debian.org> Thu, 13 Jun 2024 08:40:57 +0100
python-btrees (4.3.1-5) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 30 Nov 2022 01:08:39 +0000
python-btrees (4.3.1-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-btrees-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 11:25:49 +0100
python-btrees (4.3.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* 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 ]
* Wrap long lines in changelog entries: 4.3.1-2.
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 23:46:33 -0400
python-btrees (4.3.1-2) unstable; urgency=medium
* Team upload.
[ Julien Muchembled ]
* python-btrees-doc: add the URL of the online documentation to the
description
* python3-btrees: add Suggests: python-btrees-doc (Closes: #849902)
* Clean nosetests.xml
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
* Use Python 3 for building docs.
* Drop Python 2 support.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
-- Ondřej Nový <onovy@debian.org> Tue, 06 Aug 2019 15:46:03 +0200
python-btrees (4.3.1-1) unstable; urgency=low
* Initial release (Closes: #842874).
-- Julien Muchembled <jm@jmuchemb.eu> Sun, 04 Dec 2016 00:05:31 +0100
|