From: Daniel Kahn Gillmor Date: Mon, 17 Jul 2017 22:16:03 +0000 (+0200) Subject: resolve lintian tag debhelper-but-no-misc-depends notmuch-emacs X-Git-Tag: 0.25_rc1~8 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=5b6d1d720efe1b96d174da37a434508603bb1d83 resolve lintian tag debhelper-but-no-misc-depends notmuch-emacs 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. --- 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