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
|
python-tasklib (2.3.0-3) unstable; urgency=medium
* Drop wsl dependency
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 15 Jan 2021 09:27:28 +0100
python-tasklib (2.3.0-2) unstable; urgency=medium
* update maintainer address
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 04 Jan 2021 14:09:40 +0100
python-tasklib (2.3.0-1) unstable; urgency=medium
* New upstream version 2.3.0
* Drop patch (merged upstream)
* Drop python3-six dependency, dropped upstream
* Drop gitlab-ci
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 03 Jan 2021 10:25:40 +0100
python-tasklib (1.3.0-3) unstable; urgency=medium
* Add patch for taskwarrior 2.5.2 (Closes: #978249)
* bump policy and debhelper versions
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 27 Dec 2020 09:45:17 +0100
python-tasklib (1.3.0-2) unstable; urgency=medium
* Override timezone for tests
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 05 Jan 2020 06:53:54 -1200
python-tasklib (1.3.0-1) unstable; urgency=medium
* New upstream version 1.3.0
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 21 Nov 2019 06:51:05 +0100
python-tasklib (1.2.1-2) unstable; urgency=medium
* Drop old Suggests
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 12 Nov 2019 22:00:03 +0100
python-tasklib (1.2.1-1) unstable; urgency=medium
* Drop gbp.conf
* Update watch
* New upstream version 1.2.1
* Update copyright
* Drop patch (applied upstream)
* Update packaging
* Re release. (Closes: #944403)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 09 Nov 2019 22:51:45 +0100
python-tasklib (0.11.0-2) unstable; urgency=medium
* Add missing python-tzlocal (build-)depends, which fixe FTBFS
(Closes: #808844).
-- Thomas Goirand <zigo@debian.org> Mon, 28 Dec 2015 09:20:09 +0000
python-tasklib (0.11.0-1) unstable; urgency=medium
* New upstream release:
- Fixes FTBFS (Closes: #808021).
* Rebased six-version patch.
* Fixed watch file to use github tag and not broken PyPi repo.
-- Thomas Goirand <zigo@debian.org> Tue, 15 Dec 2015 15:19:41 +0000
python-tasklib (0.5.0-2) unstable; urgency=medium
* Disable unicode test which is failing in a chroot. Thanks to Logan Rosen
<logan@ubuntu.com> for the report (Closes: #772606).
-- Thomas Goirand <zigo@debian.org> Wed, 10 Dec 2014 10:40:42 +0000
python-tasklib (0.5.0-1) unstable; urgency=medium
* Initial release. (Closes: #770288)
-- Thomas Goirand <zigo@debian.org> Thu, 20 Nov 2014 16:38:22 +0800
|