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 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
python-cs (3.2.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
[ Andreas Tille ]
* Fix watch file
* Real team maintenance in DPT (with permission in
https://lists.debian.org/debian-python/2024/02/msg00072.html)
* Standards-Version: 4.6.2 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Repository.
* watch file standard 4 (routine-update)
* Binary package cs is section: utils (addresses bug #832202 but not closing
since overrides file needs to be edited first as explained in bug log)
-- Andreas Tille <tille@debian.org> Wed, 28 Feb 2024 21:03:22 +0100
python-cs (2.7.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 00:02:28 -0400
python-cs (2.7.1-1) unstable; urgency=medium
* New upstream version.
* d/control: BD on python3-pytest.
-- Vincent Bernat <bernat@debian.org> Mon, 02 Mar 2020 07:27:09 +0100
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
|