File: changelog

package info (click to toggle)
django-modeltranslation 0.19.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 992 kB
  • sloc: python: 5,816; javascript: 432; makefile: 151
file content (185 lines) | stat: -rw-r--r-- 5,884 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
django-modeltranslation (0.19.16-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 21 Jul 2025 10:59:34 +0100

django-modeltranslation (0.19.15-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Tue, 01 Jul 2025 03:33:20 +0100

django-modeltranslation (0.19.14-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 24 Apr 2025 13:53:41 +0100

django-modeltranslation (0.19.13-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 27 Mar 2025 11:57:44 +0000

django-modeltranslation (0.19.12-2) unstable; urgency=medium

  * Team upload.
  * Build-depend on python3-setuptools (closes: #1100214).

 -- Colin Watson <cjwatson@debian.org>  Wed, 12 Mar 2025 18:10:58 +0000

django-modeltranslation (0.19.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Avoid django_stubs_ext in tests.
  * Use dh-sequence-python3 and dh-sequence-sphinxdoc.
  * Use pybuild-plugin-pyproject.
  * Enable autopkgtest-pkg-pybuild.
  * Build using Poetry.

 -- Colin Watson <cjwatson@debian.org>  Mon, 10 Feb 2025 11:47:48 +0000

django-modeltranslation (0.18.12-1) unstable; urgency=medium

  * Remove python3-six from build-dep and dep (Closes: #1053968)
  * New upstream version 0.18.12
  * Bump Standards-Version to 4.6.2 (no changes)

 -- Sophie Brun <sophie@freexian.com>  Mon, 16 Oct 2023 14:20:47 +0200

django-modeltranslation (0.18.11-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Team upload.
  * New upstream version 0.18.11.
  * Refresh d/patches.
  * Upstream migrated to pytest; adapt to it.
  * Add patch to not run converage tests.

  [ Nilesh Patra ]
  * Fix Build-Time tests to run with pytest.

 -- Utkarsh Gupta <utkarsh@debian.org>  Mon, 14 Aug 2023 22:41:00 +0530

django-modeltranslation (0.17.5-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload

 -- Neil Williams <codehelp@debian.org>  Fri, 04 Feb 2022 08:18:32 +0000

django-modeltranslation (0.17.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Neil Williams <codehelp@debian.org>  Wed, 02 Feb 2022 11:23:49 +0000

django-modeltranslation (0.17.3-2) unstable; urgency=medium

  * Team upload.
  * Fix lintian missing-build-dependency-for-dh-addon error

 -- Neil Williams <codehelp@debian.org>  Fri, 08 Oct 2021 13:25:22 +0100

django-modeltranslation (0.17.3-1) unstable; urgency=medium

  * Team upload
  * [ae89df4] Adding d/gbp.conf for easier packaging
  * [46df0f6] New upstream version 0.17.3
    (Closes: #961163)
  * [1db4c29] Add a patch queue from patch queuebranch
    Added patch:
    Fix-RST-syntax-to-short-underline.patch
    Fix-changelog-import-610.patch
  * [be7c6fd] python-django-modeltranslation-doc: Add sequencer for doc-base
  * [2c394da] d/control: Add new build dependency on python3-setuptools
  * [d0342b5] python-django-modeltranslation-doc: Use dh_sphinxdoc
  * [90a2390] d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * [2697525] d/control: Adding entry Rules-Requires-Root: no
  * [de304b8] Lintian: Add override about doubled used files

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

django-modeltranslation (0.16.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints.
    + python-django-modeltranslation-doc: Add Multi-Arch: foreign.

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

  [ Raphaël Hertzog ]
  * New upstream version 0.16.1
  * Add Build-Depends on python3-six
  * Bump Standards-Version to 4.5.1
  * Switch to debhelper compat level 13
  * Drop patches merged upstream

 -- Raphaël Hertzog <hertzog@debian.org>  Fri, 22 Jan 2021 21:34:20 +0100

django-modeltranslation (0.13.3-0.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support (Closes: #936416).
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).
  * Bump Standards-Version to 4.4.1.

  [ Thomas Goirand ]
  * Team upload.
  * New usptream release with Django 2.2 support.

  [ Michal Arbet ]
  * Fix build with Django 2.2 (Closes: #943474).

 -- Michal Arbet <michal.arbet@ultimum.io>  Thu, 14 Nov 2019 10:24:02 +0100

django-modeltranslation (0.12.2-1) unstable; urgency=medium

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

  [ Raphaël Hertzog ]
  * New upstream release that works with current Django. Closes: #834667
  * Switch to debhelper compat level 11.
  * Bump Standards-Version to 4.1.3.
  * Update our patch to fix test failures that are due to
    django.contrib.auth.migrations being not writable. And resubmit it
    upstream.
  * Update Build-Depends to use python3-sphinx instead of python-sphinx.
  * Drop X-Python* fields.
  * Add a lintian override for privacy-breach-generic on badges embedded
    in the HTML documentation.

 -- Raphaël Hertzog <hertzog@debian.org>  Wed, 21 Feb 2018 15:19:24 +0100

django-modeltranslation (0.11-1) unstable; urgency=medium

  [ Sophie Brun ]
  * Initial release.

  [ Raphaël Hertzog ]
  * Add a patch to fix test failures due to django.contrib.auth.migrations
    being not writable.

 -- Sophie Brun <sophie@freexian.com>  Mon, 27 Jun 2016 11:20:05 +0200