From 0b93d0fa14acf0085481bb9f2297c6b1a4aa7a44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:16:47 +0200 Subject: Removing default-mta from exim4-daemon-light provides. Signed-off-by: Daniel Baumann --- debian/control | 1 - debian/rules | 4 ---- 2 files changed, 5 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 5f174c5..24296fd 100644 --- a/debian/control +++ b/debian/control @@ -161,7 +161,6 @@ Architecture: any Priority: optional Provides: mail-transport-agent, - ${dist:Provides:exim4-daemon-light}, ${localscanabiversion}, Conflicts: mail-transport-agent, diff --git a/debian/rules b/debian/rules index 1c899ed..f5bb393 100755 --- a/debian/rules +++ b/debian/rules @@ -57,9 +57,6 @@ daemons = exim4-daemon-light exim4-daemon-heavy $(customdaemon) # Please note that building exim4-daemon-heavy with OpenSSL is a GPL # violation. -PROVIDE_DEFAULT_MTA = $(shell if dpkg-vendor --is Ubuntu || \ - dpkg-vendor --derives-from Ubuntu ; then : ; else \ - echo "default-mta" ; fi) # for reproducible build. If set exim would use $TZ as default value for # TIMEZONE_DEFAULT undefine TZ @@ -281,7 +278,6 @@ override_dh_gencontrol: dh_gencontrol -- \ -VUpstream-Version=$(DEB_VERSION_EPOCH_UPSTREAM) \ -VMTA-Conflicts="$(shell cat $(DEBIAN)/mtalist)" \ - -Vdist:Provides:exim4-daemon-light="$(PROVIDE_DEFAULT_MTA)" \ -Vlocalscanabiversion="exim4-localscanapi-$(EXIM4VERSIONLOCALSCAN)" override_dh_installlogrotate: -- cgit v1.2.3