File: changelog

package info (click to toggle)
python-msgpack 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 516 kB
  • sloc: python: 2,187; ansic: 1,660; makefile: 182; sh: 43
file content (246 lines) | stat: -rw-r--r-- 7,682 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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
python-msgpack (1.0.3-2) unstable; urgency=medium

  * Add Use-PyFloat_Pack8-on-Python-3.11a7-499.patch (Closes: #1024314).
  * Add autopkgtest.

 -- Thomas Goirand <zigo@debian.org>  Sun, 20 Nov 2022 17:38:00 +0100

python-msgpack (1.0.3-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 17 Feb 2022 10:25:56 +0100

python-msgpack (1.0.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 19:02:19 +0200

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

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Mar 2021 15:56:22 +0100

python-msgpack (1.0.0-6) unstable; urgency=medium

  * Correctly breaks python3-pynvim and not python-pynvim.

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 Nov 2020 11:01:46 +0100

python-msgpack (1.0.0-5) unstable; urgency=medium

  * Add breaks: python-pynvim << 0.4.2~ (Closes: #975087).

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Nov 2020 09:55:35 +0100

python-msgpack (1.0.0-4) unstable; urgency=medium

  * Fixed watch file again.

 -- Thomas Goirand <zigo@debian.org>  Wed, 14 Oct 2020 12:57:55 +0200

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

  * Fixed watch file.

 -- Thomas Goirand <zigo@debian.org>  Wed, 14 Oct 2020 12:47:01 +0200

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

  * Uploading to unstable.
  * Add a debian/salsa-ci.yml.

 -- Thomas Goirand <zigo@debian.org>  Wed, 14 Oct 2020 12:39:50 +0200

python-msgpack (1.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Add breaks of older borgbackup (Closes: #953985)

  [ Thomas Goirand ]
  * New upstream release.
  * d/python3-msgpack.docs: use README.md (instead of .rst).

 -- Thomas Goirand <zigo@debian.org>  Thu, 24 Sep 2020 10:21:46 +0200

python-msgpack (0.6.2-1) unstable; urgency=medium

  * New upstream release.
  * Fix pkgos-dh_auto_install to install only for py3.

 -- Thomas Goirand <zigo@debian.org>  Sat, 14 Mar 2020 23:56:08 +0100

python-msgpack (0.5.6-4) unstable; urgency=medium

  * Removed remaining python3 build-depends (Closes: #937932).

 -- Thomas Goirand <zigo@debian.org>  Tue, 25 Feb 2020 11:58:04 +0100

python-msgpack (0.5.6-3) unstable; urgency=medium

  * Removed Python 2 support (Closes: #937932).

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 Jan 2020 16:03:27 +0100

python-msgpack (0.5.6-2) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Team upload
  * Fix uscan watch uri
  * Bump compat level to 12

  [ Ondřej Nový ]
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * Running wrap-and-sort -bast.
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.
  * Test all Python2/3 versions in autopkgtests (Closes: #943360).
  * d/rules: Remove unnecessary overrides.

 -- Ondřej Nový <onovy@debian.org>  Wed, 23 Oct 2019 23:04:34 +0200

python-msgpack (0.5.6-1) unstable; urgency=medium

  * Team upload
  * New upstream release (Closes: #895733)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sun, 15 Apr 2018 18:44:47 +0200

python-msgpack (0.5.1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Add trailing tilde to min version depend to allow
    backports
  * Running wrap-and-sort -bast

  [ Thomas Goirand ]
  * Add debian/python{3,}-msgpack.pydist to help transition to the new upstream
    egg name.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Mar 2018 13:10:04 +0000

python-msgpack (0.5.1-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-msgpack (0.5.1-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.
  * 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: WARNING, upstream has renamed its egg-info as msgpack
    instead of msgpack-python, which WILL break stuff in Debian.
  * Switch to OpenStack packaging style.
  * Renamed source package python-msgpack instead of msgpack-python.

 -- Thomas Goirand <zigo@debian.org>  Wed, 14 Feb 2018 15:06:53 +0000

msgpack-python (0.4.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * d/copyright: Fixed upstream URL
  * Now running the unit tests using pytest, removed nose B-D.
  * d/rules: Cleanup
  * Require newer version of dh-python

 -- Ondřej Nový <onovy@debian.org>  Mon, 01 Aug 2016 13:18:26 +0200

msgpack-python (0.4.7-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Fixed homepage (https).
  * Fixed VCS URLs (https).
  * Added simple Debian tests.
  * Standards-Version is 3.9.8 now (no change).
  * d/copyright
    - Added myself for Debian part.
    - Fixed for new upstream release.
  * Removed d/source/options (single-debian-patch)
  * Added README.rst to python3-msgpack

 -- Ondřej Nový <novy@ondrej.org>  Sat, 23 Apr 2016 23:22:11 +0200

msgpack-python (0.4.6-1) unstable; urgency=medium

  * New upstream release (Closes: #794678).
  * Standards-Version is now 3.9.6 (no change).
  * Watch file using the PyPi redirector.
  * Removed version for python-all-dev build-depends.
  * Removed Replaces:+Breaks msgpack-python (<< 0.3.0-1) now useless as Jessie
    was released.

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Aug 2015 16:10:08 +0000

msgpack-python (0.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Sets the PKG OpenStack team as new Maintainer:, and set myself and Robert
    as uploaders (after Robert agreed in bug report 752747#10).
  * Renamed debian and master branches as debian-unstable and upstream-unstable
    which is much more meaningful. Edited debian/gbp.conf accordingly.
  * Fixed VCS URLs to use the PKG OpenStack repository.
  * Ran wrap-and-sort.
  * Overrides dh commands that don't need to run.
  * Fixed Format: field of debian/copyright.
  * Standards-Version: is now 3.9.5.
  * Replaced Conflicts: with Breaks:, as per lintian suggestion.
  * Now running the unit tests using nose.

 -- Thomas Goirand <zigo@debian.org>  Sat, 05 Jul 2014 14:51:14 +0800

msgpack-python (0.3.0-1) unstable; urgency=low

  * New upstream release; closes: #719524.

  [ Piotr Ożarowski ]
  * Rename msgpack-python binary package to python-msgpack (following Debian
    Python Policy).
  * Add python3-msgpack binary package; closes: #719525.

 -- Robert S. Edmonds <edmonds@debian.org>  Sat, 12 Oct 2013 13:00:58 -0400

msgpack-python (0.2.0-1) unstable; urgency=low

  * New upstream release.
    - Fixes big-endian bug in msgpack/pack_template.h; closes: #633449.
  * Add versioned build-dep on cython >= 0.15~; closes: #683083.

 -- Robert S. Edmonds <edmonds@debian.org>  Sat, 28 Jul 2012 17:20:15 -0400

msgpack-python (0.1.10-1) unstable; urgency=low

  * New upstream release.

 -- Robert S. Edmonds <edmonds@debian.org>  Sun, 06 Nov 2011 15:16:20 -0500

msgpack-python (0.1.9-2) unstable; urgency=low

  * Clean msgpack/_msgpack.c; closes: #626949.
  * Remove X-Python-Version from debian/control; closes: #626950.

 -- Robert S. Edmonds <edmonds@debian.org>  Mon, 16 May 2011 13:47:02 -0400

msgpack-python (0.1.9-1) unstable; urgency=low

  * Initial release; closes: #622921.

 -- Robert S. Edmonds <edmonds@debian.org>  Sat, 16 Apr 2011 14:24:09 -0400