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
|
python-wsproto (0.15.0-3) unstable; urgency=medium
* Team upload.
* Source-only upload to allow testing migration.
* debian/control: Mark package python-swproto-doc as
M-A: foreign.
-- Boyuan Yang <byang@debian.org> Sun, 12 Jan 2020 17:00:48 -0500
python-wsproto (0.15.0-2) unstable; urgency=low
* Build and ship documentation in python-wsproto-doc package.
-- Michael Fladischer <fladi@debian.org> Fri, 27 Dec 2019 21:45:38 +0100
python-wsproto (0.15.0-1) unstable; urgency=medium
* New upstream release (Closes: #946871).
* New maintainer (Closes: #947025).
* Set Vcs-* to DPMT repo on salsa.debian.org.
* Bump debhelper compatibility and version to 12 and switch to
debhelper-compat.
* Bump Standards-Version to 4.4.1.
* Set Rules-Requires-Root: no.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Add python3-h11 and python3-pytest to Build-Depends as required by
tests.
* Rename Expat as name for license.
* Clean up files to allow two builds in a row.
* Add myself to d/copyright.
* Enable autopkgtest-pkg-python testsuite.
* Clean up trailing newline in d/rules.
* Clean up d/copyright, wsproto/utf8validator.py is no longer present.
* Install README.rst in python3-wsproto binary package.
-- Michael Fladischer <fladi@debian.org> Fri, 27 Dec 2019 20:47:08 +0100
python-wsproto (0.11.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/watch: Use https protocol
[ Sébastien Delafond ]
* Set maintainer to Debian QA Group
-- Sebastien Delafond <seb@debian.org> Thu, 19 Dec 2019 17:22:57 +0100
python-wsproto (0.11.0-2) unstable; urgency=medium
* Update copyright for wsproto/utf8validator.py (Closes: #894450)
-- Sebastien Delafond <seb@debian.org> Fri, 30 Mar 2018 16:32:14 +0200
python-wsproto (0.11.0-1) unstable; urgency=low
* First upload (Closes: #894435)
-- Sebastien Delafond <seb@debian.org> Fri, 30 Mar 2018 11:29:18 +0200
|