diffstat of debian/ for exim4_4.89-2+deb9u3 exim4_4.89-2+deb9u3A~4.3.0.201802210931 changelog | 7 +++++++ rules | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru exim4-4.89/debian/changelog exim4-4.89/debian/changelog --- exim4-4.89/debian/changelog 2018-02-10 08:26:05.000000000 +0000 +++ exim4-4.89/debian/changelog 2018-02-21 08:31:19.000000000 +0000 @@ -1,3 +1,10 @@ +exim4 (4.89-2+deb9u3A~4.3.0.201802210931) ucs4-3-0-0; urgency=low + + * UCS auto build. The following patches have been applied to the original source package + 10_default-mta + + -- Univention builddaemon Wed, 21 Feb 2018 09:31:19 +0100 + exim4 (4.89-2+deb9u3) stretch-security; urgency=high * Non-maintainer upload by the Security Team. diff -Nru exim4-4.89/debian/rules exim4-4.89/debian/rules --- exim4-4.89/debian/rules 2018-02-10 08:26:05.000000000 +0000 +++ exim4-4.89/debian/rules 2018-02-21 08:31:19.000000000 +0000 @@ -110,7 +110,7 @@ REPBUILDTIME := \ $(shell env LC_ALL=C TZ=UTC date --date="$(DEBTIME)" '+%H:%M:%S') -PROVIDE_DEFAULT_MTA := $(shell if dpkg-vendor --is Ubuntu || \ +PROVIDE_DEFAULT_MTA := $(shell if dpkg-vendor --is Ubuntu || dpkg-vendor --is Univention || \ dpkg-vendor --derives-from Ubuntu ; then : ; else \ echo "default-mta" ; fi) # for reproducible build. If set exim would use $TZ as default value for