File: changelog

package info (click to toggle)
python-h2 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,656 kB
  • sloc: python: 11,164; makefile: 14; sh: 12
file content (155 lines) | stat: -rw-r--r-- 4,302 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
python-h2 (4.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.3.0.
    - Fix CVE-2025-57804 (closes: #1112348).

 -- Daniel Leidert <dleidert@debian.org>  Sun, 26 Oct 2025 02:02:41 +0200

python-h2 (4.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.2.0
  * Use pybuild-plugin-pyproject
  * Remove old patch

 -- Alexandre Detiste <tchet@debian.org>  Wed, 26 Mar 2025 10:08:53 +0100

python-h2 (4.1.0-4) unstable; urgency=medium

  * Team upload.
  * Add patch for Python 3.11 (Closes: #1025103)
  * Switch to dh-sequence
  * Bump policy and debhelper version (no changes)
  * Update Homepage

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 02 Dec 2022 08:24:30 +0100

python-h2 (4.1.0-3) unstable; urgency=medium

  * debian/tests/control
    - tighten d on hypothesis to >= 6.35.0

 -- Sandro Tosi <morph@debian.org>  Mon, 24 Jan 2022 00:15:25 -0500

python-h2 (4.1.0-2) unstable; urgency=medium

  * debian/control
    - tighten b-d on hypothesis to >= 6.35.0

 -- Sandro Tosi <morph@debian.org>  Tue, 18 Jan 2022 23:05:42 -0500

python-h2 (4.1.0-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Mon, 17 Jan 2022 23:26:08 -0500

python-h2 (4.0.0-3) unstable; urgency=medium

  * Drop the non-working and unnecessary test exclusions
    (actually closes: #977088).

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 06 Jan 2021 15:24:32 +0100

python-h2 (4.0.0-2) unstable; urgency=medium

  * Use "not" with -k, not "-" for pytest 6 compatibility
    (Closes: #977088).

 -- Andrej Shadura <andrewsh@debian.org>  Mon, 04 Jan 2021 09:48:28 +0100

python-h2 (4.0.0-1) unstable; urgency=medium

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

  [ Andrej Shadura ]
  * New upstream release.
  * Update gbp.conf.
  * Update copyright years.
  * Bump build dependencies.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 29 Nov 2020 10:08:10 +0100

python-h2 (3.2.0-2) unstable; urgency=medium

  [ Emmanuel Arias ]
  * d/tests/control: Fix autopkgtest to test all
    supported python3 versions (Closes: #954474).

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 28 Mar 2020 14:01:21 +0100

python-h2 (3.2.0-1) unstable; urgency=medium

  * New upstream release (Closes: #947010).
  * Adopt the package.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 15 Mar 2020 11:56:41 +0100

python-h2 (3.1.1-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 3.1.1
  * Update Standards-Version to 4.5.0
  * Change to debhelper-compat
  * Bump debhelper to 12
  * Add Rules-Requires-Root: no
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse
  * Add d/python3-h2.links to remove duplicated files.
  * Add autopkg testsuite.

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Wed, 29 Jan 2020 17:14:37 +0100

python-h2 (3.0.1-5) unstable; urgency=medium

  * Set maintainer to Debian QA Group
  * Remove python2 package

 -- Sebastien Delafond <seb@debian.org>  Fri, 20 Dec 2019 17:48:20 +0100

python-h2 (3.0.1-4) unstable; urgency=medium

  * Update Vcs-* to point to salsa.d.o
  * Add examples/ directory to python3 package

 -- Sebastien Delafond <seb@debian.org>  Fri, 30 Mar 2018 16:30:24 +0200

python-h2 (3.0.1-3) unstable; urgency=medium

  * Switch to DEP 14
  * Bump up Standards-Version
  * Use https for DEP-5 URL
  * changelog

 -- Sebastien Delafond <seb@debian.org>  Fri, 16 Feb 2018 17:56:29 +0100

python-h2 (3.0.1-2) unstable; urgency=medium

  * Don't install Hypothesis example database into binary package
    (Closes: #885658).

 -- Sebastien Delafond <seb@debian.org>  Mon, 01 Jan 2018 14:20:10 +0100

python-h2 (3.0.1-1) unstable; urgency=medium

  * Imported Upstream version 3.0.1

 -- Sebastien Delafond <seb@debian.org>  Tue, 04 Jul 2017 14:49:55 +0200

python-h2 (2.5.2-1) unstable; urgency=medium

  * Imported Upstream version 2.5.2
  * Correct debian/watch

 -- Sebastien Delafond <seb@debian.org>  Fri, 27 Jan 2017 18:13:42 +0100

python-h2 (2.4.1-1) unstable; urgency=low

  * New package (Closes: #836359)

 -- Sebastien Delafond <seb@debian.org>  Fri, 02 Sep 2016 08:22:19 +0200