File: changelog

package info (click to toggle)
python-django-extensions 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,820 kB
  • sloc: python: 18,601; javascript: 7,354; makefile: 108; xml: 17
file content (437 lines) | stat: -rw-r--r-- 15,328 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
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
python-django-extensions (4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Update mail_debug command to use aiosmtpd (closes: #1040091,
      #1040119).

 -- Colin Watson <cjwatson@debian.org>  Thu, 24 Apr 2025 12:01:54 +0100

python-django-extensions (3.2.3-2) unstable; urgency=medium

  * Team upload
  * d/p/0004: Disable dumpscript tests as a temporary solution
    (Closes: #1066753)

 -- Pierre-Elliott Bécue <peb@debian.org>  Thu, 25 Apr 2024 01:25:03 +0200

python-django-extensions (3.2.3-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.2.3. Closes: #1058376
  * Use github watch from uscan doc
  * Standards-Version 4.6.2
  * patch: python 3.12 compat
  * build-depends: aiosmtpd
  * debian/rules: use hooks
  * Streamline tests using autopkgtest-pkg-pybuild,
    pybuild.testfiles. Disable coverage for faster execution.

  [ Alexandre Detiste ]
  * remove extraneous dep. on python3-mock

 -- Jérémy Lal <kapouer@melix.org>  Sat, 27 Jan 2024 12:03:45 +0100

python-django-extensions (3.2.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete field Contact from debian/upstream/metadata (already present
    in machine-readable debian/copyright).

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 20 Nov 2022 12:09:39 +0000

python-django-extensions (3.2.1-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set field Upstream-Name in debian/copyright
  * Set upstream metadata fields: Contact
  * Fix day-of-week for changelog entry 3.2.0-1

  [ Carsten Schoenert ]
  * [6959af7] New upstream version 3.2.1

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 11 Sep 2022 18:31:22 +0200

python-django-extensions (3.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.2.0
    (Closes: #1013536)
  * d/control: Update Standards-Version to 4.6.1
  * autopkgtest: Ignore new added test from upstream
    We need also to ignore test_managestate.py within an autopkgtest run.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 09 Aug 2022 21:04:01 +0200

python-django-extensions (3.1.5-2) unstable; urgency=medium

  * Drop d/p/0003-CSS-style-change-for-new-versions-of-pygments.patch for
    pygments 2.10.0 compatibility (fixes autopkgtest)

 -- Lukas Märdian <luk@slyon.de>  Fri, 17 Dec 2021 15:38:06 +0100

python-django-extensions (3.1.5-1) unstable; urgency=medium

  * Team upload

  * New upstream version 3.1.5

 -- Carsten Schoenert <carsten.schoenert@puri.sm>  Thu, 11 Nov 2021 20:55:22 +0100

python-django-extensions (3.1.3-1) unstable; urgency=medium

  * Team upload

  [ Diego M. Rodriguez ]
  * d/.links - use python-django-extensions-doc (Closes: #988793)

  [ Carsten Schoenert ]
  * New upstream version 3.1.3
  * Rebuild patch queue from patchqueue branch
    Renamed patch:
    0001-Change-image-URLs-to-use-local-copy-of-images-to-pre.patch
    -> 0001-Use-local-stored-images-to-prevent-privacy-breach.patch

    4ba2513ddb3815cdc15d0c5f681b5665f300718c.patch
    -> 0003-CSS-style-change-for-new-versions-of-pygments.patch

    Updated/adjusted patch:
    0002-Update-reference-to-python-werzeug-package.patch

    Removed patches:
    python39_html_unescape.patch
    python39_singular_abstract_class_msg.patch

  * Running wrap-and-sort -ast
  * d/control: Sort binary packages alphabetical
  * d/control: Mark the -doc package Multi-Arch: foreign
  * d/control: Bump debhelper version to 13
  * d/control: Adding entry Rules-Requires-Root: no
  * d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * d/watch: Update to version 4
  * d/control: Drop python3-six on source and binary package
    Upstream has dropped a dependency on the six package.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 18 Sep 2021 21:34:38 +0200

python-django-extensions (3.0.3-3) unstable; urgency=medium

  * debian/tests/control
    - upgrade b-d on pygments to >= 2.7.1+dfsg-1~

 -- Sandro Tosi <morph@debian.org>  Sun, 25 Oct 2020 17:51:51 -0400

python-django-extensions (3.0.3-2) unstable; urgency=medium

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

  [ Sandro Tosi ]
  * debian/patches/4ba2513ddb3815cdc15d0c5f681b5665f300718c.patch
    - css style change for new versions of pygments
      stored in .pc/ are also tested
  * debian/rules
    - only run tests in the tests/ directory, else files patched by quilt and
      stored in .pc/ are also collected and tested
  * debian/patches/0002-Update-reference-to-python-werzeug-package.patch
    - refresh patch
  * debian/patches/python39_html_unescape.patch
    - support python 3.9 by using unescape() from the html module directly
  * debian/patches/python39_singular_abstract_class_msg.patch
    - support python3.9 by special casing the abstract class error message

 -- Sandro Tosi <morph@debian.org>  Sun, 18 Oct 2020 23:05:55 -0400

python-django-extensions (3.0.3-1) unstable; urgency=medium

  * Team upload

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

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Antonio Terceiro ]
  * New upstream version 3.0.3
    - Upstream source drops support for Django < 2 and python2.7
    - Works with Django 3 (Closes: #961166)
  * 0002-Update-reference-to-python-werzeug-package.patch: s/python/python3/
  * Run test suite during build and under autopkgtest
  * Add new build dependency: python3-pip

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 22 Jul 2020 14:29:08 -0300

python-django-extensions (2.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.2.1

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 13 Aug 2019 23:20:57 -0300

python-django-extensions (2.1.4-2) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Team upload.
  * Removed Python 2 support.
  * Removed version in python3-django depends.
  * Fixed path in doc-base file.

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Jul 2019 22:44:30 +0200

python-django-extensions (2.1.4-1) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Pierre-Elliott Bécue ]
  * New upstream release 2.1.4 (Closes: #915757)
  * d/copyright updated
  * d/rules:
    - Remove references to jquery
    - Remove get-orig-source rule
  * d/control:
    - Add dependency on typing
    - Raise debhelper build-dependency version to 11~
    - Bump Standards-Version to 4.2.1
    - Add basic testsuite
  * d/compat: raise dh compat level to 11
  * d/python-django-extensions-doc.{docs,doc-base}:
    - Updated accordingly to dh compat level 11

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 22 Dec 2018 21:42:27 +0100

python-django-extensions (1.8.1-1) unstable; urgency=medium

  [ Scott Kitterman ]
  * Set minimum python/python3-django depends version to >= 1.8 as described
    in README.rst and #843975

  [ Brian May ]
  * New upstream version.

 -- Brian May <bam@debian.org>  Thu, 06 Jul 2017 07:32:39 +1000

python-django-extensions (1.7.4-1) unstable; urgency=medium

  * New upstream version.
  * Fixes Django 1.10 issues. Closes: #828665, #828207.

 -- Brian May <bam@debian.org>  Sun, 06 Nov 2016 09:53:52 +1100

python-django-extensions (1.6.7-3) unstable; urgency=medium

  * Add Suggests: python-django-extensions-doc to packages.
    Closes: #825967.

 -- Brian May <bam@debian.org>  Thu, 30 Jun 2016 18:06:53 +1000

python-django-extensions (1.6.7-2) unstable; urgency=low

  * Add documentation package and use python3-sphinx to build the
    documentation from source.
  * Add patch to change image URLs to use local copy of images to
    prevent privacy breach.
  * Ship and use local screenshot images for documentation to replace
    the ones hosted on github.
  * Rebuild all django.mo files from source using python-babel.

 -- Michael Fladischer <fladi@debian.org>  Thu, 19 May 2016 11:39:20 +0200

python-django-extensions (1.6.7-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Clean .coverage file to allow two builds in a row.
  * Clean django_extensions.egg-info folder to allow two builds in a row.
  * Remove unnecessary versioned dependencies.
  * Remove python{,3}-profiler from Suggests as it is provided by
    python{,3} itself.
  * Remove python3-keyczar from Suggests as it does not exist.
  * Rename MIT license to Expat.
  * Provide unique descriptions for both binary packages.
  * Reformat packaging files with cme for better readability.
  * Add missing X-Python3-Version field.
  * Add python-keyczar to Build-Depends in order to enable related tests
    for encrypted fields.
  * Fix copyright entries for jquery.js (removed) and
    jquery.ajaxQueue.js (added).
  * Add linitian-override for minified jquery.bgiframe.min.js. Source is
    included in debian/missing-sources/jquery.bgiframe.min.js.

 -- Michael Fladischer <fladi@debian.org>  Wed, 18 May 2016 15:23:47 +0200

python-django-extensions (1.6.3-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <bam@debian.org>  Mon, 09 May 2016 11:48:53 +1000

python-django-extensions (1.6.1-1) unstable; urgency=medium

  * New upstream version.
  * Fix FTBFS. Closes: #806364.

 -- Brian May <bam@debian.org>  Tue, 26 Apr 2016 16:40:49 +1000

python-django-extensions (1.5.9-1) unstable; urgency=medium

  * New upstream version.
  * Fixes migration issues with Django 1.8. Closes: #805359.

 -- Brian May <bam@debian.org>  Wed, 18 Nov 2015 17:48:10 +1100

python-django-extensions (1.5.7-1) unstable; urgency=medium

  * New upstream version.
  * Fixes FTBFS error. Closes: #802131.

 -- Brian May <bam@debian.org>  Sat, 24 Oct 2015 14:46:20 +1100

python-django-extensions (1.5.0-1) unstable; urgency=medium

  * Update maintainer field; package is now maintained by Debian Python
    modules team. Thanks to Stephan Sürken for packaging
    python-django-extensions up to this point and and giving permission
    to make this change.
  * New upstream version & Python 3 package. Closes: 776901.
  * Update standards version to 3.9.6.
  * Update obsolete URL in debian/copyright.

 -- Brian May <bam@debian.org>  Thu, 05 Feb 2015 09:38:57 +1100

python-django-extensions (1.3.10-1) unstable; urgency=medium

  * [de99797] Imported Upstream version 1.3.10
  * [11b7842] copyright: Fix 'duplicate Copyright field' syntax error.
  * [444103c] copyright: Replace '|' by 'or' in 'License' field (that's
    how it's documented; fixes lintian missing-license-paragraph-in-
    dep5-copyright)
  * django 1.7 support is currently an ongoing effort in uspstream
    development. Quite some fixes already made it to 1.3.10, and the
    current open usptream issues do not seem to be worrying, see
     https://github.com/django-extensions/django-extensions/issues?q=is%3Aissue+is%3Aopen+1.7
    For all my known use cases, it's working fine.
    So this imho (Closes: #755620).

 -- Stephan Sürken <absurd@debian.org>  Fri, 08 Aug 2014 17:54:56 +0200

python-django-extensions (1.3.8-1) unstable; urgency=medium

  * [863d899] rules: get-orig-source: Just use uscan (now grabs actual
    releases, not producing git snapshots)
  * [e34d8d1] Imported Upstream version 1.3.7
  * [7e99a55] Migrate from python-support to dh_python2 (this also
    upgrades to debhelper 9).
  * [4c98e99] Imported Upstream version 1.3.8
  * [198de9a] rules: Remove workaround to rm embedded uuid.py (no longer
    in upstream).
  * [313fb12] rules: Fix for clean: Remove any *.egg-info/.
  * [6cb7f1e] [Add .gitignore for debian/.]
  * [d92494b] copyright: Add Format header and copyright for debian/* for
    new maintainer.

 -- Stephan Sürken <absurd@debian.org>  Fri, 13 Jun 2014 17:04:47 +0000

python-django-extensions (1.3.3-2) unstable; urgency=medium

  * [eab12b5] debian/control: VCS moved to alioth, fixing VCS URLs.

 -- Stephan Sürken <absurd@debian.org>  Tue, 01 Apr 2014 16:47:17 +0200

python-django-extensions (1.3.3-1) unstable; urgency=medium

  * [ee8aef5] Imported Upstream version 1.3.3
  * [7e01ec3] watch: Update watchfile (as hinted by PTS).

 -- Stephan Sürken <absurd@debian.org>  Sun, 09 Mar 2014 14:46:37 +0000

python-django-extensions (1.2.5-1) unstable; urgency=low

  [ Stephan Sürken ]
  * [9a4f8dd] Imported Upstream version 1.2.5 (Closes: #690425).
  * [563777b] patches/01-werkzeug-package.diff: Refresh for upstream 1.2.5.
  * [ce22404] control: New upstream needs python-six.
  * [336ae49] control: Taking over package, fix Maintainer field.
  * [10707a6] control: Update Stds-Ver to 3.9.5 (no changes needed).

 -- Stephan Sürken <absurd@debian.org>  Tue, 12 Nov 2013 16:14:34 +0100

python-django-extensions (0.6+git201107051902-1) unstable; urgency=low

  * New upstream release.
    - Does not depend on keyczar anymore (Closes: #633874)
  * Update Vcs-{Git,Browser}.
  * Bump Standards-Version to 3.9.1.
  * Bump Standards-Version to 3.9.2.
  * Bump base version in get-orig-source target.
  * Add python-keyczar to Suggests.
  * Update Homepage.

 -- Chris Lamb <lamby@debian.org>  Thu, 28 Jul 2011 12:07:19 +0200

python-django-extensions (0.4.2pre+git201004211325-1) unstable; urgency=low

  * New upstream snapshot
  * Refresh 01-werkzeug-package.diff

 -- Chris Lamb <lamby@debian.org>  Thu, 22 Apr 2010 09:16:51 +0100

python-django-extensions (0.4.2pre+git200911182050-2) unstable; urgency=low

  * Use find(1) over python.mk to locate embedded jQuery and drop python.mk
    include to help backporters. (Closes: #578599)
  * Bump Standards-Version to 3.8.4.
  * Move to 3.0 (quilt) source format.
  * Tidy patch descriptions.

 -- Chris Lamb <lamby@debian.org>  Wed, 21 Apr 2010 10:06:33 +0100

python-django-extensions (0.4.2pre+git200911182050-1) unstable; urgency=low

  * New upstream release.
  * Remove embedded uuid.py code copy used as fallback if "import uuid" fails.
    (Closes: #555430)
  * Bump Standards-Version to 3.8.3.
  * Bump Build-Depends on debhelper to 7.0.50~ for override_* support.

 -- Chris Lamb <lamby@debian.org>  Fri, 27 Nov 2009 17:59:30 +0000

python-django-extensions (0.4+git200905112140-2) unstable; urgency=low

  * Fix compatibility with Python 2.6 and future Python transitions in general.
    Thanks to Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>.

 -- Chris Lamb <lamby@debian.org>  Sat, 16 May 2009 00:04:19 +0100

python-django-extensions (0.4+git200905112140-1) unstable; urgency=low

  * New upstream release.
  * Upstream moved to Git; update get-orig-source.
  * Use shorted method of invoking quilt using debhelper 7.

 -- Chris Lamb <lamby@debian.org>  Tue, 12 May 2009 21:24:00 +0100

python-django-extensions (0.4~pre+svn188-1) unstable; urgency=low

  * Initial release (Closes: #521349)

 -- Chris Lamb <lamby@debian.org>  Thu, 26 Mar 2009 23:45:55 +0000