File: changelog

package info (click to toggle)
django-recurrence 1.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,152 kB
  • sloc: python: 2,530; javascript: 2,502; makefile: 159; sh: 6
file content (221 lines) | stat: -rw-r--r-- 7,267 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
django-recurrence (1.12.1-2) unstable; urgency=medium

  * Team Upload
  * Drop unneeded python3-tz dependency
  * Add debian/salsa-ci.yml
  * Drop "Rules-Requires-Root: no": it is the default now
  * Bump Standards-Version to 4.7.2

 -- Alexandre Detiste <tchet@debian.org>  Mon, 01 Dec 2025 20:56:59 +0100

django-recurrence (1.12.1-1) unstable; urgency=low

  * New upstream version 1.12.1
  * Refresh patches.
  * Use wildcards instead of hardcoded version strings when removing dist-info
    files.

 -- Michael Fladischer <fladi@debian.org>  Mon, 14 Oct 2024 19:50:31 +0000

django-recurrence (1.12-2) unstable; urgency=low

  * Add patch to remove development dependencies from pyproject.toml.
  * Remove python3-tz from manual dependencies.

 -- Michael Fladischer <fladi@debian.org>  Fri, 06 Sep 2024 19:31:33 +0000

django-recurrence (1.12-1) unstable; urgency=low

  [ Debian Janitor ]
  * Apply multi-arch hints.

  [ Michael Fladischer ]
  * Use github instead of pypi for new releases.
  * New upstream version 1.12
  * Refresh patches.
  * Build using pybuild-plugin-pyproject and dh-sequence-python3.
  * Bump Standards-Version to 4.7.0.
  * Update year in d/copyright.
  * Use babel.messages.frontend to compile translations.
  * Simplify d/rules by using execute_ targets instead of overrides.
  * Replace python3-setuptools and python3-setuptools-scm with
    python3-pdm-backend.
  * Clean up pdb build artefacts to enable two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Fri, 06 Sep 2024 19:16:06 +0000

django-recurrence (1.11.1-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.
  * Use uscan version 4.
  * Use pytest to run upstream tests.
  * Add python3-setuptools-scm to Build-Depends as upstream now uses it
    in setup.py.
  * Enable upstream testsuite for autopkgtests.
  * Remove unnecessary autopkgtest-pkg-python testsuite.
  * Bump Standards-Version to 4.6.0.1.
  * Update year in d/copyright.
  * Add d/upstream/metadata.

 -- Michael Fladischer <fladi@debian.org>  Sat, 29 Jan 2022 08:25:23 +0000

django-recurrence (1.10.3-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper version to 13.

 -- Michael Fladischer <fladi@debian.org>  Mon, 08 Jun 2020 19:22:35 +0200

django-recurrence (1.10.2-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Michael Fladischer ]
  * New upstream release.
  * Bump Standards-Version to 4.5.0.
  * Clean up .pytest_cache/CACHEDIR.TAG to allow two builds in a row.
  * Set Rules-Requires-Root: no.
  * Tell autodep8 to use the correct import name.

 -- Michael Fladischer <fladi@debian.org>  Sun, 15 Mar 2020 21:34:23 +0100

django-recurrence (1.10.0-2) unstable; urgency=medium

  * Team upload.
  * Set the minimal version for the python3-pytest-django B-D to 3.5.1.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 07 Aug 2019 22:10:13 +0500

django-recurrence (1.10.0-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compatibility and version to 12 and switch to
    debhelper-compat.
  * Bump Standards-Version to 4.4.0.
  * Remove Python2 support.

 -- Michael Fladischer <fladi@debian.org>  Wed, 17 Jul 2019 15:24:00 +0200

django-recurrence (1.8.2-1) unstable; urgency=low

  * New upstream release.
  * Clean up files in .pytest_cache/ to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Fri, 30 Nov 2018 11:49:06 +0100

django-recurrence (1.7.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Michael Fladischer ]
  * New upstream release.
  * Clean up .pytest_cache/v/cache/nodeids to allow two builds in a row.
  * Bump Standards-Version to 4.2.1.

 -- Michael Fladischer <fladi@debian.org>  Sat, 20 Oct 2018 08:52:19 +0200

django-recurrence (1.6.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Michael Fladischer ]
  * New upstream release.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.4.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.
  * Build documentation in override_dh_sphinxdoc.

 -- Michael Fladischer <fladi@debian.org>  Thu, 21 Jun 2018 17:39:22 +0200

django-recurrence (1.5.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches after git-dpm to gbp pq conversion
  * Refresh patches for 1.5.0.
  * Bump Standards-Version to 4.1.1.
  * Squash and extend patches to fix Language properties in .po files.
  * Use https:// for uscan URL.

 -- Michael Fladischer <fladi@debian.org>  Tue, 31 Oct 2017 09:08:38 +0100

django-recurrence (1.4.1-2) unstable; urgency=low

  * Add patch to fix values for Language field in translations (Closes:
    #865939).
  * Clean up django_recurrence.egg-info/requires.txt.
  * Bump Standards-Version to 4.0.0.

 -- Michael Fladischer <fladi@debian.org>  Thu, 13 Jul 2017 14:04:57 +0200

django-recurrence (1.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Wed, 11 Jan 2017 11:34:10 +0100

django-recurrence (1.4.0-1) unstable; urgency=low

  * New upstream release.
  * Cherry-pick patch for broken django.po file from upstream.
  * Use https:// for copyright-format 1.0 URL.

 -- Michael Fladischer <fladi@debian.org>  Wed, 19 Oct 2016 14:02:38 +0200

django-recurrence (1.3.0-2) unstable; urgency=medium

  * Team upload.
  * Added upstream fix for Django 1.10 (Closes: #828655):
    - 0002-Fixes-for-Django-1.10.patch

 -- Thomas Goirand <zigo@debian.org>  Fri, 05 Aug 2016 10:53:25 +0000

django-recurrence (1.3.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Fixed VCS URL

  [ Michael Fladischer ]
  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Switch to python3-sphinx and drop versioned Build-Depends.
  * Add patch to fix exception handling during sphinx build with python3.
  * Replace python(3)-pytest with python(3)-pytest-django in Build-
    Depends.
  * Allow pybuild to run tests again.
  * Override dh_auto_test to set PYTHONPATH environment.
  * Rebuild djangojs domain translation from source.
  * Clean djangojs.mo files to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Tue, 03 May 2016 20:33:00 +0200

django-recurrence (1.2.0-2) unstable; urgency=medium

  * Disable tests because they are not yet included in upstream tarball
    (Closes: #815392).
  * Initialize git-dpm.
  * Clean up django_recurrence.egg-info/SOURCES.txt to allow two builds in a
    row.
  * Rebuild translation catalogs from source using babel.
  * Bump Standards-Version to 3.9.7.
  * Use https in Vcs-Git field.

 -- Michael Fladischer <fladi@debian.org>  Tue, 01 Mar 2016 21:27:30 +0100

django-recurrence (1.2.0-1) unstable; urgency=low

  * Initial release (Closes: #795200).

 -- Michael Fladischer <fladi@debian.org>  Sun, 30 Aug 2015 12:31:01 +0200