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
|
python-csa (0.1.12-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Temporary disable missing tests.
-- Alexandre Detiste <tchet@debian.org> Thu, 12 Sep 2024 17:07:46 +0200
python-csa (0.1.12-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Add a watch file that follows GitHub tarball that contains tests.
* Switch to DebHelper 13
* Replace Nose with Pytest (Closes: #1018475)
-- Alexandre Detiste <tchet@debian.org> Thu, 12 Sep 2024 16:19:55 +0200
python-csa (0.1.12-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Source-only upload. (Closes: #952499)
-- Carlos Henrique Lima Melara <charlesmelara@outlook.com> Mon, 08 Jun 2020 23:31:08 -0300
python-csa (0.1.12-1) unstable; urgency=medium
* New upstream version
-- Mikael Djurfeldt <mdj@debian.org> Tue, 07 Apr 2020 11:58:54 +0200
python-csa (0.1.10-1) unstable; urgency=medium
* New upstream version
-- Mikael Djurfeldt <mdj@debian.org> Wed, 22 Jan 2020 21:23:37 +0100
python-csa (0.1.0-1) unstable; urgency=low
* New upstream version (Closes: #597299)
-- Mikael Djurfeldt <mdj@debian.org> Fri, 30 Mar 2012 15:32:17 +0200
python-csa (0.0.4-1) unstable; urgency=high
* New upstream version (Closes: #590343)
-- Mikael Djurfeldt <mdj@debian.org> Wed, 28 Jul 2010 01:19:48 +0200
python-csa (0.0.3-2) unstable; urgency=high
* Added missing depends (Closes: #590343)
-- Mikael Djurfeldt <mdj@debian.org> Tue, 27 Jul 2010 16:54:20 +0200
python-csa (0.0.3-1) unstable; urgency=high
* Added shift operator (+ make sure previous bug fixes goes in quickly
to testing).
-- Mikael Djurfeldt <mdj@debian.org> Tue, 27 Jul 2010 07:58:54 +0200
python-csa (0.0.2-1) unstable; urgency=low
* Bug fixes and extensions.
-- Mikael Djurfeldt <mdj@debian.org> Sat, 17 Jul 2010 11:30:38 +0200
python-csa (0.0.1-1) unstable; urgency=low
* Initial release (Closes: #588360)
-- Mikael Djurfeldt <mdj@debian.org> Wed, 07 Jul 2010 17:45:19 +0200
|