Control: tags 1071914 + patch Control: tags 1071914 + pending
Dear maintainer, I've prepared an NMU for rspamd (versioned as 3.8.1-1.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru rspamd-3.8.1/debian/changelog rspamd-3.8.1/debian/changelog --- rspamd-3.8.1/debian/changelog 2024-01-27 22:50:06.000000000 +0100 +++ rspamd-3.8.1/debian/changelog 2024-06-11 00:57:11.000000000 +0200 @@ -1,3 +1,10 @@ +rspamd (3.8.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Install systemd unit into /usr (DEP17 M2) (Closes: #1071914) + + -- Chris Hofstaedtler <[email protected]> Tue, 11 Jun 2024 00:57:11 +0200 + rspamd (3.8.1-1) unstable; urgency=medium * New upstream version 3.8.1 diff -Nru rspamd-3.8.1/debian/rules rspamd-3.8.1/debian/rules --- rspamd-3.8.1/debian/rules 2024-01-27 11:28:40.000000000 +0100 +++ rspamd-3.8.1/debian/rules 2024-06-11 00:56:42.000000000 +0200 @@ -39,7 +39,7 @@ -DSHAREDIR=/usr/share/rspamd \ -DLIBDIR=/usr/lib/rspamd \ -DINCLUDEDIR=/usr/include \ - -DSYSTEMDDIR=/lib/systemd/system \ + -DSYSTEMDDIR=/usr/lib/systemd/system \ -DNO_SHARED=ON \ -DDEBIAN_BUILD=1 \ -DENABLE_JEMALLOC=ON \

