summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 956279190993afd9f45c3d5503c7eb436d68e536 (plain)
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
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
python-llfuse (1.3.3+dfsg-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Deprecating priority extra as per policy 4.0.1
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces

  [ Nikolaus Rath ]
  * New upstream release.
  * Dropped pytest-catchlog dependency, depend on py.test 3.3
    instead. Closes: #892616.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 31 Mar 2018 12:51:40 +0100

python-llfuse (1.3.2+dfsg-2) unstable; urgency=medium

  * Fixed up patches/mips_dev_t.diff (missing file)

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 13 Nov 2017 14:03:03 +0000

python-llfuse (1.3.2+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Don't apply dev_t fix to mips64 (just mips and mipsel).
    Closes: #877500

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 13 Nov 2017 12:51:16 +0000

python-llfuse (1.3+dfsg-3) unstable; urgency=medium

  * Updated standards version to 4.1.1
  * Added support for 'nodoc' in DEB_BUILD_OPTIONS.
  * python-llfuse-doc is now Multi-Arch: foreign
  * Fixed mips_dev_t.diff one more time. One mips, dev_t is unsigned
    and we have to apply the match for mips, not just mips64.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 01 Oct 2017 15:21:45 +0100

python-llfuse (1.3+dfsg-2) unstable; urgency=medium

  * Fix build for mips

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 15 Sep 2017 14:58:36 +0100

python-llfuse (1.3+dfsg-1) unstable; urgency=medium

  * new upstream release

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 15 Sep 2017 11:30:10 +0100

python-llfuse (1.2+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 22 Jan 2017 14:42:22 -0800

python-llfuse (1.1.1+dfsg-7) unstable; urgency=medium

  * Fix syntax error introduced with new Debian patch in -6.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 22 Jan 2017 09:54:54 -0800

python-llfuse (1.1.1+dfsg-6) unstable; urgency=medium

  * Ignore exceptions during interpreter shutdown

    These can most likely be ignored in general. In the specific
    case that we are addressing with this, they also seem to be
    caused by a bug in Python. Closes: #851724.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 21 Jan 2017 16:36:43 -0800

python-llfuse (1.1.1+dfsg-5) unstable; urgency=medium

  * Added missing python-pytest-catchlog dependency for tests

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 02 Jan 2017 20:17:51 -0800

python-llfuse (1.1.1+dfsg-4) unstable; urgency=medium

  * Added missing python3-pytest-catchlog dependency for tests

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 07 Oct 2016 20:46:10 -0700

python-llfuse (1.1.1+dfsg-3) unstable; urgency=medium

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

  [ Nikolaus Rath ]
  * Don't use pytest.skip at module level. Closes: #837254.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 23 Sep 2016 20:41:07 -0700

python-llfuse (1.1.1+dfsg-2) unstable; urgency=medium

  * Added missing pytest-catchlog build dependency
  * Fixup 0004-Backport-properties-to-Cython-0.23-syntax.patch

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 27 Jul 2016 11:25:48 -0700

python-llfuse (1.1.1+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 27 Jul 2016 10:20:40 -0700

python-llfuse (1.0+dfsg-2) unstable; urgency=medium

  * Cherry picked ns-resolution support for kFreeBSD

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 10 Mar 2016 09:13:08 -0800

python-llfuse (1.0+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 08 Mar 2016 09:04:29 -0800

python-llfuse (0.43+dfsg-3) unstable; urgency=medium

  * Skip extended attribute tests under kFreeBSD.
  * Bump standards version to 3.9.7, no changes required.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 07 Mar 2016 13:23:53 -0800

python-llfuse (0.43+dfsg-2) unstable; urgency=medium

  * Added Breaks: borgbackup.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 25 Feb 2016 09:42:48 -0800

python-llfuse (0.43+dfsg-1) unstable; urgency=medium

  * Updated URL in copyright file.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 23 Feb 2016 16:10:05 -0800

python-llfuse (0.41.1+dfsg-4) unstable; urgency=medium

  * Added patches/mips_dev_t.diff to work around bug in mips/mipsel libc
    (cf. https://sourceware.org/bugzilla/show_bug.cgi?id=17786).
    Closes: #635197.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 16 Sep 2015 13:59:11 -0700

python-llfuse (0.41.1+dfsg-3) unstable; urgency=medium

  * Bumped Cython dependency to >= 0.21.1. Older versions don't have
    posix/time.pxi.
  * Added patches/setattr_compat.diff to restore full backwards
    compatibility with version 0.40 (some applications were relying
    on undocumented behavior were broken by the update to 0.41.1).

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 10 Sep 2015 14:09:16 -0700

python-llfuse (0.41.1+dfsg-1) unstable; urgency=medium

  * Added test suite.
  * 'nostrip' build option is now honored.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 22 Aug 2015 19:34:48 -0700

python-llfuse (0.41+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Use Python 3 versions of Cython and Sphinx.
  * Dropped build dependency on cython3-dbg (fixed upstream).

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 21 Aug 2015 08:52:21 -0700

python-llfuse (0.40+dfsg-2) unstable; urgency=medium

  * Correctly handle symlink-to-directory transition of
    /usr/share/doc/{python,python3}-llfuse-dbg when upgrading from jessie.
    Closes: #788161.
  * Add versioned Breaks and Conflicts to -dbg packages to avoid
    upgrade problems due to moved file. Closes: #781652.
  * Put debugging symbols for regular interpreter into -dbg
    package again. Closes: #781719.
  * Bumped Standards-Version to 3.9.6 (no changes needed).
  * Added missing build-depends on cython3 and cython-dbg.
    Closes: #794056.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 29 Jul 2015 20:49:49 -0700

python-llfuse (0.40+dfsg-1) unstable; urgency=medium

  * Updated watch file to use pypi, and validate pgp signature.
  * Remove minified javascript files from upstream source.
  * Switched package build system to pybuild.
  * Updated project URL.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 10 Jul 2014 21:34:34 -0700

python-llfuse (0.40-2) unstable; urgency=low

  * Some cosmetic fixes to debian/
  * Bumped standards version to 3.9.5, no other changes required.
  * Added force_xattr_api.diff to support compilation under GNU/kFreeBSD.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 27 Nov 2013 20:19:13 -0800

python-llfuse (0.40-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 26 Nov 2013 21:59:10 -0800

python-llfuse (0.39-1) unstable; urgency=low

  [ Nikolaus Rath ]
  * Bumped standards version to 3.9.4, no other changes required.
  * Bumped debhelper compatibility level to 9 to get support for
    dpkg-buildflags.
  * Added lintian override for hardening-no-fortify-functions,
    this is a false positive.
  * Build depend on newer Cython (> 0.16).
  * New upstream release.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 11 May 2013 12:33:34 -0700

python-llfuse (0.37.1-2) unstable; urgency=low

  * Fix build failure, only call dh_sphinxdoc when building
    python-llfuse-doc package.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 22 Dec 2011 22:37:26 -0500

python-llfuse (0.37.1-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 10 Dec 2011 20:57:38 -0500

python-llfuse (0.36-2) unstable; urgency=low

  * Use dh_sphinxdoc. Closes: #637393.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 24 Oct 2011 19:36:59 -0400

python-llfuse (0.36-1) unstable; urgency=low

  * New upstream release.
  * Depend on Cython > 0.15.1, previous versions generated segfaulting
    code.
  * Breaks S3QL < 1.2, API changed in non-backwards compatible way.
    (python-llfuse is not in any stable release, and S3QL is the
    only reverse dependency, so a new package name does not seem
    justified).
  * Update format of copyright file.
  * Fixed argument parsing under Python 3.x
  * Do correct typecasting of mode_t constants. Fix introduces
    build dependency on Cython 0.15 (Closes: #635196).
  * Use underscore.js from libjs-underscore rather than shipping
    our own version.
  * Added correct copyright information for files in doc/html/_static.
  * Thanks to Jakub Wilk for his packaging review.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 20 Sep 2011 22:16:17 -0400

python-llfuse (0.33-1) unstable; urgency=low

  * New upstream release.
  * Build extension before generating documentation, so that
    autogenerated documentation is no longer empty. Closes: 631871
  * Ship cached python intersphinx file in debian/, so that it
    does not need to be downloaded at build time.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 06 Jul 2011 09:32:38 -0400

python-llfuse (0.32-2) unstable; urgency=low

  * Created separate -doc package for documentation. Closes: 630632
  * Regenerate documentation in debian/rules. Closes: 630605

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 25 Jun 2011 13:01:03 -0400

python-llfuse (0.32-1) unstable; urgency=low

  * First official debian release. Closes: 626658
  * Breaks and Replaces s3ql <= 0.28, this package isn't in the official
    debian package but was provided by upstream over various channels (LLFUSE
    was factored out of S3QL in version 0.29).
  * Rebuilding of HTML documentation requires (yet unreleased) Sphinx version
    1.1 or resolution of wishlist bug #63040, therefore we do not rebuild the
    documentation in debian/rules but use the HTML files included in the
    upstream tarball.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 12 May 2011 10:19:11 -0400