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
|
microsoft-authentication-extensions-for-python (1.3.1-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/1.3.1'
* d/control: bump Standards-Version to 4.7.2, no changes
* Skip new failing test due to network access
-- Luca Boccassi <bluca@debian.org> Sat, 15 Mar 2025 11:37:53 +0000
microsoft-authentication-extensions-for-python (1.2.0-1) unstable; urgency=medium
* d/watch: use uversionmangle to sort x.ybz as x.y~bz for beta releases
* Update upstream source from tag 'upstream/1.2.0' (Closes: #1078115)
* d/control: bump Standards-Version to 4.7.0, no changes
* Bump dependency on python3-msal
* Add dependencies on gir1.2-secret-1 and python3-gi-cairo
* Skip unit test that requires running GUI
-- Luca Boccassi <bluca@debian.org> Wed, 07 Aug 2024 13:05:43 +0100
microsoft-authentication-extensions-for-python (1.1.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Luca Boccassi ]
* Update upstream source from tag 'upstream/1.1.0' (Closes: #1056425)
* Bump Standards-Version to 4.6.2, no changes
* Bump copyright year ranges in d/copyright
-- Luca Boccassi <bluca@debian.org> Mon, 11 Dec 2023 10:46:23 +0000
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
|