[PATCH 6/9] resolve lintian tag debhelper-but-no-misc-depends notmuch-emacs
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Jul 17 15:16:03 PDT 2017
This is likely not strictly necessary given that notmuch-emacs is a
transitional package. But having a simple consistency until we
eventually remove the transitional notmuch-emacs package seems ok too,
and fewer arbitrary lintian warnings will make real lintian warnings
more visible.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8581b506..248b2c5f 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,7 @@ Package: notmuch-emacs
Section: oldlibs
Priority: extra
Architecture: all
-Depends: elpa-notmuch
+Depends: elpa-notmuch, ${misc:Depends}
Description: thread-based email index, search and tagging (transitional package)
This dummy package help ease transition to the new package elpa-notmuch
--
2.13.2
More information about the notmuch
mailing list