File: changelog

package info (click to toggle)
python-django-timezone-field 7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 292 kB
  • sloc: python: 1,047; sh: 6; makefile: 3
file content (134 lines) | stat: -rw-r--r-- 4,340 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
python-django-timezone-field (7.1-1) unstable; urgency=low

  * New upstream version 7.1
  * Drop upstreamed patch.
  * Bump Standards-Version to 4.7.2.
  * Update year in d/copyright.

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

python-django-timezone-field (7.0-1) unstable; urgency=low

  * New upstream version 7.0
  * Refresh patches.
  * Use dh-sequence-python3.
  * Bump Standards-Version to 4.7.0.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Thu, 18 Jul 2024 21:28:34 +0000

python-django-timezone-field (6.1.0-2) unstable; urgency=medium

  * Team Upload
  * Switch to adep: python3-pytest-lazy-fixtures (Closes: #1066767)

 -- Alexandre Detiste <tchet@debian.org>  Tue, 14 May 2024 09:18:46 +0200

python-django-timezone-field (6.1.0-1) unstable; urgency=low

  * New upstream version 6.1.0

 -- Michael Fladischer <fladi@debian.org>  Wed, 29 Nov 2023 11:46:25 +0000

python-django-timezone-field (6.0.1-1) unstable; urgency=medium

  * New upstream version 6.0.1
  * Add tzdata-legacy to Build-Depends, required by tests (Closes: #1052823).

 -- Michael Fladischer <fladi@debian.org>  Sun, 01 Oct 2023 15:22:04 +0000

python-django-timezone-field (5.1-1) unstable; urgency=medium

  * New upstream version 5.1
  * Bump Standards-Version to 4.6.2.
  * Update d/copyright with new years.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <fladi@debian.org>  Thu, 22 Jun 2023 07:01:57 +0000

python-django-timezone-field (5.0-1) unstable; urgency=low

  * New upstream release.
  * Add pybuild-plugin-pyproject and python3-poetry-core to Build-
    Depends, required to build.
  * Let python3-django-timezone-field depend on python3-django.
  * Run wrap-and-sort -bast to reduce diff size of future changes.

 -- Michael Fladischer <fladi@debian.org>  Thu, 17 Feb 2022 21:34:36 +0000

python-django-timezone-field (4.2.3-1) unstable; urgency=low

  * New upstream release.
  * Use github tags instead of releases for d/watch.
  * Update year in d/copyright.
  * Depend on python3-all for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Tue, 18 Jan 2022 08:18:05 +0000

python-django-timezone-field (4.2.1-1) unstable; urgency=low

  [ Diego M. Rodriguez ]
  * d/tests: specify import name

  [ Michael Fladischer ]
  * New upstream release.
  * Update d/watch to work with github again.
  * Bump Standards-Version to 4.6.0.1.
  * Add python-pytest, python3-pytest-django and python3-pytest-lazy-
    fixture to Build-Depends.
  * README.rst has been renamed to README.md.
  * Use pytest directly to run upstream tests during build.
  * Enable upstream testsuite for autopkgtests.
  * Remove unnecessary autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Thu, 28 Oct 2021 20:20:19 +0000

python-django-timezone-field (4.1-1) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ 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.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.5.1.
  * Use uscan version 4.
  * Add python3-djangorestframework to Build-Depends, required by tests.

 -- Michael Fladischer <fladi@debian.org>  Tue, 01 Dec 2020 14:47:33 +0100

python-django-timezone-field (4.0-1) unstable; urgency=low

  * New upstream release.
  * Set Rules-Requires-Root: no.
  * Set minimum Django version to 2.2.
  * Longer extended description.

 -- Michael Fladischer <fladi@debian.org>  Wed, 11 Dec 2019 18:22:54 +0100

python-django-timezone-field (3.1-1) unstable; urgency=low

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

  [ Michael Fladischer ]
  * New upstream release.
  * Add debian/gbp.conf.
  * Bump Standards-Version to 4.4.1.
  * Bump debhelper version to 12.

 -- Michael Fladischer <fladi@debian.org>  Mon, 14 Oct 2019 21:58:10 +0200

python-django-timezone-field (3.0-1) unstable; urgency=low

  * Initial release (Closes: #912279).

 -- Michael Fladischer <fladi@debian.org>  Mon, 29 Oct 2018 19:02:07 +0100