Provide lintian override for missing upstream changelog

This commit is contained in:
Jan Wagner 2014-03-02 17:59:00 +01:00
parent f383018f83
commit 1438e9d404
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# ustream does not provide a changelog
dns-flood-detector: no-upstream-changelog

1
debian/rules vendored
View file

@ -64,6 +64,7 @@ binary-arch: build install
dh_installman debian/dns-flood-detector.8 dh_installman debian/dns-flood-detector.8
dh_installexamples dh_installexamples
dh_installinit -- defaults 40 dh_installinit -- defaults 40
dh_lintian
dh_link dh_link
dh_strip dh_strip
dh_compress dh_compress