diff options
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..8e24e45 --- /dev/null +++ b/debian/TODO @@ -0,0 +1,13 @@ +Things to work on for debian packaging for knot-resolver: + +* clean up javascript bundled by upstream, try to regenerate it from source + +* address all the warnings about ISO C and C99 + +* trim linker dependencies. lots of "(they use none of the library's + symbols)" warnings. + +* nudge upstream toward multi-arch + +* (autopkgtest): ensure that libkres-dev is actually usable by another + project, and not limited only to kresd. |