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
|
python-tasklib (2.5.1-3) unstable; urgency=medium
* Add missing build dependency on tzdata (Closes: #1029429)
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 23 Jan 2023 08:13:28 +0100
python-tasklib (2.5.1-2) unstable; urgency=medium
* Drop unused build dependency
* Enable autopkgtest-pkg-pybuild
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 10 Dec 2022 08:15:05 +0100
python-tasklib (2.5.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Jochen Sprickerhof ]
* Add upstream source
* New upstream version 2.5.1
* Bump policy version (no changes)
* Drop old build dependency
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 17 Nov 2022 12:32:36 +0100
python-tasklib (2.4.3-2) unstable; urgency=medium
* Add missing test dependency (Closes: #1008467)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 28 Mar 2022 18:11:21 +0200
python-tasklib (2.4.3-1) unstable; urgency=medium
* New upstream version 2.4.3
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 12 Oct 2021 15:54:14 +0200
python-tasklib (2.4.0-1) unstable; urgency=medium
* New upstream version 2.4.0
* update copyright
* drop patch (applied upstream)
* bump policy version (no changes)
* Update upstream URL
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 21 Sep 2021 21:18:31 +0200
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
|