File: changelog

package info (click to toggle)
django-simple-captcha 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 668 kB
  • sloc: python: 1,596; makefile: 103; sh: 21
file content (270 lines) | stat: -rw-r--r-- 8,868 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
django-simple-captcha (0.6.2-1) unstable; urgency=medium

  * Team upload
  * [79708a1] New upstream version 0.6.2
  * [a4aad4c] Rebuild patch queue from patch-queue branch
    Added patch:
    docs-Switch-back-to-theme-default.patch
    Renamed patch:
    0001-doc-Drop-linking-to-external-Travis-status.patch
    -> docs-Drop-linking-to-external-Travis-status.patch
  * [d577ea2] d/control: Update Standards-Version to 4.7.2
  * [59fd920] d/copyright: Update year data
  * [9988127] d/rules: Drop -D option from SPHINXOPTS
  * [6bdddef] d/rules: Remove .mypy_cache also while dh_clean

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 23 Mar 2025 08:27:52 +0200

django-simple-captcha (0.6.0-1) unstable; urgency=medium

  * Team upload
  * [511a1fd] New upstream version 0.6.0
  * [487a043] d/control: Depend bin package on python3-django >= 3:4.2~

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 08 Dec 2023 21:40:24 +0100

django-simple-captcha (0.5.20-1) unstable; urgency=medium

  * Team upload
  * [a7d1b97] d/watch: Set compression to gz
  * [214cba8] d/gbp.conf: Add some more useful defaults
  * [2a3095f] New upstream version 0.5.20

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 03 Nov 2023 19:24:34 +0100

django-simple-captcha (0.5.18-1) unstable; urgency=medium

  * Team upload
  * [88c916f] New upstream version 0.5.18
  * [f905fc0] d/control: Update Standards-Version to 4.6.2
    No further changes needed.
  * [aa3c931] Lintian: Adjust override due lintian changes
  * [3587181] d/copyright: Update year data, add myself
  * [0bebc04] d/control: Adding BuildProfileSpecs data
  * [c5be96d] d/rules: Drop --with option in default target
  * [ddcdd4b] d/rules: Use $(SPHINXOPTS) for sphinx build

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 07 Jul 2023 20:05:28 +0200

django-simple-captcha (0.5.17-1) unstable; urgency=medium

  * Team upload
  * [a029eeb] New upstream version 0.5.17
  * [6e7ce7a] autopkgtest: Enhanced to run with all Python versions

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 08 Mar 2022 17:00:45 +0100

django-simple-captcha (0.5.14-2) unstable; urgency=medium

  * Team upload
  * [fa53d29] autopkgtest: Add extra additional requirement
  * [1dc69bf] d/control: Suggest the -doc package in the lib package
  * [639ff8c] d/control: Mark the -doc package Multi-Arch: foreign
  * [3be32b0] d/u/metadata: Adding basic meta data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 24 Sep 2021 20:56:17 +0200

django-simple-captcha (0.5.14-1) unstable; urgency=medium

  * Team upload
  [ 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.

  [ Carsten Schoenert ]
  * [36e7c2d] New upstream version 0.5.14
    (Closes: #961066, #961177)
  * [63fe435] Rebuild patchqueue from patch queue branch
    Removed patch (included upstream):
    fix-test-settings.py.patch
    Added patch:
    0001-doc-Drop-linking-to-external-Travis-status.patch
  * [e59cdd4] d/watch: Update watch to version 4
  * [8204da3] Remove folder d/missing-sources
    This folder and the including files aren't needed any more, upstream
    isn't shipping the minimized files since a few versions.
  * [5d8e8c0] d/control: Bump debhelper to version 13
  * [39ad3eb] d/control: Adding entry Rules-Requires-Root: no
  * [1f09a88] d/control: Add sphinx related B-D packages
  * [2ef069f] d/control: Split off build depending packages
  * [e4f123e] d/rules: Build the sphinx documentation
  * [af15810] d/control: Add new package for documentation
  * [0ad4930] python-django-captcha-doc: Adding additional sequencer
  * [1e0e441] d/copyright: Update content due upstream changes
  * [d301b01] msgfmt: Rebuild the l10n message catalogs
  * [5bb6d8b] d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * [ba0bf12] d/tests: Adding a basic autopkgtest
  * [d689084] d/rules: Remove non needed .txt files within font folder
  * [5d8caba] lintian: Add overide for python3-django-captcha

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 05 Sep 2021 22:41:06 +0200

django-simple-captcha (0.5.6-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Team upload.
  * Ran wrap-and-sort -bast.
  * Removed Python 2 support.
  * Fixes for Django 2.2:
    - Add fix-test-settings.py.patch.

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

django-simple-captcha (0.5.6-1) unstable; urgency=medium

  [ Brian May ]
  * New upstream version.
  * Fixes compatibility with Django 2.0. Closes: #882140.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing white space.

 -- Brian May <bam@debian.org>  Mon, 02 Apr 2018 14:35:56 +1000

django-simple-captcha (0.5.5-1) unstable; urgency=medium

  * New upstream version. Closes: #865940.

 -- Brian May <bam@debian.org>  Tue, 04 Jul 2017 16:52:11 +1000

django-simple-captcha (0.5.1-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <bam@debian.org>  Sun, 06 Dec 2015 12:36:54 +1100

django-simple-captcha (0.4.8-1) unstable; urgency=medium

  * New upstream version.
  * Fixes FTBFS with Django 1.9. Closes: #806358.

 -- Brian May <bam@debian.org>  Thu, 03 Dec 2015 08:50:40 +1100

django-simple-captcha (0.4.6-2) unstable; urgency=medium

  * Ensure tests run for Python3.4 and Python3.5.

 -- Brian May <bam@debian.org>  Mon, 26 Oct 2015 13:39:20 +1100

django-simple-captcha (0.4.6-1) unstable; urgency=medium

  * New upstream version.
  * Add debian/watch file.
  * Swap Maintainer and Uploaders fields. Maintainer is now DPMT.

 -- Brian May <bam@debian.org>  Thu, 22 Oct 2015 12:29:26 +1100

django-simple-captcha (0.4.5-1) unstable; urgency=medium

  * New upstream version.
  * Supports Django 1.7 migrations.

 -- Brian May <bam@debian.org>  Fri, 10 Apr 2015 10:00:05 +1000

django-simple-captcha (0.4.2-8) unstable; urgency=low

  * Fix Django 1.7 AppRegistryNotReady error, by calling django.setup()
    in tests. Closes: #764947.

 -- Brian May <bam@debian.org>  Mon, 13 Oct 2014 11:14:04 +1100

django-simple-captcha (0.4.2-7) unstable; urgency=low

  * Fix debian/copyright. Is EXPAT license, not BSD.

 -- Brian May <bam@debian.org>  Wed, 10 Sep 2014 09:15:10 +1000

django-simple-captcha (0.4.2-6) unstable; urgency=low

  * Fix typo in debian/copyright.
  * Initial upload to Debian. Closes: #752140.

 -- Brian May <bam@debian.org>  Tue, 22 Jul 2014 09:20:04 +1000

django-simple-captcha (0.4.2-5) unstable; urgency=low

  * Simplify how we call the tests in debian/rules.
  * Change copyright to DEP5.
  * Include Bitstream license in copyright file.
  * Symlink to font supplied in ttf-bitstream-vera.

 -- Brian May <bam@debian.org>  Fri, 04 Jul 2014 10:58:51 +1000

django-simple-captcha (0.4.2-4) unstable; urgency=low

  * Python3 package.

 -- Brian May <bam@debian.org>  Wed, 02 Jul 2014 14:26:41 +1000

django-simple-captcha (0.4.2-3) unstable; urgency=low

  * Rename package to python-django-captcha, and provide dummy package for
    upgrades.

 -- Brian May <bam@debian.org>  Fri, 20 Jun 2014 13:47:38 +1000

django-simple-captcha (0.4.2-2) unstable; urgency=low

  * Remove depends on python-pillow, it isn't needed. We
    require python-imaging be installed during build.

 -- Brian May <bam@debian.org>  Wed, 02 Apr 2014 13:40:53 +1100

django-simple-captcha (0.4.2-1) unstable; urgency=low

  * New upstream version.

 -- Brian May <bam@debian.org>  Wed, 02 Apr 2014 13:16:14 +1100

django-simple-captcha (0.3.7-4) unstable; urgency=low

  * Requires at least python 2.6.

 -- Brian May <bam@debian.org>  Thu, 30 May 2013 13:52:57 +1000

django-simple-captcha (0.3.7-3) unstable; urgency=low

  * Add depends on python-six.

 -- Brian May <bam@debian.org>  Wed, 29 May 2013 16:14:33 +1000

django-simple-captcha (0.3.7-2) unstable; urgency=low

  * Remove depends on python-pillow, which is not needed.

 -- Brian May <bam@debian.org>  Wed, 29 May 2013 11:37:31 +1000

django-simple-captcha (0.3.7-1) unstable; urgency=low

  * New upstream release.
  * Update Debian packaging.

 -- Brian May <bam@debian.org>  Wed, 29 May 2013 09:53:05 +1000

django-simple-captcha (0.3.6~20130219-1) unstable; urgency=low

  * New upstream version.
  * Taking over Packaging.

 -- Brian May <bam@debian.org>  Tue, 19 Feb 2013 10:09:59 +1100

django-simple-captcha (0.1.7-2) testing; urgency=low

  * Fixed wrong dependency

 -- Sam Morrison <sam@vpac.org>  Wed, 26 May 2010 10:28:16 +1000

django-simple-captcha (0.1.7-1) testing; urgency=low

  * Initial release.

 -- Sam Morrison <sam@vpac.org>  Wed, 26 May 2010 09:52:10 +1000