diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a901bd2..79d2d21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +corosync (3.1.8-3) unstable; urgency=medium + + * [192c744] Revert "Revert "No need to override the default + /usr/lib/systemd/system systemd directory anymore"" + This reverts commit a836090ec1d812f6a73d13aa14f752cc5fbf5ffa. + Now dh_installsystemd handles service files under /usr/lib correctly, + so let DEP17 (Improve situation around aliasing effects from /usr-merge) + proceed by moving our service files to /usr/lib/systemd/system. + (Closes: #1073683) + + -- Ferenc Wágner <wferi@debian.org> Sat, 20 Jul 2024 19:32:52 +0200 + corosync (3.1.8-2) unstable; urgency=medium * [c241cd2] corosync-blackbox uses qb-blackbox, so pull in libqb-tools |