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
|
microsoft-authentication-library-for-python (1.9.0-1) unstable; urgency=medium
* Merge tag '1.9.0' into debian/sid
* autopkgtest: set TRAVIS=1 to skip interactive tests
-- Luca Boccassi <bluca@debian.org> Thu, 11 Feb 2021 11:48:52 +0000
microsoft-authentication-library-for-python (1.8.0-1) unstable; urgency=medium
* Merge tag '1.8.0' into debian/sid
-- Luca Boccassi <bluca@debian.org> Mon, 21 Dec 2020 11:27:00 +0000
microsoft-authentication-library-for-python (1.7.0-1) unstable; urgency=medium
* Merge tag '1.7.0' into debian/sid
* Bump Standards-Version to 4.5.1, no changes
* Bump debhelper-compat to 13
-- Luca Boccassi <bluca@debian.org> Fri, 11 Dec 2020 11:27:23 +0000
microsoft-authentication-library-for-python (1.6.0-1) unstable; urgency=medium
* Merge tag '1.6.0' into debian/sid
-- Luca Boccassi <bluca@debian.org> Fri, 06 Nov 2020 13:58:59 +0000
microsoft-authentication-library-for-python (1.5.1-1) unstable; urgency=medium
[ 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-Database, Bug-Submit, Repository,
Repository-Browse.
[ Luca Boccassi ]
* Merge tag '1.5.1' into debian/sid
-- Luca Boccassi <bluca@debian.org> Wed, 28 Oct 2020 10:58:20 +0000
microsoft-authentication-library-for-python (1.5.0-1) unstable; urgency=medium
* Merge tag '1.5.0' into debian/sid
-- Luca Boccassi <bluca@debian.org> Mon, 07 Sep 2020 14:45:51 +0100
microsoft-authentication-library-for-python (1.4.3-1) unstable; urgency=medium
* Merge tag '1.4.3' into debian/sid
* Remove redundant autopkgtest from Testsuite field in d/control
-- Luca Boccassi <bluca@debian.org> Sat, 25 Jul 2020 17:09:43 +0100
microsoft-authentication-library-for-python (1.4.1-1) unstable; urgency=medium
* Merge tag '1.4.1' into newver
-- Luca Boccassi <bluca@debian.org> Tue, 30 Jun 2020 15:38:11 +0100
microsoft-authentication-library-for-python (1.3.0-1) unstable; urgency=medium
* Merge tag '1.3.0' into debian/sid
-- Luca Boccassi <bluca@debian.org> Tue, 19 May 2020 15:59:16 +0100
microsoft-authentication-library-for-python (1.2.0-1) unstable; urgency=medium
* Merge tag '1.2.0' into debian/sid
* Drop 0001-Add-source-root-dir-to-python-path-in-docs-conf.py.patch,
merged upstream in 1.2.0
* Fix uscan filenamemangle parameter to correctly download new tarballs
-- Luca Boccassi <bluca@debian.org> Mon, 06 Apr 2020 11:27:43 +0100
microsoft-authentication-library-for-python (1.1.0-4) unstable; urgency=medium
* Add autopkgtest support
* Move package under Python Modules Team maintenance
-- Luca Boccassi <bluca@debian.org> Sat, 07 Mar 2020 10:50:45 +0000
microsoft-authentication-library-for-python (1.1.0-3) unstable; urgency=medium
* Fix Vcs URLs, pointing to the wrong package.
-- Luca Boccassi <bluca@debian.org> Thu, 27 Feb 2020 20:27:09 +0000
microsoft-authentication-library-for-python (1.1.0-2) unstable; urgency=medium
* Source-only no changes upload.
-- Luca Boccassi <bluca@debian.org> Thu, 27 Feb 2020 11:17:16 +0000
microsoft-authentication-library-for-python (1.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #951126)
-- Luca Boccassi <bluca@debian.org> Thu, 06 Feb 2020 18:24:26 +0000
|