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
|
azure-devops-cli-extension (0.19.0-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 '20210104.2' into debian/sid
* Bump Standards-Version to 4.5.1, no changes
-- Luca Boccassi <bluca@debian.org> Tue, 05 Jan 2021 14:44:18 +0000
azure-devops-cli-extension (0.18.0-2) unstable; urgency=medium
* Add sys_path_none.patch to fix FTBFS (Closes: #963407)
* Remove redundant autopkgtest from Testsuite field in d/control
-- Luca Boccassi <bluca@debian.org> Sat, 25 Jul 2020 16:30:59 +0100
azure-devops-cli-extension (0.18.0-1) unstable; urgency=medium
* Update to new upstream release 0.18.0
-- Luca Boccassi <bluca@debian.org> Mon, 06 Apr 2020 11:54:24 +0100
azure-devops-cli-extension (0.17.0-5) unstable; urgency=medium
* Add missing dependency on python3-keyring
-- Luca Boccassi <bluca@debian.org> Wed, 25 Mar 2020 10:37:51 +0000
azure-devops-cli-extension (0.17.0-4) unstable; urgency=medium
* Move package under Python Modules Team maintenance
-- Luca Boccassi <bluca@debian.org> Sat, 07 Mar 2020 10:50:14 +0000
azure-devops-cli-extension (0.17.0-3) unstable; urgency=medium
* Add Testsuite: autopkgtest-pkg-python to d/control
* Enable tests with pytest, deselect those that need Internet access
* Add autopkgtest support
-- Luca Boccassi <bluca@debian.org> Sun, 01 Mar 2020 16:19:31 +0000
azure-devops-cli-extension (0.17.0-2) unstable; urgency=medium
* Symlink module and egg-info directories in dist-packages/azure-cli-
extensions. Allows the extension to be used directly from azure-cli
without any user setup.
-- Luca Boccassi <bluca@debian.org> Wed, 26 Feb 2020 22:51:05 +0000
azure-devops-cli-extension (0.17.0-1) unstable; urgency=medium
* Initial release. (Closes: #951788)
-- Luca Boccassi <bluca@debian.org> Sun, 23 Feb 2020 12:31:36 +0000
|