Package: mailutils
Version: 1:3.9-3.2
Tags: patch
I run a derivative called raspbian and I noticed that mailutils was getting
repeatedly
binnmu'd by our autobinnmuer because the binary packages were not installable.
I don't know what exactly triggered the first binnmu (our autobinnmuer does
suffer from
some false-positives) but the repeated binnmus were being caused by the package
not
being binnmu safe, so after the first binnmu libmailutils6 was not installable.
Specifically the dependencies on libmu-dbm6 (= ${source:Version}) should
instead be
dependencies on libmu-dbm6 (= ${binary:Version}). Please consider changing them
in
your next upload.