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
|
python-cs (2.3.1-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support (Closes: #937674).
-- Ondřej Nový <onovy@debian.org> Thu, 12 Sep 2019 14:27:51 +0200
python-cs (2.3.1-1) unstable; urgency=medium
* New upstream release.
+ Don't use async keyword anymore. Closes: #904365.
-- Vincent Bernat <bernat@debian.org> Mon, 23 Jul 2018 20:31:27 +0200
python-cs (2.1.6-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Vincent Bernat ]
* New upstream version
-- Vincent Bernat <bernat@debian.org> Wed, 11 Apr 2018 16:59:02 +0200
python-cs (2.0.0-1) unstable; urgency=medium
* New upstream version.
* d/control: bump Standards-Version.
* d/control: build-depends on python3-aiohttp.
* d/rules: don't ship _async.py with python-cs.
-- Vincent Bernat <bernat@debian.org> Fri, 06 Oct 2017 15:14:00 +0200
python-cs (1.1.1-1) unstable; urgency=medium
* New upstream version.
* d/control: bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Mon, 18 Sep 2017 19:35:10 +0200
python-cs (1.0.0-1) unstable; urgency=medium
* New upstream version.
-- Vincent Bernat <bernat@debian.org> Sun, 25 Dec 2016 10:19:57 +0100
python-cs (0.8.3-1) unstable; urgency=medium
* New upstream version.
-- Vincent Bernat <bernat@debian.org> Mon, 29 Aug 2016 10:23:02 +0200
python-cs (0.8.2-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Thu, 05 May 2016 12:44:45 +0200
python-cs (0.8.1-1) unstable; urgency=medium
* New upstream version.
-- Vincent Bernat <bernat@debian.org> Tue, 19 Apr 2016 10:19:24 +0200
python-cs (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Tue, 01 Mar 2016 11:22:07 +0100
python-cs (0.6.10-1) unstable; urgency=medium
* New upstream release
-- Vincent Bernat <bernat@debian.org> Mon, 14 Sep 2015 22:38:05 +0200
python-cs (0.6.9-1) unstable; urgency=medium
* New upstream release
-- Vincent Bernat <bernat@debian.org> Tue, 28 Jul 2015 07:57:09 +0200
python-cs (0.6.8-1) unstable; urgency=medium
* New upstream release
-- Vincent Bernat <bernat@debian.org> Sat, 04 Jul 2015 07:33:19 +0200
python-cs (0.6.6-1) unstable; urgency=medium
* New upstream release
* Rename cs to cloudstack. Closes: #768388.
-- Vincent Bernat <bernat@debian.org> Wed, 20 May 2015 13:46:25 +0200
python-cs (0.5.7-1) unstable; urgency=medium
* Initial release. Closes: #767334.
-- Vincent Bernat <bernat@debian.org> Thu, 30 Oct 2014 10:44:24 +0100
|