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
|
python-azure-devtools (1.2.0-6) unstable; urgency=medium
* Team upload.
* Remove extraneous dependency on python3-contextlib2
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Sep 2024 00:17:42 +0200
python-azure-devtools (1.2.0-5) unstable; urgency=medium
* Team upload.
* remove old dependencies with patches:
* python3-mock
* python3-six
-- Alexandre Detiste <tchet@debian.org> Wed, 10 Jan 2024 14:16:22 +0100
python-azure-devtools (1.2.0-4) unstable; urgency=medium
* Team upload.
* Add py3.11-getargspec-is-removed.patch (Closes: #1025020)
* Add -k 'not test_preparer_order'.
-- Thomas Goirand <zigo@debian.org> Mon, 12 Dec 2022 13:06:55 +0100
python-azure-devtools (1.2.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-six.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 28 Oct 2022 19:19:16 +0100
python-azure-devtools (1.2.0-2) unstable; urgency=medium
* Team upload.
[ 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 ]
* Set upstream metadata fields: Bug-Submit.
* Bump debhelper from old 12 to 13.
[ Luca Boccassi ]
* Bump Standards-Version to 4.6.0, no changes
* Switch to dh-sequence-python3
* Skip broken test (Closes: #997493)
-- Luca Boccassi <bluca@debian.org> Fri, 05 Nov 2021 12:52:23 +0000
python-azure-devtools (1.2.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ Luca Boccassi ]
* Update upstream source from tag 'upstream/1.2.0'
-- Luca Boccassi <bluca@debian.org> Fri, 07 Aug 2020 10:49:43 +0100
python-azure-devtools (1.1.1-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Rename d/tests/control.autodep8 to d/tests/control.
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 18 Aug 2019 01:41:28 +0500
python-azure-devtools (1.1.1-1) unstable; urgency=medium
* New upstream release
* Adopt package in the Debian Python Modules Team (Closes: #889085, #899664)
- Thanks to Iain R. Learmonth for his past work on the package.
* Run build-time tests
* Update to Standards-Version 4.2.1 (no further changes)
* Set Rules-Requires-Root: no
* Turn debhelper compat level up to 11
* Add suggests for the ci_tools submodule dependencies
* Add autopkgtests
-- Nicolas Dandrimont <olasd@debian.org> Fri, 09 Nov 2018 14:16:52 +0100
python-azure-devtools (0.5.0+git-1) unstable; urgency=medium
* Initial release. (Closes: #873083)
-- Iain R. Learmonth <irl@debian.org> Thu, 14 Sep 2017 12:21:49 +0100
|