Your message dated Sat, 10 Jan 2026 15:08:33 +0000
with message-id <[email protected]>
and subject line Bug#1101372: fixed in lbdb 0.57-1
has caused the Debian Bug report #1101372,
regarding lbdb: New module for notmuch(-addrlookup)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1101372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101372
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lbdb
Version: 0.56-1
Severity: wishlist
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Here's a module I'm using locally since quite some time, in addition
to other modules, and which might be useful for other notmuch users
as well:
#v+
% cat /home/gregoa/.lbdb/modules/m_notmuch_addrlookup
#!/bin/sh
m_notmuch_addrlookup_query() {
NM=/usr/bin/notmuch-addrlookup
if [ -x "$NM" ]; then
$NM --format=mutt "$@" | tail -n +2 | sed -e 's/"//g'
fi
}
#v-
notmuch-addrlookup retrieves email addresses from the notmuch
database, the `tail' is because its output has a header:
#v+
% /usr/bin/notmuch-addrlookup --format=mutt Roland
Searching database ... 5 matching entries:
[email protected] Roland Rosenfeld
…
#v-
and the `sed' because emails sometimes have names under quotation
marks in their headers.
/usr/bin/notmuch-addrlookup is in the notmuch-addrlookup package.
Cheers,
gregor
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmfkPuxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZnPA//VxU7WCjaunbs/D2ZccEYyUwtX8w/z33zOe5SULfnP9RaUE122gBnYpPr
8iEJjtXTnZU1KTzPa3w+ClEgxSyv5BLdFAqQNdfzvrSWZW8LS4jQJJSZ9pOlg1Ov
3ehTsA0w7g1oJ6CsohzPl8TgmojE5iPDn8t2Cj6qMpw8uOQkCMv2f6B42Ne++v7U
yO1SIXcchud0PZRHeAvwS3hOboWni0ec2BIWCwhKxCJl3iHu4/MCx0QdHiDoOyXD
gQUrBrA8B4EozovoklGE6NX9f87lmbBJc8Yh8A6i/ts8b9K/TviCSq/kAQBCSyWZ
iTLCW31Y5aNK3xdLtjpGP2dhQFf/+72phtPGB9g0kboC7pVYU3FMYvE0TTY1i1Gu
XeI1IdunbWeW+ZDlybDKvWsUt0fOVDJRx/sjytb7BBwfMqyesiQypo1zt3UjKif0
1iovsw1gt1FLA+QGDqXJsnoJYYKhhNPvH27T75LHHrGxRxyKr//MtVrbYaZDT4MS
UgZprrbWldYn2X46KM3td2IZOCHx4lb8oa/D/icp8vkxCqvjlpBA7cZfPraloHvo
KeWz7KunsRvXftat5LV6k9BTs8A34KJTa2L0vVPjDVNqsVIghR39Jn4m3swUT7Lf
IMYmS/Pd3pzdA1WeV0ytk4BJ46P1jBxo/LV1gyXtMdvTSGSU8cE=
=mzwb
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: lbdb
Source-Version: 0.57-1
Done: Roland Rosenfeld <[email protected]>
We believe that the bug you reported is fixed in the latest version of
lbdb, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roland Rosenfeld <[email protected]> (supplier of updated lbdb package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 10 Jan 2026 15:39:05 +0100
Source: lbdb
Architecture: source
Version: 0.57-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Rosenfeld <[email protected]>
Changed-By: Roland Rosenfeld <[email protected]>
Closes: 1101372 1102545
Changes:
lbdb (0.57-1) unstable; urgency=medium
.
* New upstream version 0.57.
* This adds m_notmuch_addrlookup module, thanks to gregor herrmann
(Closes: #1101372).
* This replaces eval call in lbdbq (Closes: #1102545).
* Update debian/watch to version 5.
* Declare compliance with Debian Policy 4.7.2.
* Remove «Rules-Requires-Root: no», which is the current default.
* Remove «Priority: optional», which is the current default.
* Update FSF address in copyright to URL.
* Update debian/copyright with support of lrc.
* Declare compliance with Debian Policy 4.7.3.
Checksums-Sha1:
9575e15027c3778c0a023d55d4346af504de8d4b 2360 lbdb_0.57-1.dsc
543d25196b2e0dfa9ce3453742284f599bab55ea 208683 lbdb_0.57.orig.tar.gz
8d6b7ab73998af414ccc0ba71203488d77b25773 833 lbdb_0.57.orig.tar.gz.asc
9002f3796d61b9952f693ad4218e15d3b1e9b819 20760 lbdb_0.57-1.debian.tar.xz
9c7d191c5f3cf6e0f499b277b613ed76f607a743 20193 lbdb_0.57-1_source.buildinfo
Checksums-Sha256:
4b1253ea461cda45b0c4c087f131bf4284868148eef66189e66fb464f8ae90fd 2360
lbdb_0.57-1.dsc
212fe2e40df5ed3e5496bc5e821e4b0683a6c9523b8885e7e87b634bcf923a88 208683
lbdb_0.57.orig.tar.gz
4e61fd53e42fa9c2650c36cc90014b389572e87f5f886d98c0d7ab97e81de8fa 833
lbdb_0.57.orig.tar.gz.asc
0a6876b12b2b9446e13cf15a118d2297d21847f355d4b491a86aceea15623f54 20760
lbdb_0.57-1.debian.tar.xz
f6cdfbb674716ef2d7a9dbc7e31a4cd4a5c657c1c22ae78f7a3d912247abef95 20193
lbdb_0.57-1_source.buildinfo
Files:
bc480fe29e7f2410672baea6b08527cc 2360 mail optional lbdb_0.57-1.dsc
71fdee75c1a5561493986c64f2a9b92b 208683 mail optional lbdb_0.57.orig.tar.gz
6ca483044fdf0f20771d3a03e155c3b8 833 mail optional lbdb_0.57.orig.tar.gz.asc
cea372e0b8bb302ab337f386fb8d19c6 20760 mail optional lbdb_0.57-1.debian.tar.xz
23fd808c22f6cb90c7b7f51d9da8370c 20193 mail optional
lbdb_0.57-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAmliZW8ACgkQAnE7z8pU
ELLOMg/+IEVl7D54f8W3RuoOIYcvCBleeCrEOrAa58DqzxCoYYtcYAx0r8AvwzKT
jbhA1PjObl1B2mt+hwvbVE97wn4NCtXc/kRqGQ0163cF9RgD+KoFJR59IjiGcmWK
UM10q3xTKDXc/aInFYb/wrU+IDmoGB5oPty/U3wSN00HVlfwQ+fP2K/IpKXihZN0
bOMBe/JpRCnTSPDlCsrNZpD0ORnXQrpvSIT0wwj1Ozd//HQRlgUeqlV51GxXqsUV
dSHE0drtkJ2Mkrctcx2kV3RZlNixF5p76YsFcF2+eg4PfudKvunipATpZFytcfsz
WojcpOAhPl1wUhZ3cW+BFI2lJZqAXUT+J+CRVrJDQlxPqDiH2bZzlQfibA9canoF
Cxkts/pDsa9zoWeOrRys4PlpsqFGlso0IYILbOjdb2QBkDyWVW+yK5A+2lN2/YYs
U0zsBGgi97tRRdqmj6BTELXHD95iG4BE2wSlgUvIRR9oF9GyK/uCnx/HWX+HxBM+
vgiKflXpHfWSeIqGuHJXrKdL14fahR5mAKG8B7Jb6JMQYpW5xn+K7dCuBJ7NSNyR
dulYQ5ECsiD7e9FnwewcPA+2ldzuJmlSQgLXYPmyeGdtsuCV7L009urSbS84BTf3
rhXhlvHqMLEsqWD/Mwy+7wLHpWMM1sdIB30AgaDO0CoV2HMMBp4=
=9AJQ
-----END PGP SIGNATURE-----
pgpd6BGBe5anq.pgp
Description: PGP signature
--- End Message ---