Version in base suite: 1.0.1+dfsg-2

Version in overlay suite: 1.0.3+dfsg-1~deb12u1

Base version: clamav_1.0.1+dfsg-2

Target version: clamav_1.0.3+dfsg-1~deb12u1

Base files: clamav-daemon-dbgsym_1.0.1+dfsg-2_s390x.deb clamav-daemon_1.0.1+dfsg-2_s390x.deb clamav-dbgsym_1.0.1+dfsg-2_s390x.deb clamav-freshclam-dbgsym_1.0.1+dfsg-2_s390x.deb clamav-freshclam_1.0.1+dfsg-2_s390x.deb clamav-milter-dbgsym_1.0.1+dfsg-2_s390x.deb clamav-milter_1.0.1+dfsg-2_s390x.deb clamav_1.0.1+dfsg-2_s390x.deb clamdscan-dbgsym_1.0.1+dfsg-2_s390x.deb clamdscan_1.0.1+dfsg-2_s390x.deb libclamav-dev_1.0.1+dfsg-2_s390x.deb libclamav11-dbgsym_1.0.1+dfsg-2_s390x.deb libclamav11_1.0.1+dfsg-2_s390x.deb

Target files: clamav-daemon-dbgsym_1.0.3+dfsg-1~deb12u1_s390x.deb clamav-daemon_1.0.3+dfsg-1~deb12u1_s390x.deb clamav-dbgsym_1.0.3+dfsg-1~deb12u1_s390x.deb clamav-freshclam-dbgsym_1.0.3+dfsg-1~deb12u1_s390x.deb clamav-freshclam_1.0.3+dfsg-1~deb12u1_s390x.deb clamav-milter-dbgsym_1.0.3+dfsg-1~deb12u1_s390x.deb clamav-milter_1.0.3+dfsg-1~deb12u1_s390x.deb clamav_1.0.3+dfsg-1~deb12u1_s390x.deb clamdscan-dbgsym_1.0.3+dfsg-1~deb12u1_s390x.deb clamdscan_1.0.3+dfsg-1~deb12u1_s390x.deb libclamav-dev_1.0.3+dfsg-1~deb12u1_s390x.deb libclamav11-dbgsym_1.0.3+dfsg-1~deb12u1_s390x.deb libclamav11_1.0.3+dfsg-1~deb12u1_s390x.deb

Postinst files of package clamav-daemon: lines which differ

deb-systemd-helper unmask 'clamav-clamonacc.service' >/dev/null || true
[--]
# was-enabled defaults to true, so new installations run enable.
if deb-systemd-helper --quiet was-enabled 'clamav-clamonacc.service'; then
# Enables the unit on first installation, creates new
# symlinks on upgrades if the unit file has changed.
deb-systemd-helper enable 'clamav-clamonacc.service' >/dev/null || true
else
# Update the statefile to add new symlinks (if any), which need to be
# cleaned up on purge. Also remove old symlinks.
deb-systemd-helper update-state 'clamav-clamonacc.service' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
# The following line should be removed in trixie or trixie+1
deb-systemd-helper unmask 'clamav-daemon.service' >/dev/null || true
deb-systemd-invoke $_dh_action 'clamav-clamonacc.service' 'clamav-daemon.service' 'clamav-daemon.socket' >/dev/null || true

Postrm files of package clamav-daemon: lines which differ

deb-systemd-helper purge 'clamav-clamonacc.service' 'clamav-daemon.service' 'clamav-daemon.socket' >/dev/null || true

Prerm files of package clamav-daemon: lines which differ

deb-systemd-invoke stop 'clamav-clamonacc.service' 'clamav-daemon.service' 'clamav-daemon.socket' >/dev/null || true

Postinst files of package clamav-freshclam: lines which differ

# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
# The following line should be removed in trixie or trixie+1
deb-systemd-helper unmask 'clamav-freshclam.service' >/dev/null || true
[--]
# was-enabled defaults to true, so new installations run enable.
if deb-systemd-helper --quiet was-enabled 'clamav-freshclam.service'; then
# Enables the unit on first installation, creates new
# symlinks on upgrades if the unit file has changed.
deb-systemd-helper enable 'clamav-freshclam.service' >/dev/null || true
else
# Update the statefile to add new symlinks (if any), which need to be
# cleaned up on purge. Also remove old symlinks.
deb-systemd-helper update-state 'clamav-freshclam.service' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
if [ -d /run/systemd/system ]; then
systemctl --system daemon-reload >/dev/null || true
if [ -n "$2" ]; then
_dh_action=restart
else
_dh_action=start
fi
deb-systemd-invoke $_dh_action 'clamav-freshclam.service' >/dev/null || true
fi
fi
# End automatically added section

Postrm files of package clamav-freshclam: lines which differ

# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = remove ] && [ -d /run/systemd/system ] ; then
systemctl --system daemon-reload >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.11.4
if [ "$1" = "purge" ]; then
if [ -x "/usr/bin/deb-systemd-helper" ]; then
deb-systemd-helper purge 'clamav-freshclam.service' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installdebconf/13.11.4

Prerm files of package clamav-freshclam: lines which differ

# Automatically added by dh_installsystemd/13.11.4
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then
deb-systemd-invoke stop 'clamav-freshclam.service' >/dev/null || true
fi
# End automatically added section

Control files of package libclamav11: lines which differ

Depends: libbz2-1.0, libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), libjson-c5 (>= 0.15), libmspack0 (>= 0.4), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), libtfm1 (>= 0.13.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.4)