Version in base suite: 0.73.0-3

Version in overlay suite: 0.73.0-3+deb13u1

Base version: wtmpdb_0.73.0-3

Target version: wtmpdb_0.73.0-3+deb13u1

Base files: libpam-wtmpdb-dbgsym_0.73.0-3_ppc64el.deb libpam-wtmpdb_0.73.0-3_ppc64el.deb libwtmpdb-dev_0.73.0-3_ppc64el.deb libwtmpdb0-dbgsym_0.73.0-3_ppc64el.deb libwtmpdb0_0.73.0-3_ppc64el.deb wtmpdb-dbgsym_0.73.0-3_ppc64el.deb wtmpdb_0.73.0-3_ppc64el.deb

Target files: libpam-wtmpdb-dbgsym_0.73.0-3+deb13u1_ppc64el.deb libpam-wtmpdb_0.73.0-3+deb13u1_ppc64el.deb libwtmpdb-dev_0.73.0-3+deb13u1_ppc64el.deb libwtmpdb0-dbgsym_0.73.0-3+deb13u1_ppc64el.deb libwtmpdb0_0.73.0-3+deb13u1_ppc64el.deb wtmpdb-dbgsym_0.73.0-3+deb13u1_ppc64el.deb wtmpdb_0.73.0-3+deb13u1_ppc64el.deb

Files only in first set of .debs, found in package wtmpdb

-rw-r--r-- root/root /usr/lib/systemd/system/wtmpdb-rotate.service
-rw-r--r-- root/root /usr/lib/systemd/system/wtmpdb-rotate.timer

New files in second set of .debs, found in package libwtmpdb0

-rw-r--r-- root/root /etc/logrotate.d/wtmpdb

Files moved or copied from at least TWO packages or to at least TWO packages

-rw-r--r-- root/root DEBIAN/conffiles

From package: wtmpdb

To packages: libwtmpdb0, wtmpdb

-rwxr-xr-x root/root DEBIAN/postinst

From packages: libpam-wtmpdb, wtmpdb

To packages: libpam-wtmpdb, libwtmpdb0, wtmpdb

-rwxr-xr-x root/root DEBIAN/postrm

From package: wtmpdb

To packages: libwtmpdb0, wtmpdb

-rwxr-xr-x root/root DEBIAN/prerm

From packages: libpam-wtmpdb, wtmpdb

To package: libpam-wtmpdb

Control files of package wtmpdb: lines which differ

Recommends: libpam-wtmpdb libpam-wtmpdb, logrotate

Postinst files of package wtmpdb: lines which differ

new_log="${DPKG_ROOT:-}/var/lib/wtmpdb/wtmp.db"
new_log="${DPKG_ROOT:-}/var/log/wtmp.db"
deb-systemd-helper update-state 'wtmpdb-update-boot.service' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.24.2
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
if deb-systemd-helper debian-installed 'wtmpdb-rotate.timer'; then
# The following line should be removed in trixie or trixie+1
deb-systemd-helper unmask 'wtmpdb-rotate.timer' >/dev/null || true
[--]
if deb-systemd-helper --quiet was-enabled 'wtmpdb-rotate.timer'; then
# Create new symlinks, if any.
deb-systemd-helper enable 'wtmpdb-rotate.timer' >/dev/null || true
fi
fi
[--]
# 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 'wtmpdb-rotate.timer' >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.24.2
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 'wtmpdb-rotate.timer' >/dev/null || true

Postrm files of package wtmpdb: lines which differ

deb-systemd-helper purge 'wtmpdb-rotate.timer' >/dev/null || true
fi
fi
# End automatically added section
# Automatically added by dh_installsystemd/13.24.2
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.24.2
if [ "$1" = "purge" ]; then
if [ -x "/usr/bin/deb-systemd-helper" ]; then
deb-systemd-helper purge 'wtmpdb-update-boot.service' >/dev/null || true