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
|
python-a38 (0.1.5-1) unstable; urgency=medium
* New upstream release.
* Removed 0002-Attempt-to-fix-the-code-path-where-yapf-is-not-insta.patch,
included upstream.
* Add missing dependencies to the autopkg tests. (Closes: 1008757)
-- Elena Grandi <valhalla@debian.org> Fri, 01 Apr 2022 14:38:41 +0200
python-a38 (0.1.4-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-setuptools.
[ Elena Grandi ]
* New upstream release.
* Backport commit:7364f07b from upstream to fix a bug when python3-yapf
wasn't installed.
* Bump Standards-Version to 4.6.0.1 (no changes needed).
-- Elena Grandi <valhalla@debian.org> Wed, 23 Mar 2022 11:43:20 +0100
python-a38 (0.1.3-2) unstable; urgency=medium
* Skip tests that fail because of an expired certificate. (Closes: #991648)
-- Elena Grandi <valhalla@debian.org> Fri, 30 Jul 2021 12:01:58 +0200
python-a38 (0.1.3-1) 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.
[ Elena Grandi ]
* New upstream release.
* Bump debhelper-compat to 12.
* Bump Standards-Version to 4.5.1 (no changes needed).
* Verify signatures on upstream tarball.
-- Elena Grandi <valhalla@debian.org> Fri, 18 Dec 2020 11:44:31 +0100
python-a38 (0.1.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
[ Elena Grandi ]
* Move openssl from recommends to depends.
* Add Rules-Requires-Root: no
-- Elena Grandi <valhalla@debian.org> Fri, 27 Sep 2019 12:44:55 +0200
python-a38 (0.1.2-1) unstable; urgency=low
* Initial release. (Closes: #923794)
-- Elena Grandi <valhalla@debian.org> Fri, 31 May 2019 13:44:55 +0200
|