Control: tags 931746 + patch
Control: tags 931746 + pending

Dear maintainer,

I've prepared an NMU for neomutt (versioned as 20180716+dfsg.1-1.2) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer                              i speak de, en
diff -Nru neomutt-20180716+dfsg.1/debian/changelog neomutt-20180716+dfsg.1/debian/changelog
--- neomutt-20180716+dfsg.1/debian/changelog	2019-04-10 08:34:57.000000000 +0200
+++ neomutt-20180716+dfsg.1/debian/changelog	2019-07-11 09:44:48.000000000 +0200
@@ -1,3 +1,11 @@
+neomutt (20180716+dfsg.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix remaining references to /usr/lib/neomutt, especially in neomuttrc
+    so we can load configuration from neomuttrc.d again (Closes: #931746)
+
+ -- Julian Andres Klode <j...@debian.org>  Thu, 11 Jul 2019 09:44:48 +0200
+
 neomutt (20180716+dfsg.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru neomutt-20180716+dfsg.1/debian/extra/lib/debian-ldap-query neomutt-20180716+dfsg.1/debian/extra/lib/debian-ldap-query
--- neomutt-20180716+dfsg.1/debian/extra/lib/debian-ldap-query	2018-03-04 15:34:47.000000000 +0100
+++ neomutt-20180716+dfsg.1/debian/extra/lib/debian-ldap-query	2019-07-11 09:43:25.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # by Ben Collins <bcoll...@debian.org>, butchered by Marco d'Itri <m...@linux.it>
 # to use, add to ~/.neomuttrc:
-#  set query_command="/usr/lib/neomutt/debian-ldap-query %s"
+#  set query_command="/usr/libexec/neomutt/debian-ldap-query %s"
 
 use strict;
 
diff -Nru neomutt-20180716+dfsg.1/debian/extra/lib/mailspell neomutt-20180716+dfsg.1/debian/extra/lib/mailspell
--- neomutt-20180716+dfsg.1/debian/extra/lib/mailspell	2018-03-04 15:34:47.000000000 +0100
+++ neomutt-20180716+dfsg.1/debian/extra/lib/mailspell	2019-07-11 09:43:25.000000000 +0200
@@ -3,7 +3,7 @@
 # Wrapper to call ispell on mail messages, ignoring quoted portions
 # and signatures.
 # By Brendan O'Dea <b...@debian.org>, public domain.
-# Usage: set ispell = /usr/lib/neomutt/mailspell
+# Usage: set ispell = /usr/libexec/neomutt/mailspell
 #
 
 use IO::File;
diff -Nru neomutt-20180716+dfsg.1/debian/extra/lib/mailto-neomutt neomutt-20180716+dfsg.1/debian/extra/lib/mailto-neomutt
--- neomutt-20180716+dfsg.1/debian/extra/lib/mailto-neomutt	2018-03-04 15:34:47.000000000 +0100
+++ neomutt-20180716+dfsg.1/debian/extra/lib/mailto-neomutt	2019-07-11 09:43:25.000000000 +0200
@@ -3,6 +3,6 @@
 # mailto-neomutt -- wrapper to use neomutt as mailto handler from Firefox
 #
 # If you want Firefox to use this wrapper for mailto URLs, go to Edit >
-# Preferences > Applications, and set "mailto" to "/usr/lib/neomutt/mailto-neomutt".
+# Preferences > Applications, and set "mailto" to "/usr/libexec/neomutt/mailto-neomutt".
 
 exec x-terminal-emulator -e neomutt "$@"
diff -Nru neomutt-20180716+dfsg.1/debian/extra/rc/neomuttrc.foot neomutt-20180716+dfsg.1/debian/extra/rc/neomuttrc.foot
--- neomutt-20180716+dfsg.1/debian/extra/rc/neomuttrc.foot	2018-03-04 15:34:47.000000000 +0100
+++ neomutt-20180716+dfsg.1/debian/extra/rc/neomuttrc.foot	2019-07-11 09:43:25.000000000 +0200
@@ -1 +1 @@
-source /usr/lib/neomutt/source-neomuttrc.d|
+source /usr/libexec/neomutt/source-neomuttrc.d|

Reply via email to