diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2019-12-23 15:14:38 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-01-09 22:18:31 -0400 |
| commit | 0a0413f5142b578ee6c5ba45e1dfcdc522f57e42 (patch) | |
| tree | 0e9f836e5030b6e7ec550bc092ab8001eb329f25 | |
| parent | 92a7f26face78334893b11fbdd6f79139b92bf5b (diff) | |
debian: add Build-Depends-Package for libnotmuch5.symbols
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>
| -rw-r--r-- | debian/libnotmuch5.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
