blob: 8e24e45840f849ba9d43e315513b9d33e709787b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
|