File: changelog

package info (click to toggle)
python-django-crispy-forms 1.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,356 kB
  • sloc: python: 3,501; makefile: 91
file content (145 lines) | stat: -rw-r--r-- 4,708 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
python-django-crispy-forms (1.9.2-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

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

  [ Antonio Terceiro ]
  * New upstream version 1.9.2
    - Compatible with Django 3 (Closes: #961242)
  * Refresh patch
  * debian/rules: force pybuild to use distutils
  * debian/control: add new build dependency: python3-sphinx-rtd-theme
  * autopkgtest: configure module name

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 26 Sep 2020 19:41:11 -0300

python-django-crispy-forms (1.7.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * 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
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Team upload.
  * Removed Python 2 support.

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

python-django-crispy-forms (1.7.2-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Sat, 24 Mar 2018 21:37:11 +0100

python-django-crispy-forms (1.7.1-1) unstable; urgency=low

  * Team upload.

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

  [ Michael Fladischer ]
  * 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.
  * Only depend on python3-sphinx for building documentation.
  * Build documentation in override_dh_sphinxdoc.

 -- Michael Fladischer <fladi@debian.org>  Wed, 07 Mar 2018 15:15:54 +0100

python-django-crispy-forms (1.7.0-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Refresh patches after git-dpm to gbp pq conversion
  * Bump Standards-Version to 4.1.1.

 -- Michael Fladischer <fladi@debian.org>  Sat, 04 Nov 2017 15:47:30 +0100

python-django-crispy-forms (1.6.1-1) unstable; urgency=low

  [ Michael Fladischer ]
  * Team upload.
  * Update upstream URL.
  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Use https:// for copyright-format 1.0 URL.
  * Fix incorrect reference to dh_installchangelogs, thanks to Chris
    Lamb for the patch (Closes: #831778).

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

 -- Michael Fladischer <fladi@debian.org>  Fri, 28 Oct 2016 08:34:49 +0200

python-django-crispy-forms (1.6.0-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Clean up files in django_crispy_forms.egg-info to allow two builds
    in a row.
  * Rename MIT to Expat license.
  * Add Upstream-Contact field in d/copyright.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Fri, 15 Jan 2016 12:56:34 +0100

python-django-crispy-forms (1.5.2-1) unstable; urgency=medium

  [ Michael Fladischer ]
  * Team upload.
  * New upstream release (Closes: #755615).
  * Switch buildsystem to pybuild.
  * Add support for Python3.
  * Move documentation to a separate package.
  * Reformat packaging files with cme for better readability.

  [ SVN-Git Migration ]
  * git-dpm config
  * Update Vcs fields for git migration

 -- Michael Fladischer <fladi@debian.org>  Wed, 14 Oct 2015 12:57:53 +0200

python-django-crispy-forms (1.4.0-3) unstable; urgency=medium

  * add debian/upstream/metadata
  * add debian/patches/no-remote-resources.patch to avoid privacy issues
    in generated documentation
  * bump Standards-Version to 3.9.6 (no changes)
  * debian/rules:
    - fix type s/dh_auth_clean/dh_auto_clean/ to really clean documentation
      build directory
    - remove egg-info in override_dh_auto_clean too

 -- Jan Dittberner <jandd@debian.org>  Sat, 11 Oct 2014 18:25:50 +0200

python-django-crispy-forms (1.4.0-2) unstable; urgency=low

  * debian/watch: add filenamemangle option
  * debian/copyright: add separate section with license of docs/_themes
  * add patches/001_fix_django1_6_incompatbility.patch to repair
    documentation build with Django 1.6

 -- Jan Dittberner <jandd@debian.org>  Mon, 25 Nov 2013 18:44:30 +0100

python-django-crispy-forms (1.4.0-1) unstable; urgency=low

  * Initial release (Closes: #725618)

 -- Jan Dittberner <jandd@debian.org>  Sun, 06 Oct 2013 21:26:25 +0200