From fde949ac4f48bc79209d0406d46543d41456025e Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Thu, 5 Sep 2013 19:05:51 +1700 Subject: [PATCH] [PATCH 2/2] debian: remove unneeded notmuch-mutt dependencies --- 4e/2fcf71d62813b3ad44ef101c0ce116bf4147ab | 91 +++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 4e/2fcf71d62813b3ad44ef101c0ce116bf4147ab diff --git a/4e/2fcf71d62813b3ad44ef101c0ce116bf4147ab b/4e/2fcf71d62813b3ad44ef101c0ce116bf4147ab new file mode 100644 index 000000000..9c2789d46 --- /dev/null +++ b/4e/2fcf71d62813b3ad44ef101c0ce116bf4147ab @@ -0,0 +1,91 @@ +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 EC72E429E50 + for ; Wed, 4 Sep 2013 19:14:06 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 v5gkTAV1yMAo for ; + Wed, 4 Sep 2013 19:14:02 -0700 (PDT) +Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com + [66.111.4.27]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 07440429E4B + for ; Wed, 4 Sep 2013 19:14:02 -0700 (PDT) +Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) + by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D22F2211CB; + Wed, 4 Sep 2013 22:06:40 -0400 (EDT) +Received: from frontend1 ([10.202.2.160]) + by compute1.internal (MEProxy); Wed, 04 Sep 2013 22:06:40 -0400 +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=8t8.us; h=from:to + :cc:subject:date:message-id:in-reply-to:references; s=mesmtp; + bh=gsrtTPHlXdO7MB43sFIwMn/on2A=; b=aMzQRbd7hL5i2XxUE1OYsWu62ePu + DUx83LF2RlW2aV0UZfUOOd1S39NbMPuOgQURXYUlwz7fWtUM+xdA3ZsCc/NXTg5W + 0eGtNPM3mj70cDHdFCOeAVglLnnAif1zoHjrV6naRXXD9m9mb/cWs00HpcpmmViT + xkhcEpp5/IRlb2o= +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= + messagingengine.com; h=from:to:cc:subject:date:message-id + :in-reply-to:references; s=smtpout; bh=gsrtTPHlXdO7MB43sFIwMn/on + 2A=; b=hV3je8hTVubV4Yt9YC0Q/qQQG9BWI1rylCjwihQC6kC8tWASx+PncZ+MH + F4lMvjchfszlNwL38C5qNqG25LtnEb4Q/1lRGGm3fW3H0I1fcsJ/la3w6fTOIVXo + QB9oJPvpk3quPJC1D2Bh18AKH3yfDuoASm3Y//NbhtvciQxCjw= +X-Sasl-enc: K5hJdn9x7tbu/vCRGdRPAaub7sv+Enwcg4sY7I0fEXSe 1378346800 +Received: from localhost (unknown [97.125.94.9]) + by mail.messagingengine.com (Postfix) with ESMTPA id 48349C00E88; + Wed, 4 Sep 2013 22:06:40 -0400 (EDT) +From: Kevin McCarthy +To: notmuch@notmuchmail.org +Subject: [PATCH 2/2] debian: remove unneeded notmuch-mutt dependencies +Date: Wed, 4 Sep 2013 19:05:51 -0700 +Message-Id: <1378346751-25548-3-git-send-email-kevin@8t8.us> +X-Mailer: git-send-email 1.8.4.rc3 +In-Reply-To: <1378346751-25548-1-git-send-email-kevin@8t8.us> +References: <1378346751-25548-1-git-send-email-kevin@8t8.us> +Cc: zack@upsilon.cc +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: Thu, 05 Sep 2013 02:14:07 -0000 + +Switching away from fdupes removes the dependency on libfile-which-perl +and the need to recommend fdupes. +--- + debian/control | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +diff --git a/debian/control b/debian/control +index 74a5161..81b9b12 100644 +--- a/debian/control ++++ b/debian/control +@@ -142,9 +142,8 @@ Depends: + notmuch (>= 0.4), + libmail-box-perl, libmailtools-perl, + libstring-shellquote-perl, libterm-readline-gnu-perl, +- libfile-which-perl, + ${misc:Depends} +-Recommends: mutt, fdupes ++Recommends: mutt + Enhances: notmuch, mutt + Description: thread-based email index, search and tagging (Mutt interface) + notmuch-mutt provides integration among the Mutt mail user agent and +-- +1.8.4.rc3 + -- 2.26.2