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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
yoyo (9.0.0+dfsg1-3) unstable; urgency=medium
* Team upload.
* Patch-out usage of python3-importlib-metadata
* Clean generated manpages
* Use dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Sat, 10 May 2025 20:21:22 +0200
yoyo (9.0.0+dfsg1-2) unstable; urgency=medium
* Team upload.
* Drop unneeded python3-pkg-resources dependency (Closes: #1083999)
-- Alexandre Detiste <tchet@debian.org> Wed, 29 Jan 2025 11:54:03 +0100
yoyo (9.0.0+dfsg1-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- docs: fix intersphinx_mapping config value (closes: #1090178).
-- Colin Watson <cjwatson@debian.org> Thu, 26 Dec 2024 15:02:07 +0000
yoyo (8.2.0+dfsg1-2) unstable; urgency=medium
* Team upload.
* drop usage of python3-mock in Debian packaging
-- Alexandre Detiste <tchet@debian.org> Thu, 04 Jan 2024 19:59:24 +0100
yoyo (8.2.0+dfsg1-1) unstable; urgency=medium
* Team upload.
* New upstream version.
- Fix autopkgtest with Python 3.11 (Closes: #1029000).
- Refresh patch.
- Add python3-importlib-metadata to build-dependencies.
* Change invocation of pg_virtualenv so that test database is correctly
created for autopkgtest.
* Test all supported versions of the interpreter in autopkgtest.
* Add psycopg (i.e. psycopg3) to the autopkgtest dependencies.
* Update Standards-Version to 4.6.2 (no changes required).
-- Stuart Prescott <stuart@debian.org> Thu, 19 Jan 2023 01:05:49 +1100
yoyo (7.3.2+dfsg1-5) unstable; urgency=medium
[ Debian Janitor ]
* Update renamed lintian tag names in lintian overrides.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 12:44:05 +0100
yoyo (7.3.2+dfsg1-4) unstable; urgency=medium
* Team upload.
* frozendate.py: Explicitly avoid patching pkg_rosurces. (Closes: #1020570)
-- Stefano Rivera <stefanor@debian.org> Thu, 29 Sep 2022 14:35:22 +0200
yoyo (7.3.2+dfsg1-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-all.
* Update standards version to 4.6.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 25 May 2022 19:22:14 +0100
yoyo (7.3.2+dfsg1-2) unstable; urgency=medium
* Team upload.
* debian/tests/run-test: Use pg_virtualenv for testing. (Closes: #995794)
-- Christoph Berg <myon@debian.org> Wed, 06 Oct 2021 10:37:12 +0200
yoyo (7.3.2+dfsg1-1) unstable; urgency=medium
* New upstream version 7.3.2+dfsg1
-- Henry-Nicolas Tourneur <debian@nilux.be> Wed, 25 Aug 2021 17:01:42 +0000
yoyo (7.3.1+dfsg1-1) unstable; urgency=medium
* New upstream version 7.3.1+dfsg1
* d/control: added Suggests for supported backend drivers
* Set Standard-Version to 4.5.1, no changes needed
-- Henry-Nicolas Tourneur <debian@nilux.be> Sat, 23 Jan 2021 20:00:16 +0000
yoyo (7.2.1+dfsg1-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.
[ Henry-Nicolas Tourneur ]
* New upstream version 7.2.1+dfsg1
* d/tests: autopkgtest start postgres without relying on systemd
-- Henry-Nicolas Tourneur <debian@nilux.be> Fri, 06 Nov 2020 13:59:29 +0000
yoyo (7.2.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/patches: conform to DEP-3
-- Henry-Nicolas Tourneur <debian@nilux.be> Mon, 27 Jul 2020 08:01:10 +0000
yoyo (7.1.2+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Update project location, following upstream migration from bitbucket to
sourcehut.
* Disabled APTLY repo from salsa-ci.yml since this package is in the
archive.
-- Henry-Nicolas Tourneur <debian@nilux.be> Mon, 13 Jul 2020 18:12:57 +0000
yoyo (7.1.0+dfsg1-1) unstable; urgency=medium
* Initial release; Closes: #958481
-- Henry-Nicolas Tourneur <debian@nilux.be> Mon, 01 Jun 2020 21:44:58 +0000
|