Package: nstreams
Version: 1.0.4-1.1
Severity: normal
Dear Maintainer,
debian/dirs shows that nstreams creates /etc/nstreams/ and the intention
is to use that location as the configuration directory. There also exist
various changelog entries that talk about /etc/nstreams/ directory.
However, the package also creates the /usr/etc/ directory, and then
unpacks the configuration files to /usr/etc/nstreams/ instead of to the
/etc/nstreams/ directory.
This is possibly due to the use of sysconfdir=${prefix}/etc in the
build configuration scripts.
Unfortunately the package currently fails to build, so I cannot verify a
fix.