Package: task / 2.3.0+dfsg-3

Metadata

Package Version Patches format
task 2.3.0+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tests fail.diff | (download)

test/run_all.in | 7 5 + 2 - 0 !
test/test.cpp | 2 2 + 0 - 0 !
2 files changed, 7 insertions(+), 2 deletions(-)

 exit with non-zero code on test failure
 Make the test runner exit with non-zero code if any of the tests fail.
tests time independent.diff | (download)

test/version.t | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 disable checking if copyright information covers the current year
tests for released version.diff | (download)

test/basic.t | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow running tests against released version
 The test suite assumed that the version is a git hash.
 This patch removes this assumption, thus allowing to run tests against a
 released version of taskwarrior.
tests count eom.diff | (download)

test/count.t | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 make count.t failures on the last day of the month non-fatal
enable warnings.diff | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 enable warnings globally
fix groff warnings.diff | (download)

doc/man/task-color.5.in | 6 6 + 0 - 0 !
doc/man/task-faq.5.in | 4 4 + 0 - 0 !
doc/man/task-sync.5.in | 4 2 + 2 - 0 !
doc/man/task-tutorial.5.in | 8 8 + 0 - 0 !
doc/man/taskrc.5.in | 20 20 + 0 - 0 !
doc/man/tasksh.1.in | 2 1 + 1 - 0 !
6 files changed, 41 insertions(+), 3 deletions(-)

 fix some groff warnings
no task ref.diff | (download)

doc/CMakeLists.txt | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 don't install task-ref.pdf
Bug-Debian: http://bugs.debian.org/737478
default editor.diff | (download)

doc/man/taskrc.5.in | 4 2 + 2 - 0 !
src/Config.cpp | 2 1 + 1 - 0 !
src/commands/CmdEdit.cpp | 4 2 + 2 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 use editor, not vi
 Use editor (rather than vi) as the default editor,
 as per Policy 11.4.
fix task sync man url.diff | (download)

doc/man/task-sync.5.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix task server setup documentation url