File: changelog

package info (click to toggle)
python-django-compressor 4.5.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,108 kB
  • sloc: python: 4,900; makefile: 123; javascript: 5
file content (303 lines) | stat: -rw-r--r-- 9,808 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
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
299
300
301
302
303
python-django-compressor (4.5.1-4) unstable; urgency=medium

  * Add Fix-stylesheet-detection-in-CssComproessor-with-bs4.13.patch
    (Closes: #1098597).

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Feb 2025 11:27:15 +0100

python-django-compressor (4.5.1-3) unstable; urgency=medium

  * Define explicit debian/tests/control rather than autopkgtest-pkg-pybuild
    in d/control.
  * Add rm -rf {build_dir}/.tmp; in test command (Closes: #1089028).

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2024 13:46:34 +0100

python-django-compressor (4.5.1-2) unstable; urgency=medium

  * Team upload
  * Convert to using pybuild

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 22 Aug 2024 21:38:06 -0300

python-django-compressor (4.5.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release 4.5.1

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 22 Aug 2024 06:36:00 -0300

python-django-compressor (4.4-3) unstable; urgency=medium

  * Removed obsolete dependencies: python3-mock & python3-unittest2
    (Closes: #1066063).

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 Apr 2024 13:48:42 +0200

python-django-compressor (4.4-2) unstable; urgency=medium

  * Removed version of depends when satisfied in stable.
  * Removed extraneous dependency on python3-six (Closes: #1064935).

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 Mar 2024 08:28:20 +0100

python-django-compressor (4.4-1) unstable; urgency=medium

  * New upstream release.
    - compatible with Django 4.2 (Closes: #961241).
  * Drop Command.requires_system_checks-empty-array.patch.

 -- Thomas Goirand <zigo@debian.org>  Sat, 24 Feb 2024 09:48:51 +0100

python-django-compressor (4.3.1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Aug 2023 13:55:52 +0200

python-django-compressor (4.0-4) unstable; urgency=medium

  * Do not build-depends on nose (Closes: #1018479).

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Aug 2023 16:21:26 +0200

python-django-compressor (4.0-3) unstable; urgency=medium

  * Cleans better (Closes: #1049235).

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Aug 2023 15:07:21 +0200

python-django-compressor (4.0-2) unstable; urgency=medium

  * Fix Command.requires_system_checks to make it work under Django 4.x.
    (Closes: #1035720).

 -- Thomas Goirand <zigo@debian.org>  Tue, 20 Jun 2023 14:42:49 +0200

python-django-compressor (4.0-1) unstable; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed django-4.x-compat.patch.
  * Add EPOCH to rcssmin (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Jun 2022 12:00:21 +0200

python-django-compressor (2.4.1-3) unstable; urgency=medium

  * Add django-4.x-compat.patch.

 -- Thomas Goirand <zigo@debian.org>  Mon, 27 Jun 2022 13:27:13 +0200

python-django-compressor (2.4.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 24 Mar 2022 11:27:00 +0100

python-django-compressor (2.4.1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 28 Feb 2022 14:18:07 +0100

python-django-compressor (2.4-2) unstable; urgency=medium

  * Uploading to unstable.
  * Add a debian/salsa-ci.yml and fixed watch file.

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

python-django-compressor (2.4-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Disable fix-html5lib.serialize-call.patch.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Sep 2020 11:03:46 +0200

python-django-compressor (2.2-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * Running wrap-and-sort -bast
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ Thomas Goirand ]
  * Removed Python 2 support.

 -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2019 11:29:22 +0200

python-django-compressor (2.2-4) unstable; urgency=high

  * Removed debian/pydist-overrides which is creating the unwanted runtime
    build-depends: python-appconf (Closes: #882107).
  * Using priority: high to have the uncruft faster.

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 Nov 2017 10:45:34 +0000

python-django-compressor (2.2-3) unstable; urgency=medium

  * Fixed python{3,}-django-appconf instead of just -appconf (Closes: #881065).

 -- Thomas Goirand <zigo@debian.org>  Tue, 07 Nov 2017 15:00:06 +0000

python-django-compressor (2.2-2) unstable; urgency=medium

  * Removed python-django-discover-runner as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Fri, 03 Nov 2017 06:22:54 +0000

python-django-compressor (2.2-1) unstable; urgency=medium

  * Uploading to unstable.
  * New upstream release.
  * Removed build-depends on jingo: it's not used upstream anymore, and the
    Python module is deprecated upstream.
  * Removed build-depends on coffin.
  * Added fix-html5lib.serialize-call.patch.
  * Added neutralize-broken-test_css_return_if_off-test.patch.
  * Running tests with all versions of Python 3.
  * Watch file using https.
  * Standards-Version is now 4.1.1.
  * Removed compressor/utils/decorators.py from debian/copyright, as the file
    is also gone upstream.

 -- Thomas Goirand <zigo@debian.org>  Sat, 28 Oct 2017 20:24:56 +0000

python-django-compressor (2.1.1-1) experimental; urgency=medium

  [ James Page ]
  * Drop dependencies on django-overextends, as support was dropped
    upstream in the 2.0 release.

  [ 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.
  * Deprecating priority extra as per policy 4.0.1.
  * Prefixing all debhelper files.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Removed transition packages and remove all versions in (b-)d.
  * Removed 0001-Use-argparse-instead-of-optparse.patch (applied upstream).

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Oct 2017 23:15:11 +0200

python-django-compressor (2.0-3) unstable; urgency=medium

  * Fixed patch header for 0001-Use-argparse-instead-of-optparse.patch.

 -- Thomas Goirand <zigo@debian.org>  Tue, 19 Jul 2016 09:59:15 +0000

python-django-compressor (2.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol

  [ Ivan Udovichenko ]
  * d/patches: Add 0001-Use-argparse-instead-of-optparse.patch file
      to fix issues with Django 1.10. (Closes: #828662)

  [ Thomas Goirand ]
  * Also run tests in Py3.
  * Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~.
  * Fixed debian/copyright ordering.
  * Standards-Version is now 3.9.8 (no change).

 -- Thomas Goirand <zigo@debian.org>  Tue, 19 Jul 2016 07:58:13 +0000

python-django-compressor (2.0-1) unstable; urgency=medium

  * New upstream release.
  * Removed compressor/filters/jsmin/rjsmin.py from d/copyright.
  * Removed compressor/utils/stringformat.py from d/copyright.

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 Jan 2016 02:57:22 +0000

python-django-compressor (1.6+2015.12.22.git.94755c5aa6-1) unstable; urgency=medium

  * New upstream release based on commit 94755c5aa6 (Closes: #807355).
  * Added new (build-)dependencies:
    - python-django-overextends
    - python-django-sekizai
    - python-rjsmin
    - python-rcssmin
    - python-csscompressor
  * Upped the min required version for python-coffin.

 -- Thomas Goirand <zigo@debian.org>  Tue, 15 Dec 2015 16:13:22 +0000

python-django-compressor (1.5-3) unstable; urgency=medium

  * Transition to python-django-compressor instead of python-compressor to
    respect upstream egg-info (Closes: #799260).

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 09:10:17 +0000

python-django-compressor (1.5-2) unstable; urgency=medium

  * More robust watch file thanks to James Page (Closes: #796249).

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Aug 2015 15:52:25 +0000

python-django-compressor (1.5-1) unstable; urgency=medium

  * New upstream release.
  * Added Python 3 support.
  * Removed django 1.7 patche.
  * Added patch to not run a unit test that fails:
    - compressor.tests.test_base.JsAsyncDeferTestCase
  * Fixed PyPi watch file.

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Aug 2015 08:17:03 +0000

python-django-compressor (1.4-2) unstable; urgency=medium

  * Fixed Django 1.7 compat in test_settings.py. (Closes: #755622)
  * Added build-depends: csstidy, python-coffin, python-jingo
  * Runs the unit tests correctly now.

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Sep 2014 17:31:54 +0000

python-django-compressor (1.4-1) unstable; urgency=medium

  * New upstream release.
  * Ran wrap-and-sort.
  * Standards-Version is now 3.9.5.
  * Do not run useless dh_helper (builds faster).

 -- Thomas Goirand <zigo@debian.org>  Thu, 26 Jun 2014 15:08:13 +0800

python-django-compressor (1.3-1) unstable; urgency=low

  * New upstream release.
  * Added unit tests build-depends and ran wrap-and-sort.

 -- Thomas Goirand <zigo@debian.org>  Wed, 26 Jun 2013 14:29:00 +0800

python-django-compressor (1.2-2) unstable; urgency=low

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 12 May 2013 15:20:14 +0000

python-django-compressor (1.2-1) experimental; urgency=low

  * Initial release.

 -- Thomas Goirand <zigo@debian.org>  Sun, 14 Oct 2012 10:51:47 +0000