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 115 116 117 118
|
azure-kusto-python (4.1.1-1) unstable; urgency=medium
* Merge tag 'v4.1.1' into debian/sid
* Refresh patch
* Disable broken test cases
-- Luca Boccassi <bluca@debian.org> Sun, 19 Feb 2023 12:35:13 +0000
azure-kusto-python (4.0.2-1) unstable; urgency=medium
* Merge tag 'v4.0.2' into debian/sid
* Bump Standards-Version to 4.6.2, no changes
* Bump copyright year ranges in d/copyright
-- Luca Boccassi <bluca@debian.org> Mon, 30 Jan 2023 11:47:28 +0000
azure-kusto-python (4.0.1-1) unstable; urgency=medium
* Merge tag 'v4.0.1' into debian/sid
* Refresh patch for v4.0.1
-- Luca Boccassi <bluca@debian.org> Mon, 05 Dec 2022 18:42:42 +0000
azure-kusto-python (3.1.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Oct 2022 10:49:20 +0100
azure-kusto-python (3.1.3-1) unstable; urgency=medium
* Merge tag 'v3.1.3' into debian/sid
* Bump Standards-Version to 4.6.1, no changes
-- Luca Boccassi <bluca@debian.org> Tue, 14 Jun 2022 11:00:50 +0100
azure-kusto-python (3.1.2-1) unstable; urgency=medium
* Merge tag 'v3.1.2' into debian/sid
-- Luca Boccassi <bluca@debian.org> Tue, 03 May 2022 11:21:20 +0100
azure-kusto-python (3.1.0-1) unstable; urgency=medium
* Merge tag 'v3.1.0' into debian/sid
* Un-apply patch, mistakenly committed
-- Luca Boccassi <bluca@debian.org> Mon, 07 Mar 2022 11:01:49 +0000
azure-kusto-python (3.0.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Luca Boccassi ]
* Merge tag 'v3.0.1' into debian/sid
* Add new dependencies
* Refresh patches to remove fuzz from v3.0.1
* Bump Standards-Version to 4.6.0, no changes
* debian: bump debhelper-compat version to 13
* Use d/clean instead of PYBUILD_AFTER_CLEAN
* Switch to dh-sequence-python3
* d/tests/control: depend on python3-all:any
* Ignore broken tests
* Bump copyright year ranges in d/copyright
* Override very-long-line-length-in-source-file warning
-- Luca Boccassi <bluca@debian.org> Tue, 08 Feb 2022 14:58:16 +0000
azure-kusto-python (1.0.3-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 'v1.0.3' into debian/sid
-- Luca Boccassi <bluca@debian.org> Thu, 15 Oct 2020 10:20:06 +0100
azure-kusto-python (1.0.2-1) unstable; urgency=medium
* Merge tag 'v1.0.2' into debian/sid
-- Luca Boccassi <bluca@debian.org> Sun, 02 Aug 2020 16:17:12 +0100
azure-kusto-python (1.0.1-1) unstable; urgency=medium
* Merge tag 'v1.0.1' into debian/sid
-- Luca Boccassi <bluca@debian.org> Sat, 25 Jul 2020 17:04:36 +0100
azure-kusto-python (1.0.0-1) unstable; urgency=medium
* Merge tag 'v1.0.0' into debian/sid
* Refresh patch to remove fuzz from 1.0.0
* Change build-dependency from msrestazure to python3-azure
* Remove Testsuite from d/control
-- Luca Boccassi <bluca@debian.org> Mon, 20 Jul 2020 22:27:11 +0100
azure-kusto-python (0.1.0-1) unstable; urgency=medium
* Merge tag 'v0.1.0' into debian/sid
* Add patch to fix backward compatibility with dateutil 2.7.x
* Explicitly list minimum build dependencies when they affect old-stable
-- Luca Boccassi <bluca@debian.org> Fri, 12 Jun 2020 11:15:08 +0100
azure-kusto-python (0.0.45-1) unstable; urgency=medium
* Initial release. (Closes: #960526)
-- Luca Boccassi <bluca@debian.org> Wed, 13 May 2020 11:07:53 +0000
|