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
|
todo.txt-base (2.4) unstable; urgency=medium
* Add dependency to configargparse (Closes: #989156).
-- David Steele <steele@debian.org> Sat, 29 May 2021 16:56:23 -0400
todo.txt-base (2.3) unstable; urgency=medium
* Speed-up application launch.
* Add backuptodo to this package.
* Fix man pages.
-- David Steele <steele@debian.org> Fri, 19 Feb 2021 21:58:40 -0500
todo.txt-base (2.2) unstable; urgency=medium
* Update tests to remove references to 'todo'.
-- David Steele <steele@debian.org> Tue, 15 Dec 2020 08:21:03 -0500
todo.txt-base (2.1) unstable; urgency=medium
* Fix autopkgtests for the transition to 2.0 (Closes: #976079).
-- David Steele <steele@debian.org> Thu, 03 Dec 2020 08:56:15 -0500
todo.txt-base (2.0) unstable; urgency=medium
* Update to new output requirement for todo.txt-helper.
- Debian-specific topydo wrapper which:
- Calls todo.txt pre and post hooks as needed.
- Adds an --info argument to provide config info to todo.txt-base.
- todo.txt demoted to Recommends. Topydo works without it.
-- David Steele <steele@debian.org> Sat, 28 Nov 2020 09:48:34 -0500
todo.txt-base (1.1) unstable; urgency=medium
* Resubmit with source-only
-- David Steele <steele@debian.org> Sat, 14 Nov 2020 18:00:16 -0500
todo.txt-base (1.0) unstable; urgency=medium
* Initial release (Closes: #973903).
-- David Steele <steele@debian.org> Thu, 12 Nov 2020 20:56:34 -0500
|