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 128 129 130 131 132 133 134 135 136
|
python-msrestazure (0.6.4-4) unstable; urgency=medium
* Team upload.
* d/watch: Fix uscan error.
* Use pybuild-plugin-pyproject.
* Allow stderr output from autopkgtest.
-- Colin Watson <cjwatson@debian.org> Wed, 12 Feb 2025 11:54:42 +0000
python-msrestazure (0.6.4-3) unstable; urgency=medium
* Team upload.
* remove extraneous dependency on python3-mock: it's hybrided
* remove dependency on python3-six with a patch
-- Alexandre Detiste <tchet@debian.org> Tue, 09 Jan 2024 00:58:04 +0100
python-msrestazure (0.6.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-adal.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 01:13:29 +0100
python-msrestazure (0.6.4-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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 ]
* Bump debhelper from old 12 to 13.
[ Luca Boccassi ]
* New upstream version 0.6.4
* Switch to dh-sequence-python3
* Bump copyright year ranges in d/copyright
* Bump Standards-Version to 4.6.0, no changes
* Use python3-all:any in d/tests/control
* Add build-dependency on python3-six
* d/tests/control: use @builddeps@ instead of duplicating d/control
-- Luca Boccassi <bluca@debian.org> Mon, 10 Jan 2022 12:25:45 +0000
python-msrestazure (0.6.2-1) unstable; urgency=medium
* New upstream release
- Bump dependency on msrest >= 0.6.3
- Add new build-dependency on python3-pytest-asyncio
-- Nicolas Dandrimont <olasd@debian.org> Tue, 19 Nov 2019 19:38:15 +0100
python-msrestazure (0.5.1-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout.
* 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:27:16 +0500
python-msrestazure (0.5.1-1) unstable; urgency=medium
* New upstream release (Closes: #905158)
* Adopt within the Debian Python Modules Team (Closes: #899677)
- Remove irl from Uploaders, thanks for your work! (Closes: #889088)
* Update VCS to point to DPMT
* Enable build-time tests
* Remove useless X-Python-Version fields
* Remove Build-Dependencies on keyring, replaced by adal
* Add autopkgtests
* Add Rules-Requires-Root: no
* Turn debhelper compat level up to 11
* Update Standards-Version to 4.2.1 (no further changes)
-- Nicolas Dandrimont <olasd@debian.org> Wed, 07 Nov 2018 20:19:16 +0100
python-msrestazure (0.4.13-1) unstable; urgency=medium
* New upstream version 0.4.13
-- Iain R. Learmonth <irl@debian.org> Fri, 25 Aug 2017 18:21:29 +0100
python-msrestazure (0.4.12-1) unstable; urgency=medium
* New upstream version 0.4.12
* debian/control:
- Updated Standards-Version to 4.1.0
- Synced versioned dependencies with setup.py
-- Iain R. Learmonth <irl@debian.org> Thu, 24 Aug 2017 12:05:51 +0100
python-msrestazure (0.4.7-1) unstable; urgency=medium
[ Antoine R. Dumont (@ardumont) ]
* Updated package descriptions to reflect upstream better
* Updated latest dependencies
[ Iain R. Learmonth ]
* New upstream version 0.4.7
-- Iain R. Learmonth <irl@debian.org> Tue, 24 Jan 2017 15:12:53 +0000
python-msrestazure (0.4.4-1) unstable; urgency=medium
* New upstream release.
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 24 Oct 2016 14:15:20 +0200
python-msrestazure (0.4.3-1) unstable; urgency=medium
* New upstream release.
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Sun, 25 Sep 2016 11:55:42 +0200
python-msrestazure (0.4.2-1) unstable; urgency=medium
* Initial release. (Closes: #838122)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 20 Sep 2016 12:20:15 +0100
|