Control: tags 1089407 + patch Control: tags 1089407 + pending
Dear maintainer,I've prepared an NMU for opensmtpd-filter-dkimsign (versioned as 0.5-2.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards.diff -Nru opensmtpd-filter-dkimsign-0.5/debian/changelog opensmtpd-filter-dkimsign-0.5/debian/changelog --- opensmtpd-filter-dkimsign-0.5/debian/changelog 2022-08-25 12:45:36.000000000 +0000 +++ opensmtpd-filter-dkimsign-0.5/debian/changelog 2025-01-01 18:43:49.000000000 +0000
@@ -1,3 +1,11 @@ +opensmtpd-filter-dkimsign (0.5-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Remove need for root when building the package. + (Closes: #1089407) + + -- Niels Thykier <[email protected]> Wed, 01 Jan 2025 18:43:49 +0000 + opensmtpd-filter-dkimsign (0.5-2) unstable; urgency=medium* For reproducibility purposes, we no longer embed the build date in man diff -Nru opensmtpd-filter-dkimsign-0.5/debian/control opensmtpd-filter-dkimsign-0.5/debian/control --- opensmtpd-filter-dkimsign-0.5/debian/control 2022-08-25 12:45:36.000000000 +0000 +++ opensmtpd-filter-dkimsign-0.5/debian/control 2025-01-01 18:43:49.000000000 +0000
@@ -6,6 +6,7 @@
libopensmtpd-dev,
libssl-dev,
mandoc,
+Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: http://imperialat.at/dev/filter-dkimsign/
Vcs-Browser: https://salsa.debian.org/debian/opensmtpd-filter-dkimsign
diff -Nru opensmtpd-filter-dkimsign-0.5/debian/rules
opensmtpd-filter-dkimsign-0.5/debian/rules
--- opensmtpd-filter-dkimsign-0.5/debian/rules 2021-06-10
14:55:12.000000000 +0000
+++ opensmtpd-filter-dkimsign-0.5/debian/rules 2025-01-01
18:42:53.000000000 +0000
@@ -14,7 +14,7 @@
dh_auto_build -- -f Makefile.gnu HAVE_ED25519=1
override_dh_auto_install:
- dh_auto_install -- -f Makefile.gnu LOCALBASE=/usr
+ dh_auto_install -- -f Makefile.gnu LOCALBASE=/usr BINOWN=$$(id -u)
BINGRP=$$(id -g) MANOWN=$$(id -u) MANGRP=$$(id -g)
override_dh_auto_clean:
dh_auto_clean -- -f Makefile.gnu
OpenPGP_signature.asc
Description: OpenPGP digital signature

