* [PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols
@ 2019-12-23 20:14 Daniel Kahn Gillmor
2020-01-08 21:44 ` Daniel Kahn Gillmor
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Kahn Gillmor @ 2019-12-23 20:14 UTC (permalink / raw)
To: Notmuch Mail
See lintian informational tag
symbols-file-missing-build-depends-package-field for hints about this
minor metadata update.
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
---
debian/libnotmuch5.symbols | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/libnotmuch5.symbols b/debian/libnotmuch5.symbols
index 308567b8..2ae73dad 100644
--- a/debian/libnotmuch5.symbols
+++ b/debian/libnotmuch5.symbols
@@ -1,4 +1,5 @@
libnotmuch.so.5 libnotmuch5 #MINVER#
+* Build-Depends-Package: libnotmuch-dev
notmuch_built_with@Base 0.23~rc0
notmuch_config_list_destroy@Base 0.23~rc0
notmuch_config_list_key@Base 0.23~rc0
--
2.24.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols
2019-12-23 20:14 [PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols Daniel Kahn Gillmor
@ 2020-01-08 21:44 ` Daniel Kahn Gillmor
2020-01-09 17:08 ` Antoine Beaupré
2020-01-10 2:34 ` David Bremner
0 siblings, 2 replies; 4+ messages in thread
From: Daniel Kahn Gillmor @ 2020-01-08 21:44 UTC (permalink / raw)
To: Notmuch Mail; +Cc: Antoine Beaupré
[-- Attachment #1: Type: text/plain, Size: 860 bytes --]
On Mon 2019-12-23 15:14:38 -0500, Daniel Kahn Gillmor wrote:
> See lintian informational tag
> symbols-file-missing-build-depends-package-field for hints about this
> minor metadata update.
>
> Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
> ---
> debian/libnotmuch5.symbols | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/debian/libnotmuch5.symbols b/debian/libnotmuch5.symbols
> index 308567b8..2ae73dad 100644
> --- a/debian/libnotmuch5.symbols
> +++ b/debian/libnotmuch5.symbols
> @@ -1,4 +1,5 @@
> libnotmuch.so.5 libnotmuch5 #MINVER#
> +* Build-Depends-Package: libnotmuch-dev
> notmuch_built_with@Base 0.23~rc0
> notmuch_config_list_destroy@Base 0.23~rc0
> notmuch_config_list_key@Base 0.23~rc0
> --
Ping on this patch. it should be unobjectionable, but i'd appreciate a
review!
--dkg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols
2020-01-08 21:44 ` Daniel Kahn Gillmor
@ 2020-01-09 17:08 ` Antoine Beaupré
2020-01-10 2:34 ` David Bremner
1 sibling, 0 replies; 4+ messages in thread
From: Antoine Beaupré @ 2020-01-09 17:08 UTC (permalink / raw)
To: Daniel Kahn Gillmor, Notmuch Mail
On 2020-01-08 16:44:50, Daniel Kahn Gillmor wrote:
> On Mon 2019-12-23 15:14:38 -0500, Daniel Kahn Gillmor wrote:
>> See lintian informational tag
>> symbols-file-missing-build-depends-package-field for hints about this
>> minor metadata update.
>>
>> Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
>> ---
>> debian/libnotmuch5.symbols | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/debian/libnotmuch5.symbols b/debian/libnotmuch5.symbols
>> index 308567b8..2ae73dad 100644
>> --- a/debian/libnotmuch5.symbols
>> +++ b/debian/libnotmuch5.symbols
>> @@ -1,4 +1,5 @@
>> libnotmuch.so.5 libnotmuch5 #MINVER#
>> +* Build-Depends-Package: libnotmuch-dev
>> notmuch_built_with@Base 0.23~rc0
>> notmuch_config_list_destroy@Base 0.23~rc0
>> notmuch_config_list_key@Base 0.23~rc0
>> --
>
> Ping on this patch. it should be unobjectionable, but i'd appreciate a
> review!
I didn't know about this feature, but after reading the lintian tag, you
seem to have done the right thing.
a.
--
Ou bien Dieu voudrait supprimer le mal, mais il ne le peut pas
Ou bien Dieu pourrait supprimer le mal, mais il ne le veut pas.
- Sébastien Faure
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols
2020-01-08 21:44 ` Daniel Kahn Gillmor
2020-01-09 17:08 ` Antoine Beaupré
@ 2020-01-10 2:34 ` David Bremner
1 sibling, 0 replies; 4+ messages in thread
From: David Bremner @ 2020-01-10 2:34 UTC (permalink / raw)
To: Daniel Kahn Gillmor, Notmuch Mail; +Cc: Antoine Beaupré
Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:
> On Mon 2019-12-23 15:14:38 -0500, Daniel Kahn Gillmor wrote:
>> See lintian informational tag
>> symbols-file-missing-build-depends-package-field for hints about this
>> minor metadata update.
>>
>> Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
>> ---
>> debian/libnotmuch5.symbols | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/debian/libnotmuch5.symbols b/debian/libnotmuch5.symbols
>> index 308567b8..2ae73dad 100644
>> --- a/debian/libnotmuch5.symbols
>> +++ b/debian/libnotmuch5.symbols
>> @@ -1,4 +1,5 @@
>> libnotmuch.so.5 libnotmuch5 #MINVER#
>> +* Build-Depends-Package: libnotmuch-dev
>> notmuch_built_with@Base 0.23~rc0
>> notmuch_config_list_destroy@Base 0.23~rc0
>> notmuch_config_list_key@Base 0.23~rc0
>> --
>
> Ping on this patch. it should be unobjectionable, but i'd appreciate a
> review!
>
pushed to master, based on anarcat's review.
d
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-01-10 2:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23 20:14 [PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols Daniel Kahn Gillmor
2020-01-08 21:44 ` Daniel Kahn Gillmor
2020-01-09 17:08 ` Antoine Beaupré
2020-01-10 2:34 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).