[PATCH] debian: build notmuch-vim again

Subject: [PATCH] debian: build notmuch-vim again

Date: Sun, 2 Jun 2013 19:44:59 -0500

To: notmuch@notmuchmail.org

Cc: David Bremner

From: Felipe Contreras


Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
---
 debian/control | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/debian/control b/debian/control
index 08071be..273a5a7 100644
--- a/debian/control
+++ b/debian/control
@@ -120,6 +120,21 @@ 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
+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:
-- 
1.8.3.358.g5a91d05


Thread: