Source: squid Version: 6.5-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2
Dear Maintainer, for the ongoing UsrMerge effort [1], systemd.pc and dh_installsystemd were changed to place units into /usr/lib/systemd/system. Now your package installs an empty directory /lib/systemd/system. Please stop shipping this directory. For your convenience, a possible patch is attached. Chris [1] https://wiki.debian.org/UsrMerge
diff -Nru squid-6.5/debian/changelog squid-6.5/debian/changelog --- squid-6.5/debian/changelog 2023-11-09 15:04:20.000000000 +0100 +++ squid-6.5/debian/changelog 2023-12-17 02:40:41.000000000 +0100 @@ -1,3 +1,10 @@ +squid (6.5-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Stop creating empty /lib/systemd/system directory. (Closes: #-1) + + -- Chris Hofstaedtler <z...@debian.org> Sun, 17 Dec 2023 02:40:41 +0100 + squid (6.5-1) unstable; urgency=high [ Amos Jeffries <amosjeffr...@squid-cache.org> ] diff -Nru squid-6.5/debian/squid-openssl.dirs squid-6.5/debian/squid-openssl.dirs --- squid-6.5/debian/squid-openssl.dirs 2023-11-09 15:04:20.000000000 +0100 +++ squid-6.5/debian/squid-openssl.dirs 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -/lib/systemd/system \ No newline at end of file