Hello Marcos,
Here's my review:
dsniff:
- d/changelog: In one of the commits you introduced a trailing whitespace at #4
- d/copyright: has trailing whitespaces at #10 and #22
- d/rules: theres a tab at #8 which can be removed
- if you use vim, adding this to your .vimrc will make it easier to spot these kind of things:
" highlight trailing whitespaces
highlight ExtraWhitespace ctermbg=red guibg=red
match ExtraWhitespace /\s\+$/
libnids:
- I would recommend creating a better changelog entry other than "Set proper package section name", you can use that line to tell exactly what you've made, something like "Change Section of libnidsX.XX to libs"
Other than that, changes on both packages are ok and I would be happy to sponsor them for you, since we are approaching freeze, this type of housekeeping is very appreciated, especially if there was no upload after switching to salsa.
Regards,
--
Samuel Henrique <samueloph>