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
|
microsoft-authentication-extensions-for-python (1.0.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 02:58:20 +0100
microsoft-authentication-extensions-for-python (1.0.0-1) unstable; urgency=medium
* Merge tag '1.0.0' into debian/sid
* Bump copyright year ranges in d/copyright
* Skip test that requires gnome-keyring
* Ignore very-long-line-length-in-source-file warning
-- Luca Boccassi <bluca@debian.org> Tue, 15 Feb 2022 12:02:43 +0000
microsoft-authentication-extensions-for-python (0.3.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.
[ Luca Boccassi ]
* Merge tag '0.3.1' into debian/sid
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.6.0, no changes
* Switch to dh-sequence-python3
* Use d/clean instead of PYBUILD_AFTER_CLEAN
* autopkgtest: depend on python3-all:any
* Bump copyright year ranges in d/copyright
-- Luca Boccassi <bluca@debian.org> Fri, 17 Dec 2021 10:49:55 +0000
microsoft-authentication-extensions-for-python (0.3.0-1) unstable; urgency=medium
* Merge tag '0.3.0' into debian/sid
* Skip test_nonexistent_libsecret_persistence
* Remove unnecessary autopkgtest Testsuite tag
-- Luca Boccassi <bluca@debian.org> Wed, 02 Sep 2020 15:19:31 +0100
microsoft-authentication-extensions-for-python (0.2.2-1) unstable; urgency=medium
* Merge tag '0.2.2' into debian/sid
* Drop 0001-Restore-compatibility-with-portalocker-1.4.0.patch, merged
upstream
-- Luca Boccassi <bluca@debian.org> Fri, 01 May 2020 10:47:17 +0100
microsoft-authentication-extensions-for-python (0.2.1-1) unstable; urgency=medium
* Merge tag '0.2.1' into newver
* Fix watch file for gbp-import --uscan
* Add new dependency on python3-gi
* Do not run test_libsecret_persistence at build time, requires secret
keyring and dbus
* Backport patch to keep compatibility with portalocker < 1.4.0
-- Luca Boccassi <bluca@debian.org> Thu, 23 Apr 2020 20:01:28 +0100
microsoft-authentication-extensions-for-python (0.1.3-3) unstable; urgency=medium
* Add autopkgtest support
* Move package under Python Modules Team maintenance
-- Luca Boccassi <bluca@debian.org> Sat, 07 Mar 2020 10:50:41 +0000
microsoft-authentication-extensions-for-python (0.1.3-2) unstable; urgency=medium
* Source-only no changes upload.
-- Luca Boccassi <bluca@debian.org> Thu, 27 Feb 2020 11:24:13 +0000
microsoft-authentication-extensions-for-python (0.1.3-1) unstable; urgency=medium
* Initial release. (Closes: #951710)
-- Luca Boccassi <bluca@debian.org> Thu, 20 Feb 2020 13:22:54 +0000
|