python-persistent (4.6.4-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. [ Debian Janitor ] * Apply multi-arch hints. + python-persistent-doc: Add Multi-Arch: foreign. -- Sandro Tosi Mon, 20 Jun 2022 13:16:57 -0400 python-persistent (4.6.4-0.2) unstable; urgency=medium * Non-maintainer upload. * python3-persistent: Depend on python3-cffi. -- Matthias Klose Fri, 16 Oct 2020 15:27:32 +0200 python-persistent (4.6.4-0.1) unstable; urgency=medium * Non-maintainer upload. * New upstream version. * Clean uploaders list. Closes: #970165. * Bump debhelper and standards versions. * Build-depend on python3-cffi, python3-manuel. * Drop the special casing of the header installs. Closes: #942735. -- Matthias Klose Fri, 16 Oct 2020 11:15:27 +0200 python-persistent (4.2.2-3) unstable; urgency=medium * Team upload. [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. [ Andrey Rahmatullin ] * Drop Python 2 support (Closes: #938018). * Use 'python3 -m sphinx' instead of sphinx-build for building docs. -- Andrey Rahmatullin Fri, 27 Sep 2019 01:07:10 +0500 python-persistent (4.2.2-2) unstable; urgency=high * Team upload. [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field [ Dominik George ] * Move header files to correct location. (Closes: #920027) -- Dominik George Sat, 23 Feb 2019 19:12:16 +0100 python-persistent (4.2.2-1) unstable; urgency=medium * Team upload. [ Barry Warsaw ] * Fix typo in the description of python3-persistent. Closes: #810544. * Rework the autopkgtests: - d/control: We don't need to specify Testsuite explicitly anymore. - Rename debian/tests/* to something more descriptive and add explicit import tests of the C extension submodules. [ Ondřej Nový ] * Fixed VCS URL (https) [ Julien Muchembled ] * New upstream release 4.2.2 * d/watch: access to PyPI with HTTPS. * d/control: + Bump X-Python*-Version stanzas (support for 2.6 and 3.2 was dropped) + Update Standards-Version to 3.9.8 (no change needed). * Do not ship the test suite. * New 'python-persistent-doc' package with Sphinx documentation. * d/copyright: update Copyright: year * Use debhelper 10 (no change). * Enable build hardening. * Clean up *.so to fix FTFBS if built twice in a row. -- Julien Muchembled Sun, 04 Dec 2016 00:39:46 +0100 python-persistent (4.1.1-1) unstable; urgency=medium * New upstream release. * d/copyright: Back out previous change; upstream has fixed their release tarball. -- Barry Warsaw Tue, 02 Jun 2015 10:33:59 -0400 python-persistent (4.1.0-1) unstable; urgency=medium * New upstream release. * d/control: Bump Standards-Version to 3.9.6 with no other changes needed. * d/watch: Use the pypi.debian.net redirector. * d/copyright: Exclude persistent/__pycache__ binary files, which appear to be artifacts of cffi sneaking into the upstream tarball. https://github.com/zopefoundation/persistent/issues/27 -- Barry Warsaw Mon, 01 Jun 2015 19:20:34 -0400 python-persistent (4.0.8-3) unstable; urgency=medium * Team upload. * Revert change in previous upload in favor of removing persistent module from python-zodb and make it depend upon this package (with upstream ACK). Closes: #767554. + d/control: Add Breaks/Replaces against python-zodb << 1:3.9.7-4~. -- Arnaud Fontaine Wed, 10 Dec 2014 17:33:13 +0900 python-persistent (4.0.8-2) unstable; urgency=medium * Team upload. * d/control: ZODB3 >= 3.11a1 (python-zodb in Debian) has been split up into distinct packages (persistent, BTrees, ZODB and ZEO), so until python-zodb is updated to at least that version (eg after Jessie), add a Conflicts. Thanks to Andreas Beckmann. Closes: #767554. -- Arnaud Fontaine Fri, 14 Nov 2014 18:22:35 +0900 python-persistent (4.0.8-1) unstable; urgency=medium * Initial release. (Closes: #752679) -- Barry Warsaw Wed, 25 Jun 2014 15:29:45 -0400