File: changelog

package info (click to toggle)
django-cors-headers 3.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 396 kB
  • sloc: python: 1,090; sh: 13; makefile: 4
file content (170 lines) | stat: -rw-r--r-- 5,674 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
django-cors-headers (3.14.0-1) unstable; urgency=medium

  * Team upload
  * [a4b05b7] New upstream version 3.14.0
  * [888117d] d/control: Increase Standards-Version to 4.6.2
    No further modifications needed.
  * [3c26af0] d/control: Add BuildProfileSpecs
  * [bb1e836] d/rules: Drop --with option in default target
  * [ff9ab1c] d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 26 Feb 2023 08:57:07 +0100

django-cors-headers (3.13.0-1) unstable; urgency=medium

  * Team upload
  * [ae52c9a] New upstream version 3.13.0
  * [f58e3b7] d/control: Add setuptools to B-D (Closes: #1020062)

 -- Carsten Schoenert <c.schoenert@t-online.de>  Tue, 27 Sep 2022 05:57:09 +0200

django-cors-headers (3.12.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * [f05cd7d] Remove constraints unnecessary since buster
  * [dd5bfe5] Set upstream metadata fields: Security-Contact.

  [ Carsten Schoenert ]
  * [4fcae21] New upstream version 3.12.0
  * [8457f82] d/control: Update Standards-Version to 4.6.1
    No further changes needed.
  * [422dfc4] d/{control,rules}: Switch over to pyproject system

 -- Carsten Schoenert <c.schoenert@t-online.de>  Mon, 16 May 2022 18:20:27 +0200

django-cors-headers (3.11.0-1) unstable; urgency=medium

  * Team upload
  * [3a47068] New upstream version 3.11.0
  * [c802c27] Revert "d/control: Change B-D on python3-all to python3-all:any"
  * [806bc5f] autopkgtest: Run test for all python versions

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 15 Jan 2022 10:35:16 +0100

django-cors-headers (3.10.1-1) unstable; urgency=medium

  * Team upload
  * [fa9609c] New upstream version 3.10.1

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 09 Dec 2021 17:53:06 +0100

django-cors-headers (3.10.0-1) unstable; urgency=medium

  * Team upload
  * [9fd628c] New upstream version 3.10.0
  * [600f40d] d/control: Change B-D on python3-all to python3-all:any

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 14 Oct 2021 19:41:56 +0200

django-cors-headers (3.9.0-2) unstable; urgency=medium

  * [b7e5607] autopkgtest: Adjust and extend the setup

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 03 Oct 2021 14:41:58 +0200

django-cors-headers (3.9.0-1) unstable; urgency=medium

  * Team upload
  * [c2ba132] New upstream version 3.9.0
  * [5d86d91] autopkgtest: Add basic test setup

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 02 Oct 2021 17:06:22 +0200

django-cors-headers (3.8.0-1) unstable; urgency=medium

  * Team upload
  * [2c6fb8c] New upstream version 3.8.0
  * [0605434] d/control: Update Standards-Version to 4.6.0

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 26 Aug 2021 20:27:57 +0200

django-cors-headers (3.7.0-1~exp1) experimental; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * 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.

  [ Carsten Schoenert ]
  * [46b26a9] d/gbp.conf: Add some more defaults
  * [216f16d] New upstream version 3.7.0
    (Closes: #961068)
  * [d424292] d/watch: Update to version 4
  * [45efa04] d/control: Run wrap-and-sort -ast
  * [9d287aa] d/control: Bump debhelper version to 13
    No further changes needed.
  * [104805c] d/control: Update Standards-Version to 4.5.1
    No further changes needed.
  * [2528a52] d/control: Adding entry Rules-Requires-Root: no
  * [1e9e2fc] d/copyright: Update content
  * [06df701] d/control: Small rework of package description
  * [54977b2] d/control: Remove no longer needed Build-Depends
  * [7ed906a] d/control: Update Homepage contact
    The resource on GitHub has moved to
     https://github.com/adamchainz/django-cors-headers
  * [706b006] d/rules: Remove customized handling of tests
  * [4bd25c3] d/s/metadata: Update homepage URL data
    Also update the homepage related data within the metadata.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 13 Jun 2021 10:14:07 +0200

django-cors-headers (2.2.0-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.

 -- Ondřej Nový <onovy@debian.org>  Wed, 31 Jul 2019 10:14:39 +0200

django-cors-headers (2.2.0-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <bam@debian.org>  Fri, 27 Apr 2018 07:52:21 +1000

django-cors-headers (2.1.0+github-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Brian May ]
  * Add depends on python-django and python3-django. Closes: #896419.

 -- Brian May <bam@debian.org>  Tue, 24 Apr 2018 08:08:46 +1000

django-cors-headers (2.1.0+github-2) unstable; urgency=medium

  * Fix Python3 depends. Closes: #867399.

 -- Brian May <bam@debian.org>  Fri, 07 Jul 2017 17:40:00 +1000

django-cors-headers (2.1.0+github-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <bam@debian.org>  Thu, 06 Jul 2017 16:50:28 +1000

django-cors-headers (1.1.0-2) unstable; urgency=medium

  * Add patch to fix Django 1.10 support. Closes: #854716.
  * Update Vcs-* headers for git repository.
  * disable_broken_tests.patch regenerated from git-dpm but unchanged.

 -- Brian May <bam@debian.org>  Sat, 11 Feb 2017 08:34:43 +1100

django-cors-headers (1.1.0-1) unstable; urgency=low

  * Initial upload. Closes: #794829.

 -- Brian May <bam@debian.org>  Fri, 07 Aug 2015 11:42:16 +1000