File: changelog

package info (click to toggle)
python-django-extra-views 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 412 kB
  • sloc: python: 1,672; makefile: 143
file content (76 lines) | stat: -rw-r--r-- 2,513 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
python-django-extra-views (0.13.0-1) unstable; urgency=low

  [ 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.

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.5.0.
  * Set Rules-Requires-Root: no.
  * Add d/upstream/metadata.
  * Add python3-pytest and python3-pytest-django to Build-Depends,
    required by tests.
  * Use pytest to run tests.
  * Clean up pytest artifacts to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Fri, 23 Oct 2020 21:18:36 +0200

python-django-extra-views (0.12.0-2) unstable; urgency=medium

  * Team upload.
  * Removed Python 2 support.
  * Switched to using debhelper-compat.

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Jul 2019 23:05:32 +0200

python-django-extra-views (0.12.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.2.1.
  * Use 'python3 -m sphinx' instead of 'sphinx-build' when building
    documentation.

 -- Michael Fladischer <fladi@debian.org>  Sat, 27 Oct 2018 13:32:30 +0200

python-django-extra-views (0.11.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.1.4.
  * Remove X-Python(3)-Version field as it is no longer applicable.

 -- Michael Fladischer <fladi@debian.org>  Sun, 06 May 2018 15:48:43 +0200

python-django-extra-views (0.10.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Michael Fladischer ]
  * Refresh patches after git-dpm to gbp pq conversion
  * New upstream release.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.3.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Build documentation in override_dh_sphinxdoc.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Wed, 07 Mar 2018 14:42:53 +0100

python-django-extra-views (0.9.0-1) unstable; urgency=low

  * New upstream release.
  * Drop Django 1.8 compatibility patch, merged upstream.
  * Add patch to prevent network access during build with intersphinx.

 -- Michael Fladischer <fladi@debian.org>  Thu, 16 Mar 2017 11:27:48 +0100

python-django-extra-views (0.8.0-1) unstable; urgency=low

  * Initial release (Closes: #856518).

 -- Michael Fladischer <fladi@debian.org>  Wed, 01 Mar 2017 15:37:25 +0100