File: changelog

package info (click to toggle)
python-django-timezone-field 5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 272 kB
  • sloc: python: 1,014; sh: 6; makefile: 5
file content (86 lines) | stat: -rw-r--r-- 2,853 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
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