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
|
django-websocket-redis (0.4.7-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support, needed since upload of Django 2.2 in Sid.
-- Thomas Goirand <zigo@debian.org> Mon, 22 Jul 2019 03:11:52 +0200
django-websocket-redis (0.4.7-1) unstable; urgency=low
* New upstream release.
* Use https:// for copyright-format 1.0 URL.
-- Michael Fladischer <fladi@debian.org> Fri, 21 Oct 2016 09:43:03 +0200
django-websocket-redis (0.4.6-2) unstable; urgency=low
[ Ondřej Nový ]
* Fixed VCS URL
[ Michael Fladischer ]
* Bump Standards-Version to 3.9.8.
* Clean up django_websocket_redis.egg-info/requires.txt to allow two
builds in a row.
-- Michael Fladischer <fladi@debian.org> Fri, 20 May 2016 16:51:13 +0200
django-websocket-redis (0.4.6-1) unstable; urgency=low
* New upstream release.
* Recommend uwsgi-plugin-python(3) instead of suggesting uwsgi.
* Bump Standards-Version to 3.9.7.
* Use https in Vcs-Git field.
* Clean up django_websocket_redis.egg-info/requires.txt to allow two builds
in a row.
-- Michael Fladischer <fladi@debian.org> Fri, 19 Feb 2016 12:54:11 +0100
django-websocket-redis (0.4.5-2) unstable; urgency=low
* Add license information for ws4redis/utf8validator.py.
-- Michael Fladischer <fladi@debian.org> Tue, 12 Jan 2016 15:34:06 +0100
django-websocket-redis (0.4.5-1) unstable; urgency=low
* Initial release (Closes: #810734).
-- Michael Fladischer <fladi@debian.org> Tue, 12 Jan 2016 10:19:34 +0100
|