Control: tags -1 + pending
Hi bigon, I've uploaded an NMU to DELAYED/7 fixing this RC bug. The debdiff is attached. Please let me know if I should delay further. Regards, Michael
diff -Nru restorecond-3.5/debian/changelog restorecond-3.5/debian/changelog --- restorecond-3.5/debian/changelog 2023-07-10 21:12:48.000000000 +0200 +++ restorecond-3.5/debian/changelog 2024-08-15 08:40:33.000000000 +0200 @@ -1,3 +1,11 @@ +restorecond (3.5-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Move aliased files from / to /usr (DEP17). (Closes: #1073776) + * Replace Build-Depends on obsolete pkg-config with pkgconf + + -- Michael Biebl <bi...@debian.org> Thu, 15 Aug 2024 08:40:33 +0200 + restorecond (3.5-1) unstable; urgency=medium * New upstream release diff -Nru restorecond-3.5/debian/control restorecond-3.5/debian/control --- restorecond-3.5/debian/control 2023-07-10 21:12:48.000000000 +0200 +++ restorecond-3.5/debian/control 2024-08-15 08:40:33.000000000 +0200 @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), libglib2.0-dev, libselinux1-dev (>= 3.5), - pkg-config + pkgconf Homepage: https://selinuxproject.org Rules-Requires-Root: no diff -Nru restorecond-3.5/debian/restorecond.install restorecond-3.5/debian/restorecond.install --- restorecond-3.5/debian/restorecond.install 2023-07-10 21:12:48.000000000 +0200 +++ restorecond-3.5/debian/restorecond.install 2024-08-15 08:39:25.000000000 +0200 @@ -1,7 +1,7 @@ etc/selinux/restorecond.conf etc/selinux/restorecond_user.conf etc/xdg/autostart/restorecond.desktop -lib/systemd/system/restorecond.service +usr/lib/systemd/system/restorecond.service usr/lib/systemd/user/restorecond_user.service usr/sbin/restorecond usr/share/dbus-1/services/org.selinux.Restorecond.service diff -Nru restorecond-3.5/debian/rules restorecond-3.5/debian/rules --- restorecond-3.5/debian/rules 2023-07-10 21:12:48.000000000 +0200 +++ restorecond-3.5/debian/rules 2024-08-15 08:38:57.000000000 +0200 @@ -6,7 +6,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) export INITDIR=/etc/init.d -export SYSTEMDSYSTEMUNITDIR=/lib/systemd/system +export SYSTEMDSYSTEMUNITDIR=/usr/lib/systemd/system export SYSTEMDUSERUNITDIR=/usr/lib/systemd/user export DEB_BUILD_MAINT_OPTIONS = hardening=+all
OpenPGP_signature.asc
Description: OpenPGP digital signature