File: changelog

package info (click to toggle)
django-picklefield 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: python: 380; makefile: 8; sh: 6
file content (259 lines) | stat: -rw-r--r-- 8,662 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
django-picklefield (3.3.0-1) unstable; urgency=low

  * New upstream version 3.3.0
  * Build using pybuild-plugin-pyproject and dh-sequence-python3.
  * Bump Standards-Version to 4.7.2.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Tue, 01 Apr 2025 13:30:52 +0000

django-picklefield (3.2.0-1) unstable; urgency=low

  * New upstream version 3.2.0
  * Update year in d/copyright.
  * Bump Standards-Version to 4.6.2.

 -- Michael Fladischer <fladi@debian.org>  Wed, 10 Apr 2024 15:30:30 +0000

django-picklefield (3.1.0-2) unstable; urgency=medium

  * Team upload.
  * Remove extraneous dependency on python3-six (Closes: #1052505)

 -- Alexandre Detiste <tchet@debian.org>  Tue, 02 Jan 2024 02:53:17 +0100

django-picklefield (3.1.0-1) unstable; urgency=low

  * New upstream release.
  * Use github.com in d/watch.
  * Clean up django_picklefield.egg-info/ to allow two builds in a row.
  * Bump Standards-Version to 4.6.1.0.
  * Update year in d/copyright.
  * Run upstream tests during build.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Mon, 01 Aug 2022 07:46:54 +0000

django-picklefield (3.0.1-2) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ 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 <morph@debian.org>  Sun, 24 Apr 2022 22:12:09 -0400

django-picklefield (3.0.1-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper version to 13.
  * Tell autodep8 to use the correct import name.

 -- Michael Fladischer <fladi@debian.org>  Sun, 07 Jun 2020 22:21:04 +0200

django-picklefield (2.1.1-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper version to 12.
  * Bump Standards-Version to 4.5.0.
  * Set Rules-Requires-Root: no.
  * Use upstream signing key without extra signatures.
  * Remove unused PGP key entry in debian/source/include-binaries.

 -- Michael Fladischer <fladi@debian.org>  Thu, 30 Jan 2020 16:50:28 +0100

django-picklefield (2.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

  [ Thomas Goirand ]
  * Team upload.
  * Added myself as uploaders.
  * Uploading to unstable.
  * Standards-Version: 4.4.0.
  * Removed Python 2 support (Closes: #936418).
  * debian/settings.py:
    - Added django.contrib.admin and django.contrib.auth in INSTALLED_APPS.
    - Added a few TEMPLATES statement.
    - Added a MIDDLEWARE section.

 -- Thomas Goirand <zigo@debian.org>  Sat, 26 Oct 2019 13:18:52 +0200

django-picklefield (2.0-1~exp1) experimental; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Tue, 04 Dec 2018 12:05:13 +0100

django-picklefield (1.1.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout

  [ Michael Fladischer ]
  * New upstream release.
  * Add debian/gbp.conf.
  * Disable PGP signature check in uscan as upstream is not providing a
    signature for current releases.
  * Replace debian/upstream-signing-key.pgp with debian/upstream/signing-
    key.asc.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.2.1.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Sun, 09 Sep 2018 19:58:55 +0200

django-picklefield (1.0.0-1) unstable; urgency=low

  * New upstream release.
  * Fix tests by adding django.contrib.contenttypes to INSTALLED_APPS (Closes:
    #865557).
  * Bump Standards-Version to 4.0.0.
  * Use https:// for copyright-format 1.0 URL.
  * Remove unused lintian override as we now check for valid signatures
    on upstream tarballs.

 -- Michael Fladischer <fladi@debian.org>  Thu, 13 Jul 2017 11:45:44 +0200

django-picklefield (0.3.2-1) unstable; urgency=low

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

  [ Michael Fladischer ]
  * New upstream release.
  * Bump Standards-Version to 3.9.7.
  * Bump debhelper compatibility and version to 9.
  * Use pypi.debian.net service for uscan.
  * Use PGP key B1B4EDB3 to verify uscan downloads.
  * Change my email address to fladi@debian.org.
  * Install README.rst in both binary packages.
  * Extract upstream changelog from README.rst.
  * Clean src/django_picklefield.egg-info/requires.txt to allow two
    builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Thu, 31 Mar 2016 22:29:01 +0200

django-picklefield (0.3.1-2) unstable; urgency=medium

  * Switch buildsystem to pybuild and add dh-python to Build-Depends.
  * Add support for Python3.
  * Add fix_tests.patch to correctly compare to different object
    instances with the same content.
  * Line-wrap dependency fields.
  * Add lintian override for missing upstream tarball PGP signature.
  * Works with Django 1.7 (Closes: #755647).

 -- Michael Fladischer <FladischerMichael@fladi.at>  Sun, 31 Aug 2014 21:44:15 +0200

django-picklefield (0.3.1-1) unstable; urgency=low

  * New upstream release.
  * Switch to dh_python2.
  * Bump Standards version to 3.9.5.
  * Make Build-Depends on python-all and python-django unversioned as no
    prior versions are available in Wheezy.
  * Drop XS-Python-Version.
  * Add X-Python-Version.
  * Update years in d/copyright.
  * Rename MIT license to Expat.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 16 Dec 2013 14:07:50 +0100

django-picklefield (0.3.0-1) unstable; urgency=low

  [ Michael Fladischer ]
  * New upstream release.
  * Add python-six as build and runtime dependency.
  * Remove temporary fix for PKG-INFO.
  * Bump standards version to 3.9.4.
  * Change Build-Depends on debhelper to >= 8.1.0 to satisfy build-arch and
    build-indep targets.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Wed, 08 May 2013 08:10:53 +0200

django-picklefield (0.2.1-2) unstable; urgency=low

  * Add src/django_picklefield.egg-info/PKG-INFO to d/clean to allow the
    package to be built twice in a row (Closes: #671313).

 -- Michael Fladischer <FladischerMichael@fladi.at>  Fri, 11 May 2012 08:26:24 +0200

django-picklefield (0.2.1-1) unstable; urgency=low

  * New upstream release.
  * Fix tests for django (>= 1.4) FTBFS (Closes: #669493).
    - Add our own settings.py for the tests
    - Bump B-D on python-django to (>= 1.2)

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 23 Apr 2012 15:00:01 +0200

django-picklefield (0.2.0-1) unstable; urgency=low

  * New upstream release.
  * Change order of my name.
  * Bump standards version to 3.9.3.
  * Temporary fix for Metadata-Version in PKG-INFO.
  * Reformat files using wrap-and-sort.
  * Update DEP-5 URL to 1.0.
  * Update years in d/copyright.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Fri, 16 Mar 2012 12:28:02 +0100

django-picklefield (0.1.9-2) unstable; urgency=low

  * Upload to unstable.
  * Update DEP5 format.
  * Set PMPT as maintainer and myself as uploader.
  * Drop debian/pyversions in favour of XS-Python-Version.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 07 Feb 2011 14:03:43 +0100

django-picklefield (0.1.9-1) experimental; urgency=low

  * New upstream release.
  * Remove workaround for #575377 as it is fixed by python-2.5.5-5.
  * Use DEP5 for copyright file.
  * Bump Standards-Version to 3.9.1 (no changes required).
  * Drop python-pysqlite2 b-d.
  * Change debian/* license from GPL to MIT.
  * Update homepage.
  * Update DEP5 revision to 153.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Fri, 07 Jan 2011 16:12:28 +0100

django-picklefield (0.1.6-1) unstable; urgency=low

  * New upstream release.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 19 Apr 2010 16:42:35 +0200

django-picklefield (0.1.5-1) unstable; urgency=low

  * New upstream release.
  * Add python-django-south to Enhances.
  * Add Vcs-* fields.
  * Set Debian Python Modules Packaging Team as Uploaders.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Thu, 08 Apr 2010 16:12:38 +0200

django-picklefield (0.1.4-1) unstable; urgency=low

  * Initial release (Closes: #573162)

 -- Fladischer Michael <FladischerMichael@fladi.at>  Tue, 30 Mar 2010 14:27:07 +0200