File: changelog

package info (click to toggle)
python-lz4 4.4.4%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 600 kB
  • sloc: ansic: 3,089; python: 2,668; makefile: 150
file content (214 lines) | stat: -rw-r--r-- 6,026 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
python-lz4 (4.4.4+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Reupload due to operator error in driving "git debpush".

 -- Colin Watson <cjwatson@debian.org>  Sun, 12 Oct 2025 12:34:10 +0100

python-lz4 (4.4.4+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Correct the import of _compression for Python 3.14 (closes: #1117907).

 -- Colin Watson <cjwatson@debian.org>  Sun, 12 Oct 2025 12:27:46 +0100

python-lz4 (4.4.4+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Use pybuild-plugin-pyproject.
  * Fix running (most) tests at build time.
  * Switch to autopkgtest-pkg-pybuild.
  * Standards-Version: 4.7.2.

 -- Colin Watson <cjwatson@debian.org>  Mon, 25 Aug 2025 17:35:02 +0100

python-lz4 (4.4.0+dfsg-2) unstable; urgency=medium

  * Team upload
  * Mark pytest to be test-only

  [ Alexandre Detiste ]
  * remove old obsolete comments

 -- Bastian Germann <bage@debian.org>  Mon, 24 Mar 2025 07:43:01 +0100

python-lz4 (4.4.0+dfsg-1) unstable; urgency=medium

  * Team Upload
  * Use dh-sequence-python3
  * New upstream version 4.4.0+dfsg
  * Swap Maintainer <-> Uploaders per new Team Policy
  * Update lintian override for new format

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

  [ Andreas Tille ]
  * Fix watch file (by pointing to Github)

 -- Alexandre Detiste <tchet@debian.org>  Mon, 02 Dec 2024 15:57:03 +0100

python-lz4 (4.0.2+dfsg-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Build-Depends: Drop versioned constraint on liblz4-dev.

  [ Dmitry Smirnov ]
  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 19 Sep 2022 16:23:22 +1000

python-lz4 (4.0.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.6.0.
  * Updated Homepage URL.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 03 Apr 2022 19:25:11 +1000

python-lz4 (3.1.3+dfsg-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

  [ Dmitry Smirnov ]
  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 01 Feb 2021 14:38:05 +1100

python-lz4 (3.1.1+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 24 Nov 2020 23:30:25 +1100

python-lz4 (3.1.0+dfsg-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Dmitry Smirnov ]
  * New upstream release
  * Rules-Requires-Root: no
  * Standards-Version: 4.5.0
  * Lintian-override for "library-not-linked-against-libc".

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 07 Oct 2020 01:50:40 +1100

python-lz4 (3.0.2+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 04 Jan 2020 19:18:48 +1100

python-lz4 (2.2.1+dfsg-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Dmitry Smirnov ]
  * New upstream release.
  * Dropped Python2 support (Closes: #937901).

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 04 Dec 2019 10:49:12 +1100

python-lz4 (2.1.10+dfsg-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * d/watch: Use https protocol
  * Use debhelper-compat instead of debian/compat.

  [ Dmitry Smirnov ]
  * New upstream release.
  * Standards-Version: 4.4.0.
  * DH & compat to version 12.

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 30 Aug 2019 12:50:47 +1000

python-lz4 (1.1.0+dfsg-1) unstable; urgency=medium

  * New upstream release [April 2018].
  * Builld-Depends:
    - python-nose
    - python3-nose
    + python-pkgconfig
    + python3-pkgconfig
    + python-pytest-runner
    + python3-pytest-runner
  * Vcs URLs to Salsa.
  * Standards-Version: 4.1.5.
  * debhelper & compat to version 11.
  * Testsuite: autopkgtest-pkg-python
  * Uploaders += Debian Python Modules Team.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 22 Jul 2018 22:54:57 +1000

python-lz4 (0.10.1+dfsg1-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch for big endian, thanks to James Cowgill (Closes: #881061).

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Nov 2017 21:21:11 +0000

python-lz4 (0.10.1+dfsg1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
  * Added python{3,}-setuptools-scm as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Nov 2017 12:46:13 +0000

python-lz4 (0.8.2+dfsg-2) unstable; urgency=medium

  * Vcs-Git URL to HTTPS.
  * Versioned Build-Depends on liblz4-dev (Closes: #831571).
    Thanks, Thomas Goirand.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 06 Aug 2016 16:10:47 +1000

python-lz4 (0.8.2+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 3.9.8.
  * Modernised Vcs-Browser URL.
  * Removed obsolete patches.
  * Build with all but "pie" hardening.
  * Build-Depends += "pkg-config".

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 02 May 2016 20:09:35 +1000

python-lz4 (0.7.0+dfsg-3) unstable; urgency=medium

  * New upstream patch to expose version information.

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 26 Aug 2015 09:51:59 +1000

python-lz4 (0.7.0+dfsg-2) unstable; urgency=medium

  * New binary package "python3-lz4" (Closes: #790039).
  * rules: conversion to pybuild + parallel build.
  * Build-Depends
    + dh-python
    + python3-all-dev
    + python3-nose
    + python3-setuptools
  * watch:
    + update for pypi.python.org changes.
    + re-order mirrors.
    + repacksuffix=+dfsg.
  * Standards-Version: 3.9.6

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 27 Jun 2015 10:32:03 +1000

python-lz4 (0.7.0+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #757647).

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 10 Aug 2014 17:46:51 +1000