Version in base suite: 0.1.51
Version in overlay suite: 0.1.56~deb12u1
Base version: sitesummary_0.1.51
Target version: sitesummary_0.1.56~deb12u1
Base files: libsitesummary-perl_0.1.51_all.deb sitesummary-client_0.1.51_all.deb sitesummary_0.1.51_all.deb
Target files: libsitesummary-perl_0.1.56~deb12u1_all.deb sitesummary-client_0.1.56~deb12u1_all.deb sitesummary_0.1.56~deb12u1_all.deb
- New files in second set of .debs, found in package sitesummary
- New files in second set of .debs, found in package sitesummary-client
- Control files of package libsitesummary-perl: lines which differ
- Postinst files of package sitesummary: lines which differ
- Postrm files of package sitesummary: lines which differ
- Control files of package sitesummary-client: lines which differ
- Postinst files of package sitesummary-client: lines which differ
- Postrm files of package sitesummary-client: lines which differ
New files in second set of .debs, found in package sitesummary
-rw-r--r-- root/root /lib/systemd/system/sitesummary.service
-rw-r--r-- root/root /lib/systemd/system/sitesummary.timer
-rwxr-xr-x root/root /usr/lib/sitesummary/sitesummary-maintenance
-rwxr-xr-x root/root DEBIAN/preinst
New files in second set of .debs, found in package sitesummary-client
-rw-r--r-- root/root /lib/systemd/system/sitesummary-client.service
-rw-r--r-- root/root /lib/systemd/system/sitesummary-client.timer
-rwxr-xr-x root/root DEBIAN/preinst
Control files of package libsitesummary-perl: lines which differ
Multi-Arch: foreign
Postinst files of package sitesummary: 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 'sitesummary.timer' >/dev/null || true
{++}
# was-enabled defaults to true, so new installations run enable.
if deb-systemd-helper --quiet was-enabled 'sitesummary.timer'; then
# Enables the unit on first installation, creates new
# symlinks on upgrades if the unit file has changed.
deb-systemd-helper enable 'sitesummary.timer' >/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 'sitesummary.timer' >/dev/null || true
fi
fi
# End automatically added section
Postrm files of package sitesummary: lines which differ
rm -rf entries tmpstorage www munin-conf.d
rm -f munin.conf munin.conf.pre munin.conf.post
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 'sitesummary.timer' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installdebconf/13.11.4
Control files of package sitesummary-client: lines which differ
Recommends: cron, cron | cron-daemon, dmidecode, pciutils, usbutils, lsscsi, iproute2, hdparm
Postinst files of package sitesummary-client: lines which differ
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 'sitesummary-client.timer' >/dev/null || true
{++}
# was-enabled defaults to true, so new installations run enable.
if deb-systemd-helper --quiet was-enabled 'sitesummary-client.timer'; then
# Enables the unit on first installation, creates new
# symlinks on upgrades if the unit file has changed.
deb-systemd-helper enable 'sitesummary-client.timer' >/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 'sitesummary-client.timer' >/dev/null || true
Postrm files of package sitesummary-client: lines which differ
if [ "$1" = "remove" ] && [ -x "/etc/init.d/sitesummary-client" ] ; then
chmod -x "/etc/init.d/sitesummary-client" >/dev/null || true
fi
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 'sitesummary-client.timer' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installdebconf/13.11.4