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
|
rally (0.2.0-1.2) unstable; urgency=medium
* Patch requirements.txt to drop SQLAlchemy << 1.1 dependency
-- Piotr Ożarowski <piotr@debian.org> Sun, 22 Jan 2017 15:37:21 +0100
rally (0.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* New upstream release.
* Fixed (build-)depends for this release.
* Added myself as uploader.
* Fixed VCS URLs (https).
* d/rules: Removed UPSTREAM_GIT, changed to default value
* d/copyright: Changed source URL to new one
[ Thomas Goirand ]
* Added pt_BR.po debconf translation (Closes: #816954).
* Added de.po debconf translation (Closes: #818655).
* Fixed (build-)depends for this release.
* Fixed debian/copyright.
-- Thomas Goirand <zigo@debian.org> Tue, 05 Apr 2016 10:52:29 +0200
rally (0.1.1-1) unstable; urgency=medium
* New upstream release:
- Fixes FTBFS (Closes: #804588).
* Fixed (build-)depends for this release.
* Added Danish translation of the debconf templates, thanks to Joe Dalton
<joedalton2@yahoo.dk> (Closes: #800398).
* Added python-pymysql as runtime build-depends.
-- Thomas Goirand <zigo@debian.org> Wed, 07 Oct 2015 16:00:16 +0200
rally (0.0.3-6) unstable; urgency=medium
* Added nl.po (Closes: #794804).
-- Thomas Goirand <zigo@debian.org> Mon, 14 Sep 2015 14:00:24 +0000
rally (0.0.3-5) unstable; urgency=medium
* Rebuilt for SQLAlchemy >= 1.0 (Closes: #794353).
* Blacklist failed unit tests:
- tests.unit.deploy.serverprovider.providers.test_lxc.LxcHostTestCase.test_prepare
- tests.unit.deploy.test_lxc.LxcEngineTestCase.test_cleanup
-- Thomas Goirand <zigo@debian.org> Mon, 03 Aug 2015 08:06:11 +0000
rally (0.0.3-4) unstable; urgency=medium
* Added French debconf translations thanks to Julien Patriarca
<leatherface@debian.org> (Closes: #789034).
* Moved auto-completion file to usr/share/bash-completion/completions.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jun 2015 14:43:18 +0200
rally (0.0.3-3) unstable; urgency=medium
* Purges remaining folder on purge (Closes: #787833).
* Added French debconf translations (Closes: #787693).
-- Thomas Goirand <zigo@debian.org> Thu, 11 Jun 2015 09:43:56 +0200
rally (0.0.3-2) unstable; urgency=medium
* Added pt.po Portuguese translation (Closes: #784599).
* Fixed rally.templates, thanks to bubulle (Closes: #785143).
-- Thomas Goirand <zigo@debian.org> Thu, 14 May 2015 23:41:27 +0200
rally (0.0.3-1) unstable; urgency=medium
* Initial release. (Closes: #782746)
-- Thomas Goirand <zigo@debian.org> Thu, 16 Apr 2015 21:14:06 +0200
|