File: changelog

package info (click to toggle)
django-filter 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,396 kB
  • sloc: python: 7,483; javascript: 7,213; makefile: 144
file content (191 lines) | stat: -rw-r--r-- 6,128 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
django-filter (2.4.0-1) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Antonio Terceiro ]
  * New upstream version 2.4.0
    - Builds just find against python3.9 (Closes: #973180)
  * Refresh patches
    - Drop 0003-Pin-timezone-to-UTC.patch, applied upstream.
  * autopkgtest: add test dependencies

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 15 Dec 2020 16:11:44 -0300

django-filter (2.1.0-1) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python-Version field
  * Remove debian/pycompat, it's not used by any modern Python helper
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Antonio Terceiro ]
  * New upstream version
  * Refresh patches
    - add new language to
      0001-Fix-value-of-Language-fields-for-django.po-files.patch
  * Drop Python 2 package
  * 0002-Fix-date-in-po-file.patch: fix build of locale files
  * 0003-Pin-timezone-to-UTC.patch: import upstream patch to fix tests
    (https://github.com/carltongibson/django-filter/pull/1058)
  * Add debian/tests/control to run tests under autopkgtest
  * debian/control: bump Standards-Version to 4.4.0; no changes needed
    otherwise.

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 09 Jul 2019 11:08:41 -0300

django-filter (1.1.0-1) unstable; urgency=medium

  * New upstream version 1.1.0
  * Refresh patches

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 10 Jan 2018 10:50:46 -0200

django-filter (1.0.4-2) unstable; urgency=medium

  * Drop transitional packages django-filter and python-django-filter.
    Closes: #878389.

 -- Brian May <bam@debian.org>  Tue, 31 Oct 2017 07:53:45 +1100

django-filter (1.0.4-1) unstable; urgency=medium

  [ Brian May ]
  * Remove broken symlink. Closes: #857825.
  * Fix minor lintian warnings.
  * New upstream version. Closes: #865802, closes: #863024.

  [ Michael Fladischer ]
  * Add python(3)-djangorestframework and python(3)-django-crispy-forms
    to Build-Depends so tests can run successfully.
  * Clean up modified files in docs/.build and django_filter.egg-info to
    allow two builds in a row.
  * Use https:// for copyright-format 1.0 URL.
  * Reformat packaging files with cme for better readability and remove
    unnecessary versioned dependencies.
  * Add unique parts to short and long descriptions.
  * Switch to python3-sphinx.
  * Rebuild all django.mo files from source using python3-babel.
  * Add patch to fix value of Language fields for django.po files.

 -- Brian May <bam@debian.org>  Sat, 29 Jul 2017 17:09:04 +1000

django-filter (0.13.0-1) unstable; urgency=medium

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

  [ Brian May ]
  * New upstream version.

 -- Brian May <bam@debian.org>  Wed, 06 Apr 2016 12:39:17 +1000

django-filter (0.11.0-2) unstable; urgency=medium

  * Run tests for all Python 3.*

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

django-filter (0.11.0-1) unstable; urgency=medium

  * New upstream version.
  * Add fix_tests.patch, applied upstream see
    https://github.com/alex/django-filter/pull/287
    Closes: #796754: FTBFS: test_filtering_uses_distinct raises AttributeError

 -- Brian May <bam@debian.org>  Mon, 24 Aug 2015 11:52:41 +1000

django-filter (0.9.2-1) unstable; urgency=medium

  * New upstream version.
  * Source package comes with prebuilt docs which include jquery.js and
    underscore.js, so provide sources to keep Lintian happy. Note none of these
    files are not used for the built Debian package.

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

django-filter (0.7-4) unstable; urgency=low

  * Add patch to fix tests in Django 1.7. Closes: #755635.

 -- Brian May <bam@debian.org>  Mon, 11 Aug 2014 10:05:52 +1000

django-filter (0.7-3) unstable; urgency=low

  * Python3 package.

 -- Brian May <bam@debian.org>  Thu, 03 Jul 2014 13:55:03 +1000

django-filter (0.7-1) unstable; urgency=low

  * New upstream version.

 -- Brian May <bam@debian.org>  Fri, 04 Apr 2014 09:40:31 +1100

django-filter (0.6-3) unstable; urgency=low

  * python-django-filters-doc now has have Breaks+Replaces:
    python-django-filter-doc (<< 0.6-2). Closes: #720046.

 -- Brian May <bam@debian.org>  Fri, 02 Aug 2013 15:47:04 +1000

django-filter (0.6-2) unstable; urgency=low

  * Rename python-django-filter to python-django-filters to make
    it compliant with Debian Python policy.
  * Provide transitional dummy package.

 -- Brian May <bam@debian.org>  Fri, 02 Aug 2013 11:42:17 +1000

django-filter (0.6-1) unstable; urgency=low

  [ Michael Fladischer ]
  * New upstream release.
  * Set DPMT as Uploaders.
  * Switch to dh_python2.
  * Bump Standards version to 3.9.4.
  * Bump debhelper Build-Depends to >= 8.1.0~.
  * Rename to python-django-filter, provide transitional dummy package
  * Build documentation with sphinx and move it to separate package
    python-django-filter-doc.
  * Drop patches.
  * Change short and long description.
  * Make dependencies on python-django versioned.
  * Drop debian/pycompat.
  * Add X-Python-Version.
  * Use DEP5 format for d/copyright.
    django-filter.
  * Add d/watch file.
  * Move Homepage field to source section.

 -- Brian May <bam@debian.org>  Mon, 17 Jun 2013 13:53:11 +1000

django-filter (0.5.3-3) unstable; urgency=low

  * Clean out debian/patches/debian-changes-0.5.3-2 and fix FTBS.
    Closes: #643092.
  * Increase standards version to 3.9.2 from 3.9.1
  * Add patch from upstream to make XMLField optional.

 -- Brian May <bam@debian.org>  Wed, 12 Oct 2011 09:50:46 +1100

django-filter (0.5.3-2) unstable; urgency=low

  * Remove redundant line from debian/rules.

 -- Brian May <bam@debian.org>  Fri, 08 Apr 2011 10:41:00 +1000

django-filter (0.5.3-1) unstable; urgency=low

  * Initial release. Closes: #619195.

 -- Brian May <bam@debian.org>  Mon, 28 Mar 2011 13:41:07 +1100