From 0eb4213766e051328da88203da44e7377a774807 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 28 Jul 2013 13:48:02 -0300 Subject: debian: build notmuch-vim again Based on id:1370220299-14722-1-git-send-email-felipe.contreras@gmail.com Hacked rather extensively by db. The most important changes: - bring back notmuch.yaml for the (debian specific?) vim-addons tool. - depend on vim-ruby, so we get a version of vim with ruby installed. --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7a87b740..4fd8e0d5 100644 --- a/debian/control +++ b/debian/control @@ -120,6 +120,22 @@ Description: thread-based email index, search and tagging (emacs interface) This package provides an emacs based mail user agent based on notmuch. +Package: notmuch-vim +Architecture: all +Section: mail +Breaks: notmuch (<<0.6~254~) +Replaces: notmuch (<<0.6~254~) +Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, notmuch-ruby +Recommends: ruby-mail +Description: thread-based email index, search and tagging (vim interface) + Notmuch is a system for indexing, searching, reading, and tagging + large collections of email messages in maildir or mh format. It uses + the Xapian library to provide fast, full-text search with a very + convenient search syntax. + . + This package provides a vim based mail user agent based on + notmuch. + Package: notmuch-mutt Architecture: all Depends: -- cgit v1.2.3