Package: task / 3.4.2+dfsg-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| task | 3.4.2+dfsg-3 | 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 ! |
=?utf-8?b?dxnliokangvkaxrvcukanswgbm90iokanhzp4ocd?= MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit |
| 003_fix groff warnings.patch | (download) |
doc/man/task.1.in |
4 2 + 2 - 0 ! |
fix some groff warnings |
| 004_no task ref.patch | (download) |
doc/CMakeLists.txt |
1 0 + 1 - 0 ! |
do not install task-ref.pdf file |
| 005_tests time independent.patch | (download) |
test/version.test.py |
2 1 + 1 - 0 ! |
disable checking if copyright information covers the current year |
| 008_fix_date_tests.patch | (download) |
src/libshared/test/dates.t.cpp |
6 3 + 3 - 0 ! |
these tests fail at certain times of year |
| 0013 Port testsuite to python3.patch | (download) |
src/libshared/test/json_test.t |
6 2 + 4 - 0 ! |
port testsuite to python3 |
| 0008 Avoid using features not enabled in taskchampion.patch | (download) |
src/taskchampion-cpp/Cargo.toml |
2 1 + 1 - 0 ! |
avoid using features not compiled in rust-taskchampion Initially librust-taskchampion-dev omits default features server-sync, server-aws, server-gcp. Since these are defaults, they're used unconditionally here, so can't be disabled with features, so as a (poor) stopgap, we panic if they are invoked. |
| 0008 link taskchampion cpp with sqlite3.patch | (download) |
src/taskchampion-cpp/CMakeLists.txt |
2 2 + 0 - 0 ! |
link taskchampion-cpp with sqlite3 Since the rusqlite dependency has been rewritten not to use bundled sqlite, we need to explicitly link sqlite3 at build time. |
| 0009 CMakeLists include test in default targets to avoid .patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
cmakelists: include test in default targets to avoid a second make step |
