Control: owner -1 ! Hi Peter
some comments 1) d/changelog: sndio (0.0.10-1) UNRELEASED; urgency=low (feel free to spot the error :) ) 2) d/rules: I would prefer to run dh_auto_configure -- instead of ./configure but it should be the same... (actually dh_auto_configure fails, because it adds something that is not recognized by the hand written configure script) 3) d/docs: empty? 4) d/libsndio6.0.symbols you seem to export something like: strlcat@Base 0.0.10 strlcpy@Base 0.0.10 are you sure? you can just depend on libbsd-dev and link it 5) d/libsndio-dev.install usr/share/man/man3/*.3 this has to be handled by a libsndio-dev.manpages man dh_installman helps :) 6) d/sndiod.init: this should be part of upstream, seems to be not Debian specific... what about forwarding it there? BONUS: write a systemd service file 7) d/{sndiod.,sndio-tools,sndio-xtools}.install : same contains manpages let me know how you want to address the above, and I'll look again at the package :) cheers, (note: some of them are nitpicks, some others are really packaging errors if in doubt please ask, and I'll tell you my opinion about them) Gianfranco