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
|
python-adal (1.2.7-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-cryptography,
python3-dateutil, python3-httpretty, python3-jwt and python3-requests.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 02:32:48 +0100
python-adal (1.2.7-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Refer to common license file for CC0-1.0.
* 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.
[ Boyuan Yang ]
* New upstream release 1.2.7.
* Update standards version to 4.6.1, no changes needed.
* debian/control:
+ Update package description to reflect that
this package has been deprecated upstream.
+ Update homepage field to directly use GitHub upstream.
-- Boyuan Yang <byang@debian.org> Sat, 21 May 2022 15:09:02 -0400
python-adal (1.2.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
* Bump Standards-Version to 4.4.1.
[ Nicolas Dandrimont ]
* New upstream release
- Refresh patches
-- Nicolas Dandrimont <olasd@debian.org> Tue, 19 Nov 2019 19:21:48 +0100
python-adal (1.2.1-2) unstable; urgency=medium
* Team upload.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Sat, 24 Aug 2019 22:38:49 +0200
python-adal (1.2.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Rename d/tests/control.autodep8 to d/tests/control.
* Use debhelper-compat instead of debian/compat.
[ Jonathan Carter ]
* Team upload
* New upstream release
* Upgrade do debhelper-compat (= 12)
* Update standards version to 4.3.0
* Uploader's note:
Leaving python2 version of package in tact for now due to
reverse dependency: pyton-msrestazure
-- Jonathan Carter <jcc@debian.org> Tue, 26 Feb 2019 17:59:37 +0000
python-adal (1.2.0-1) unstable; urgency=medium
* New upstream release
- Drop patch for setup.py, fixed upstream
* Adopt in the Debian Python Modules Team. Thanks irl for your past work!
(Closes: #899764, #889082)
* Enable tests at build-time
- Add upstream patch for compatibility with recent HTTPretty
* Set Rules-Requires-Root: no
* Update Standards-Version to 4.2.1 (no changes)
* Bump debhelper compat level up to 11
* Add autopkgtests
-- Nicolas Dandrimont <olasd@debian.org> Wed, 07 Nov 2018 18:58:55 +0100
python-adal (0.4.6-1) unstable; urgency=medium
* New upstream version 0.4.6
* debian/control:
- Update Standards-Version to 4.1.0
-- Iain R. Learmonth <irl@debian.org> Thu, 24 Aug 2017 12:23:01 +0100
python-adal (0.4.4-1) unstable; urgency=medium
* New upstream release.
-- Iain R. Learmonth <irl@debian.org> Tue, 24 Jan 2017 15:27:19 +0000
python-adal (0.4.1-2) unstable; urgency=medium
* debian/control:
- Changed binary architecture to all.
-- Iain R. Learmonth <irl@debian.org> Tue, 27 Sep 2016 14:37:46 +0100
python-adal (0.4.1-1) unstable; urgency=medium
* Initial release. (Closes: #838716)
-- Iain R. Learmonth <irl@debian.org> Fri, 23 Sep 2016 22:51:43 +0100
|