File: changelog

package info (click to toggle)
python-txaio 23.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 456 kB
  • sloc: python: 2,521; makefile: 221; sh: 44
file content (156 lines) | stat: -rw-r--r-- 5,011 bytes parent folder | download
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
python-txaio (23.1.1-4) unstable; urgency=medium

  * Remove python3-mock from build-dependencies (Closes: #1066141).

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 Apr 2024 09:31:37 +0200

python-txaio (23.1.1-3) unstable; urgency=medium

  * Removed dependency on python3-six (Closes: #1060114).

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jan 2024 10:42:48 +0100

python-txaio (23.1.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 04 Oct 2023 22:59:44 +0200

python-txaio (23.1.1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Aug 2023 15:48:35 +0200

python-txaio (21.2.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Sep 2021 15:36:09 +0200

python-txaio (21.2.1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Rebased remove-privacy-breach-in-docs.patch.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Aug 2021 10:57:04 +0200

python-txaio (20.4.1-2) unstable; urgency=medium

  * Uploading to unstable.
  * Removed excess override.

 -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 12:03:13 +0200

python-txaio (20.4.1-1) experimental; urgency=medium

  * New upstream release.
  * Rebased remove-privacy-breach-in-docs.patch.
  * Removed fix-await-is-a-keyword.patch (applied upstream).

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Apr 2020 13:45:00 +0200

python-txaio (2.10.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938232

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jan 2020 22:06:13 -0500

python-txaio (2.10.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Add trailing tilde to min version depend to allow
    backports
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ Thomas Goirand ]
  * New upstream release.
  * Add fix-await-is-a-keyword.patch. (Closes: #912182).
  * Only test with python 2, as the test code may be problematic in Py3.

 -- Thomas Goirand <zigo@debian.org>  Mon, 29 Oct 2018 14:31:06 +0100

python-txaio (2.8.1-1) unstable; urgency=medium

  * New upstream release.
  * Ran wrap-and-sort -bast.
  * Fixed (build-)depends versions after stretch release.
  * Updating maintainer.
  * Standards-Version is now 4.1.1.
  * Updated VCS fields.
  * Updated d/copyright format url (https).
  * Remove gbp.conf.

 -- Thomas Goirand <zigo@debian.org>  Thu, 09 Nov 2017 19:44:35 +0100

python-txaio (2.8.0-0.1) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Non-maintainer upload.
  * Drop useless, conflicting usr/LICENSE file in both binary packages.
  * Update copyright year and author
  * Update watch file.

  [ Michael Hudson-Doyle ]
  * New upstream release (Closes: #867037).
  * d/control: drop build-dependency/dependency on python3-trollius.
  * d/patches/remove-privacy-breach-in-docs.patch: regenerate.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 19 Jul 2017 08:32:33 +0200

python-txaio (2.5.1+2016.10.03.git.623ef68776-1) unstable; urgency=medium

  * New upstream release based on commit 623ef68776:
    - Includes upstream fix for pytest (Closes: #840571).

 -- Thomas Goirand <zigo@debian.org>  Thu, 13 Oct 2016 19:51:07 +0200

python-txaio (2.5.1-2) unstable; urgency=medium

  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

 -- Ondřej Nový <onovy@debian.org>  Mon, 26 Sep 2016 19:15:57 +0200

python-txaio (2.5.1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * d/rules: Fixed UPSTREAM_GIT.
  * Removed silly patch: do-not-use-alabaster-theme.patch.
  * Add --ignore=test/test_packaging.py when running tests as it fails (we
    don't care testing the build of sdists in the Debian context anyway).
  * Fix path when building sphinx doc (upstream changed it).
  * Add no-intersphinx.patch.
  * Add remove-privacy-breach-in-docs.patch.
  * Standards-Version is now 3.9.8 (no change).
  * Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~.

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Jul 2016 13:55:00 +0200

python-txaio (1.0.0-3) unstable; urgency=medium

  * Using python$$pyvers -m pytest instead of py.test-X.Y (Closes: #814847).
  * Do not pre-depends on dpkg with xz support anymore.
  * VCS using HTTPS.
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Feb 2016 06:00:47 +0000

python-txaio (1.0.0-2) unstable; urgency=medium

  * Fixed wrong format for Uploaders: field due to wrap-and-sort bug.

 -- Thomas Goirand <zigo@debian.org>  Sun, 03 May 2015 00:47:57 +0200

python-txaio (1.0.0-1) unstable; urgency=medium

  * Initial release. (Closes: #783055)

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 Apr 2015 11:02:23 +0200