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
|
python-azure (20181112+git-2) unstable; urgency=medium
* Update autopkgtests to not output on stderr
-- Nicolas Dandrimont <olasd@debian.org> Fri, 16 Nov 2018 10:56:04 +0100
python-azure (20181112+git-1) unstable; urgency=medium
* New upstream release (Closes: #875963, #904364)
- based on upstream commit 77f90d501cdb559978e5acfd99cd4ec4c5c59148
* Adopt package within the Debian Python Modules Team (Closes: #889084,
#899666)
- Thanks to Iain R. Learmonth for his past work on the package!
* Make python3-azure recommend python3-azure-storage instead of
python-azure-storage (Closes: #906076)
* Completely overhaul debian/rules to use dh-python/pybuild and be generic
to any number of submodules.
* Update debhelper compat level to 11
* Update Standards-Version to 4.2.1 (No further changes)
* Set Rules-Requires-Root: no
* Add autopkgtests
-- Nicolas Dandrimont <olasd@debian.org> Thu, 15 Nov 2018 16:31:11 +0100
python-azure (20170915+git-1) unstable; urgency=medium
* New upstream version 20170915+git
* debian/py{,3}dist-overrides:
- Fixed auto-dependency generation for azure-common and msrestazure
* debian/rules:
- Disabled tests temporarily; python-vcr needs update
* debian/patches:
- Removed documentation patch; no longer applies
* debian/control:
- Synchronised build dependencies with python packages
- Fixed auto-dependency generation for Python 3 (Closes: #867420)
-- Iain R. Learmonth <irl@debian.org> Fri, 15 Sep 2017 08:18:37 +0100
python-azure (2.0.0~rc6+dfsg-2) unstable; urgency=medium
* Fixes for package dependencies.
-- Iain R. Learmonth <irl@debian.org> Fri, 23 Sep 2016 14:45:15 +0100
python-azure (2.0.0~rc6+dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #838101)
-- Iain R. Learmonth <irl@debian.org> Fri, 23 Sep 2016 13:23:00 +0100
|