File: changelog

package info (click to toggle)
python-yaql 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,048 kB
  • sloc: python: 7,765; sh: 25; makefile: 17
file content (208 lines) | stat: -rw-r--r-- 6,283 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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
python-yaql (2.0.0-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-yaql (2.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast.
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Fixed Homepage URL.
  * New upstream release.
  * Removed python3-six and python3-babel from (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Aug 2021 11:58:37 +0200

python-yaql (1.1.3-5) unstable; urgency=medium

  * Add missing debian/python3-yaql.install.

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Jul 2019 14:02:33 +0200

python-yaql (1.1.3-4) unstable; urgency=medium

  * Do not manage alternatives in postinst.

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Jul 2019 13:49:31 +0200

python-yaql (1.1.3-3) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Removed Python 2 support.

 -- Thomas Goirand <zigo@debian.org>  Tue, 16 Jul 2019 16:00:53 +0200

python-yaql (1.1.3-2) unstable; urgency=medium

  * Uploading to unstable. (Closes: #891043)

 -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 20:49:03 +0000

python-yaql (1.1.3-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Correcting permissions in debian packaging files.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 13 Feb 2018 15:14:34 +0000

python-yaql (1.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT to new URL
  * d/copyright: Changed source URL to new one
  * Enabled autopkgtest-pkg-python testsuite
  * Bump required openstack-pkg-tools version to 52
  * d/rules: Cleanup and use pkgos-dh_* tools
  * d/watch: Changed URL to new one

 -- Ondřej Nový <onovy@debian.org>  Fri, 05 Aug 2016 23:33:54 +0200

python-yaql (1.1.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 16:35:04 +0000

python-yaql (1.1.0-1) experimental; urgency=medium

  [ Corey Bryant ]
  * New upstream release.
  * d/control: Align (Build-)Depends with upstream and update uploaders.

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * Standards-Version: 3.9.7 (no change).
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Mar 2016 01:40:02 +0800

python-yaql (1.0.2-1) experimental; urgency=medium

  * New upstream release.
  * Removed doc patches.

 -- Thomas Goirand <zigo@debian.org>  Thu, 10 Dec 2015 10:45:25 +0100

python-yaql (1.0.1-7) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 23:59:20 +0000

python-yaql (1.0.1-6) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 12:31:26 +0000

python-yaql (1.0.1-5) experimental; urgency=medium

  * Fixed non-ascii chars in README.rst causing FTBFS in Jessie by adding
    upstream patch: Documentation_structure_update.patch.

 -- Thomas Goirand <zigo@debian.org>  Wed, 16 Sep 2015 13:34:46 +0200

python-yaql (1.0.1-4) experimental; urgency=medium

  * Fixed long description (Close: #792694).

 -- Thomas Goirand <zigo@debian.org>  Mon, 14 Sep 2015 11:40:31 +0000

python-yaql (1.0.1-3) experimental; urgency=medium

  * Added missing --with python3.

 -- Thomas Goirand <zigo@debian.org>  Sat, 12 Sep 2015 20:10:55 +0000

python-yaql (1.0.1-2) experimental; urgency=medium

  * Added Python 3 support.

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Sep 2015 12:05:53 +0000

python-yaql (1.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Sep 2015 11:44:22 +0000

python-yaql (0.2.7-1) experimental; urgency=medium

  [ gustavo panizzo ]
  * New upstream release.

  [ Thomas Goirand ]
  * Packaging from debian/experimental.
  * Fixed watch file to not use pypi, but the github tag.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Jul 2015 20:22:05 +0000

python-yaql (0.2.6-3) unstable; urgency=medium

  * Re-added scripts to remove alternatives, since an upgrade and then a purge
    may need such thing (Closes: #788158).

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jun 2015 18:30:21 +0200

python-yaql (0.2.6-2) unstable; urgency=medium

  * (temporarily) removed Python 3 support from the package, as per discussion
    with upstream, and until Murano is capable of using Yaql 1.0.x,

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 May 2015 08:58:19 +0000

python-yaql (0.2.6-1) unstable; urgency=medium

  * New upstream release.
  * Fixed build-depends for this release.
  * Running unit tests using testr directly.
  * Re-did Python3 fixups patch. This time it needed even more fixes.
  * Removed all traces of /usr/bin/yaql binary, gone upstream.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 22:40:42 +0000

python-yaql (0.2.3-2) unstable; urgency=medium

  * Also build-depends on python3-ply. This avoids FTBFS, because the package
    was trying to download it from PyPi at build time, when running the unit
    tests. Thanks to Daniel Schepler <dschepler@gmail.com> for the bug report,
    and to Jonathan Wiltshire <jmw@debian.org> for the patch (Closes: #764987).
  * Standards-Version is now 3.9.6 (no change).

 -- Thomas Goirand <zigo@debian.org>  Mon, 13 Oct 2014 17:01:29 +0800

python-yaql (0.2.3-1) unstable; urgency=medium

  * Initial release. (Closes: #762792)

 -- Thomas Goirand <zigo@debian.org>  Thu, 25 Sep 2014 16:01:57 +0800