File: changelog

package info (click to toggle)
python-django-channels 2.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 820 kB
  • sloc: python: 2,754; makefile: 154
file content (72 lines) | stat: -rw-r--r-- 2,416 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
python-django-channels (2.1.7-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Thu, 07 Feb 2019 09:48:27 +0100

python-django-channels (2.1.6-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.3.0.

 -- Michael Fladischer <fladi@debian.org>  Fri, 28 Dec 2018 13:09:02 +0100

python-django-channels (2.1.5-1) unstable; urgency=medium

  * Upload to unstable.
  * Clean up files in .pytest_cache/ to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Sun, 23 Dec 2018 17:58:04 +0100

python-django-channels (2.1.5-1~exp1) experimental; urgency=low

  * New upstream release.
  * Upstream no longer ships a client-side JS library, so we can remove
    node-browserify-lite from Build-Depends and debian/rules.
  * Remove unused linitan overrides.

 -- Michael Fladischer <fladi@debian.org>  Fri, 26 Oct 2018 22:43:08 +0200

python-django-channels (2.1.3-1~exp1) experimental; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Michael Fladischer ]
  * New upstream release.
  * Bump minimum asgiref and daphne version to 2.
  * Bump Standards-Version to 4.2.1.
  * Add python3-pytest and python3-pytest-django to Build-Depends to run
    tests.
  * Add python3-async-generator, to Build-Depends to satisfy test
    requirements.
  * Remove custom pybuild test configuration and let the built-in pytest
    handler run the tests.
  * Clean up test artifacts to allow two builds in a row.
  * Adapt doc-base registration to new doucmentation directory
    structure.

 -- Michael Fladischer <fladi@debian.org>  Thu, 30 Aug 2018 09:14:16 +0200

python-django-channels (1.1.8.1-1) unstable; urgency=low

  * Add debian/gbp.conf.
  * New upstream release.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.3.

 -- Michael Fladischer <fladi@debian.org>  Mon, 08 Jan 2018 17:56:43 +0100

python-django-channels (1.1.8-2) unstable; urgency=low

  * Update d/copyright for documentation.

 -- Michael Fladischer <fladi@debian.org>  Mon, 18 Dec 2017 17:21:27 +0100

python-django-channels (1.1.8-1) unstable; urgency=low

  * Initial release (Closes: #882612).

 -- Michael Fladischer <fladi@debian.org>  Mon, 20 Nov 2017 19:39:34 +0100