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
|
python-csa (0.1.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Build using dh-python. Closes: #786232.
-- Matthias Klose <doko@debian.org> Sat, 22 Aug 2015 15:23:49 +0200
python-csa (0.1.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Redo last NMU that maintainer overwrote:
- Add python-tk to build-depends to fix FTBFS (Closes: #595848) and to
depends to it will run
- Remove failing override of dh_auto_test (because test_csa.py is no
longer shipped)
* Set MPLCONFIGDIR to debiam/temp in debian/rules so that the directory
location is writeable when built on a buildd and then remove on clean
(Closes: #665039)
-- Scott Kitterman <scott@kitterman.com> Sat, 14 Jul 2012 01:28:54 -0400
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
|