Control: tags 1073759 + pending
Dear maintainer, I've prepared an NMU for pass-tomb (versioned as 1.3-3.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru pass-tomb-1.3/debian/changelog pass-tomb-1.3/debian/changelog --- pass-tomb-1.3/debian/changelog 2023-04-25 10:41:49.000000000 +0200 +++ pass-tomb-1.3/debian/changelog 2024-07-11 15:02:48.000000000 +0200 @@ -1,3 +1,10 @@ +pass-tomb (1.3-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Install systemd units into /usr. (Closes: #1073759) + + -- Chris Hofstaedtler <z...@debian.org> Thu, 11 Jul 2024 15:02:48 +0200 + pass-tomb (1.3-3) unstable; urgency=medium * Fix file locations. (Closes: #1034240). diff -Nru pass-tomb-1.3/debian/rules pass-tomb-1.3/debian/rules --- pass-tomb-1.3/debian/rules 2023-04-25 10:41:49.000000000 +0200 +++ pass-tomb-1.3/debian/rules 2024-07-11 15:02:47.000000000 +0200 @@ -4,4 +4,4 @@ dh ${@} override_dh_auto_install: - dh_auto_install -- SYSTEM_EXTENSION_DIR=/usr/lib/password-store/extensions LIBDIR=/lib BASHCOMPDIR=/usr/share/bash-completion/completions + dh_auto_install -- SYSTEM_EXTENSION_DIR=/usr/lib/password-store/extensions BASHCOMPDIR=/usr/share/bash-completion/completions