Package: src:mandos Version: 1.8.3-2 Severity: serious d/rules modifes d/control during build:
```
override_dh_shlibdeps-arch:
[...]
dpkg --compare-versions $$gnutls_version lt 3.6.0 \
&& sed --in-place --expression='s/libgnutls28-dev (>= 3\.6\.6)
| //' debian/control
```
Please don't modify d/control in any way that is automatically run
during build; see also the "CDBS" entry of [1].
Ansgar
[1] https://ftp-master.debian.org/REJECT-FAQ.html

