Package: task / 2.6.2+dfsg-1

Metadata

Package Version Patches format
task 2.6.2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001_default editor.patch | (download)

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

 =?utf-8?b?dxnliokangvkaxrvcukanswgbm90iokanhzp4ocd?=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

002_enable warnings.patch | (download)

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

 enable warnings globally

003_fix groff warnings.patch | (download)

doc/man/task-color.5.in | 6 6 + 0 - 0 !
doc/man/task.1.in | 4 2 + 2 - 0 !
doc/man/taskrc.5.in | 14 13 + 1 - 0 !
3 files changed, 21 insertions(+), 3 deletions(-)

 fix some groff warnings

004_no task ref.patch | (download)

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

 do not install task-ref.pdf file

005_tests time independent.patch | (download)

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

 disable checking if copyright information covers the current year

006_update basetest prefix.patch | (download)

test/basetest/utils.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow running python tests

008_fix_date_tests.patch | (download)

src/libshared/test/dates.t.cpp | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 these tests fail at certain times of year

009_fix test exit code.patch | (download)

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

 disable problem script (fails in sbuild env)

0013 Port testsuite to python3.patch | (download)

src/libshared/test/json_test.t | 8 3 + 5 - 0 !
test/basetest/compat.py | 9 0 + 9 - 0 !
test/basetest/hooks.py | 7 1 + 6 - 0 !
test/basetest/meta.py | 2 1 + 1 - 0 !
test/basetest/task.py | 3 1 + 2 - 0 !
test/basetest/taskd.py | 7 1 + 6 - 0 !
test/basetest/utils.py | 90 8 + 82 - 0 !
test/encoding.t | 2 1 + 1 - 0 !
test/sorting.t | 10 2 + 8 - 0 !
9 files changed, 18 insertions(+), 120 deletions(-)

 port testsuite to python3