[PATCH 2/2] debian packaging: new depends for duplicate removals in mutt contrib

Subject: [PATCH 2/2] debian packaging: new depends for duplicate removals in mutt contrib

Date: Wed, 1 Aug 2012 10:09:42 +0200

To: notmuch@notmuchmail.org

Cc: Kevin J. McCarthy, Stefano Zacchiroli

From: Stefano Zacchiroli


both new hard dependency for File::Which and soft dependency on fdupes
---
 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 812430f..e24fd94 100644
--- a/debian/control
+++ b/debian/control
@@ -109,8 +109,9 @@ Package: notmuch-mutt
 Architecture: all
 Depends: notmuch, libmail-box-perl, libmailtools-perl,
  libstring-shellquote-perl, libterm-readline-gnu-perl,
+ libfile-which-perl,
  ${misc:Depends}
-Recommends: mutt
+Recommends: mutt, fdupes
 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.7.10.4


Thread: