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
|
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
|