Source: gmime Version: 3.2.0-2 Severity: minor I looked at the debian/rules for gmime and I think there are 2 unnecessary lines:
Shouldn't this be the default for dh_auto_configure already? $(shell dpkg-buildflags --export=configure) \ Nothing sets this variable now: $(CONFIGURE_MONO_FLAGS) Thanks, Jeremy Bicha