Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 15972431FBF for ; Sun, 16 Mar 2014 21:52:41 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rBgew8YL2sT1 for ; Sun, 16 Mar 2014 21:52:34 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 822E8431FBD for ; Sun, 16 Mar 2014 21:52:34 -0700 (PDT) Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1]) by fire-doxen-postvirus (Postfix) with ESMTP id E55043280B9 for ; Sun, 16 Mar 2014 21:52:31 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new Received: from finestructure.net (96-39-203-108.dhcp.mdfd.or.charter.com [96.39.203.108]) (Authenticated sender: jrollins) by fire-doxen-submit (Postfix) with ESMTP id BA55032806E for ; Sun, 16 Mar 2014 21:52:29 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id A565660186; Sun, 16 Mar 2014 21:52:28 -0700 (PDT) From: Jameson Graef Rollins To: Notmuch Mail Subject: [PATCH 2/2] debian: Recommend gpgsm for S/MIME support Date: Sun, 16 Mar 2014 21:52:24 -0700 Message-Id: <1395031944-15557-3-git-send-email-jrollins@finestructure.net> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1395031944-15557-2-git-send-email-jrollins@finestructure.net> References: <1340995101-9616-1-git-send-email-jrollins@finestructure.net> <1395031944-15557-1-git-send-email-jrollins@finestructure.net> <1395031944-15557-2-git-send-email-jrollins@finestructure.net> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2014 04:52:41 -0000 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8d8e938..5002d78 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Vcs-Browser: http://git.notmuchmail.org/git/notmuch Package: notmuch Architecture: any Depends: libnotmuch3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt | alot, gnupg-agent +Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt | alot, gnupg-agent, gpgsm Description: thread-based email index, search and tagging Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses -- 1.9.0