File: changelog

package info (click to toggle)
gevent-websocket 0.10.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 216 kB
  • sloc: python: 995; makefile: 3
file content (89 lines) | stat: -rw-r--r-- 2,845 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
gevent-websocket (0.10.1-4) unstable; urgency=low

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

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

  [ Stefano Rivera ]
  * Mark autopkgtest as superficial. (Closes: #974456)
  * Update Maintainer to Debian Python Team.
  * Bump Standards-Version to 4.5.1, no changes needed.
  * Declare Rules-Requires-Root: no.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 28 Jan 2021 22:43:48 -0700

gevent-websocket (0.10.1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #936606

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jan 2020 13:41:31 -0500

gevent-websocket (0.10.1-2) unstable; urgency=medium

  * Upload to unstable.
  * d/control: change Maintainer to DPMT.
  * d/control: change Vcs-* to DPMT.
  * d/rules: Fix PYBUILD_NAME.

 -- William Grzybowski <william@grzy.org>  Tue, 23 Jul 2019 13:30:56 -0300

gevent-websocket (0.10.1-1) experimental; urgency=medium

  * New upstream release.
  * New maintainer. (Closes: #931382)
  * Add AUTHORS and README.rst to docs.
  * Add Salsa CI file.
  * debian/clean: remove files created during build.
  * debian/compat: no longer needed in debhelper 12.
  * debian/control:
    - Add dh-python, python3-all and python3-setuptools to build dependencies.
    - Add Python 3 package. (Closes: #756013)
    - Update debhelper to version 12.
    - Update Homepage to new location.
    - Update Standards-Version to 4.4.0.
    - Update Vcs to new location.
    - Update X-Python3-Version to >= 3.6.
  * debian/copyright:
    - Update debian authors.
    - Update paragraph for geventwebsocket/utf8validator.py file.
    - Update upstream copyright years.
    - Use https for Format URL.
    - Use https for the Apache-2.0 license URL.
  * debian/rules:
    - Build python 3 module.
    - Handle egg-info using source options.
    - Use pybuild.
  * debian/source/options: add to ignore egg-info files.
  * debian/tests/control: add module import test as it differs from package
    name.
  * debian/watch: update to version 4 and use debian pypi.

 -- William Grzybowski <william@grzy.org>  Fri, 12 Jul 2019 20:51:37 -0300

gevent-websocket (0.9.3-1) unstable; urgency=medium

  * New upstream release.

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Tue, 25 Feb 2014 11:43:42 +0100

gevent-websocket (0.9.1-1) unstable; urgency=low

  * New upstream release.

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Mon, 30 Dec 2013 14:01:28 +0100

gevent-websocket (0.9-1) unstable; urgency=low

  * Initial release. (Closes: #680496)

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Tue, 03 Dec 2013 10:22:25 +0100