File: changelog

package info (click to toggle)
httpbin 0.10.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 600 kB
  • sloc: python: 1,762; sh: 16; xml: 16; makefile: 8
file content (198 lines) | stat: -rw-r--r-- 6,374 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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
httpbin (0.10.2+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Add a patch to silence SyntaxWarning (Closes: #1085639)

 -- Alexandre Detiste <tchet@debian.org>  Mon, 18 Nov 2024 21:34:11 +0100

httpbin (0.10.2+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.10.2+dfsg
  * refresh patches

 -- Alexandre Detiste <tchet@debian.org>  Thu, 22 Feb 2024 16:52:16 +0100

httpbin (0.10.1+dfsg-5) unstable; urgency=medium

  * Team upload.
  * Fix bytes endpoint after werkzeug updates

 -- Scott Talbert <swt@techie.net>  Wed, 10 Jan 2024 18:34:37 -0500

httpbin (0.10.1+dfsg-4) unstable; urgency=medium

  * Team upload.
  * add a patch to remove usage of six
  * set Rules-Requires-Root: no

 -- Alexandre Detiste <tchet@debian.org>  Fri, 05 Jan 2024 19:06:28 +0100

httpbin (0.10.1+dfsg-3) unstable; urgency=medium

  * Team upload.
  * [380aaa2] d/gbp.conf: Add some more defaults
  * [b83c367] Rebuild patch queue from patch-queue branch
    Added patches:
    Add-fallback-for-Werkzeug-3.0.0.patch
    Fix-Flask-requirements-and-werkzeug-imports.patch
  * [0f49e57] d/control: Rework B-D, add BuildProfileSpecs
  * [0ef0981] autopkgtest: Use upstream test for CI testing

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 24 Dec 2023 13:48:33 +0100

httpbin (0.10.1+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Patch: Support Flask >= 2.3.0, and avoid deprecation warnings in >= 2.2.0.
    (Closes: #1052856)
  * Update homepage and upstream metadata to point to the PSF GitHub fork.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 21 Dec 2023 11:55:38 -0400

httpbin (0.10.1+dfsg-1) unstable; urgency=medium

  * New upstream version 0.10.1+dfsg
  * Update d/copyright with new dual licensing model
  * Update patches
    - Drop test-post-body-text.patch (obsolete)
  * Migrate to pyproject build

 -- Timo Röhling <roehling@debian.org>  Thu, 31 Aug 2023 22:45:43 +0200

httpbin (0.10.0+dfsg-1) unstable; urgency=medium

  * New upstream version 0.10.0+dfsg
  * Update patches
    - Drop obsolete patches:
      landing-page-privacy-breach.patch
      drop-raven.patch
      fix-test-suite.patch
      werkzeug_2_2.patch
    - Add new patches:
      brotli.patch (use brotli instead of brotlicffi)
      google-fonts-privacy-breach.patch
      test-post-body-text.patch
  * Add new build dependency on flasgger
  * Fix dh_auto_test
  * Add lintian override for source-is-missing false positives
  * Bump Standards-Version to 4.6.2
  * Switch to pybuild-autopkgtest

 -- Timo Röhling <roehling@debian.org>  Sun, 27 Aug 2023 00:14:38 +0200

httpbin (0.7.0+dfsg-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-decorator,
      python3-gevent, python3-greenlet, python3-jinja2, python3-markupsafe,
      python3-six and python3-werkzeug.
  * Set upstream metadata fields: Repository.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 22:24:32 +0100

httpbin (0.7.0+dfsg-4) unstable; urgency=medium

  * Fix compatibility with Werkzeug 2.1+ (Closes: #1020733)
  * Bump Standards-Version to 4.6.1
  * Honor 'nocheck' build option for tests

 -- Timo Röhling <roehling@debian.org>  Mon, 26 Sep 2022 13:10:24 +0200

httpbin (0.7.0+dfsg-3) unstable; urgency=medium

  * Fix gunicorn recommendation

 -- Timo Röhling <roehling@debian.org>  Mon, 13 Dec 2021 17:20:56 +0100

httpbin (0.7.0+dfsg-2) unstable; urgency=medium

  * Modernize packaging
  * Fix test suite (Closes: #997846)
  * Adopt package by the Python Team

 -- Timo Röhling <roehling@debian.org>  Sun, 12 Dec 2021 00:42:05 +0100

httpbin (0.7.0+dfsg-1) unstable; urgency=medium

  * QA upload.
  * Newer upstream version 0.7.0+dfsg
  * Update patches
  * Drop Build-Depends: pandoc
  * Remove dependency on obsolete raven package
  * Add Depends: python3-brotli
  * Allow pybuild to build package and generate Depends
  * Add autopkgtest
  * update patches so as not to interfere with tests

 -- Afif Elghraoui <afif@debian.org>  Sun, 03 Oct 2021 14:25:43 -0700

httpbin (0.5.0+dfsg-4) unstable; urgency=medium

  * QA upload.

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 13 Feb 2021 04:14:39 +0000

httpbin (0.5.0+dfsg-3) unstable; urgency=medium

  * QA upload.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Remove trailing whitespaces
  * Use debhelper-compat instead of debian/compat.

  [ Andrey Rahmatullin ]
  * Drop Python 2 support.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 21 Aug 2019 22:19:45 +0500

httpbin (0.5.0+dfsg-2) unstable; urgency=medium

  * Orphan package:
    + deb/control: put Debian QA in Maintainer field, drop Uploaders.

 -- Daniel Stender <stender@debian.org>  Mon, 19 Jun 2017 17:44:47 +0200

httpbin (0.5.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * deb/control: bump standards to 3.9.8 (no changes needed).
  * deb/copyright: expand copyright span.
  * deb/rules: add export for LC_ALL set to UTF-8.
  * remove deb/gbp.conf.

 -- Daniel Stender <stender@debian.org>  Tue, 16 Aug 2016 22:29:16 +0200

httpbin (0.4.1+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Build Python 3 package (Closes: #805041):
    + deb/control: added package description.
    + deb/rules: build with dh_python3, added -A to debhelper modules.
    + provide deb/python{,3}-httpbin.lintian-overrides.
  * deb/control:
    + put PAPT into Maintainer, updated uploader email address.
    + build against default Python, removed X-Python-Version.
    + bumped standards to 3.9.7 (no changes needed).
    + added Vcs-Svn and Vcs-Browser (package put under PAPT umbrella).
    + bumped needed python-gevent version.
  * deb/copyright:
    + updated.
    + don't use Files-Excluded to handle egg-info.
  * deb/rules: added empty overrides for dh_auto_build and test.
  * Added deb/source/options (ignoring egg-info).

 -- Daniel Stender <stender@debian.org>  Thu, 17 Mar 2016 09:01:04 +0100

httpbin (0.4.0+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #787113)

 -- Daniel Stender <debian@danielstender.com>  Mon, 02 Nov 2015 00:05:27 +0100