File: changelog

package info (click to toggle)
python-django-ordered-model 3.7.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 592 kB
  • sloc: python: 2,139; sh: 38; makefile: 11
file content (171 lines) | stat: -rw-r--r-- 5,457 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
python-django-ordered-model (3.7.4-2) unstable; urgency=medium

  * Team upload.
  * remove obsolete python3-six dependency
  * use new dh-sequence-python3

 -- Alexandre Detiste <tchet@debian.org>  Sat, 16 Mar 2024 22:20:09 +0100

python-django-ordered-model (3.7.4-1) unstable; urgency=medium

  * New upstream version 3.7.4
  * Bump Standards-Version to 4.6.2.
  * Update d/copyright with new years.
  * Build using pybuild-plugin-pyproject.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Jun 2023 11:04:50 +0000

python-django-ordered-model (3.6-1) unstable; urgency=low

  * New upstream release.
  * Add python3-djangorestframework to Build-Depends, required by tests.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Mon, 01 Aug 2022 20:48:03 +0000

python-django-ordered-model (3.5-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.

 -- Michael Fladischer <fladi@debian.org>  Tue, 18 Jan 2022 10:34:17 +0000

python-django-ordered-model (3.4.3-2) unstable; urgency=low

  * Remove unnecessary autopkgtest-pkg-python testsuite.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Thu, 06 Jan 2022 15:48:08 +0000

python-django-ordered-model (3.4.3-1) unstable; urgency=low

  * New upstream release.
  * Fix d/watch to use new upstream repo.
  * Depend on python3-all for autopkgtests.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Mon, 20 Dec 2021 16:35:23 +0000

python-django-ordered-model (3.4.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.

  [ Michael Fladischer ]
  * Update d/watch to work with github again.
  * Bump Standards-Version to 4.6.0.1.
  * Use uscan version 4.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Wed, 20 Oct 2021 14:53:46 +0000

python-django-ordered-model (3.4.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.5.0.

 -- Michael Fladischer <fladi@debian.org>  Mon, 15 Jun 2020 21:06:12 +0200

python-django-ordered-model (3.3.0-1) unstable; urgency=low

  * New upstream release.
  * Use github.com in d/watch to have test files in the source tarball.
  * Refresh patches.
  * Fix tests location.
  * Update patch to fix all language codes in translations.
  * Clean up files to allow two builds in a row.
  * Bump debhelper version to 12.
  * Bump Standards-Version to 4.4.1.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <fladi@debian.org>  Wed, 01 Jan 2020 09:03:27 +0100

python-django-ordered-model (2.1.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Team upload.
  * Removed Python 2 support.
  * Removed version in python3-django depends after Buster is released.
  * Added fix-test-settings-for-django-2.2.patch.

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

python-django-ordered-model (2.1.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.2.1.

 -- Michael Fladischer <fladi@debian.org>  Mon, 27 Aug 2018 14:48:13 +0200

python-django-ordered-model (2.0.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.
  * Refresh patches.
  * 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.

 -- Michael Fladischer <fladi@debian.org>  Thu, 21 Jun 2018 21:43:15 +0200

python-django-ordered-model (1.4.3-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches after git-dpm to gbp pq conversion
  * Bump Standards-Version to 4.1.0.

 -- Michael Fladischer <fladi@debian.org>  Fri, 01 Sep 2017 13:54:48 +0200

python-django-ordered-model (1.4.1-1) unstable; urgency=low

  * Add patch to fix Language fields in translations (Closes: #865895).
  * Clean up compiled django.mo files.
  * Bump Standards-Version to 4.0.0.

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

python-django-ordered-model (1.4.1-1~exp1) experimental; urgency=low

  * New upstream release.
  * Add patch to make setup.py compatible with Python3.

 -- Michael Fladischer <fladi@debian.org>  Fri, 12 May 2017 20:47:59 +0200

python-django-ordered-model (1.3.0-1) unstable; urgency=low

  * New upstream release.
  * Add python(3)-six to Depends and Build-Depends.

 -- Michael Fladischer <fladi@debian.org>  Mon, 17 Oct 2016 10:49:56 +0200

python-django-ordered-model (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Configure git-dpm to create tags in the correct format.

 -- Michael Fladischer <fladi@debian.org>  Wed, 27 Jul 2016 09:55:47 +0200

python-django-ordered-model (1.2.0-1) unstable; urgency=low

  * Initial release (Closes: #830570).

 -- Michael Fladischer <fladi@debian.org>  Sat, 09 Jul 2016 16:09:51 +0200