aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS.Debian4
-rw-r--r--debian/changelog1
-rw-r--r--debian/control16
-rw-r--r--debian/notmuch-vim.install2
4 files changed, 20 insertions, 3 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index 1dd9e0d0..e57b4d41 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -1,7 +1,7 @@
notmuch (0.16-1) unstable; urgency=low
- * The vim interface is no longer provided as a Debian package, due
- to upstream deprecation.
+ * The vim interface has been rewritten from scratch. In particular
+ it requires a version of vim with ruby support.
-- David Bremner <bremner@debian.org> Sat, 16 Feb 2013 08:12:02 -0400
diff --git a/debian/changelog b/debian/changelog
index f97c6d10..659879c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ notmuch (0.16-1) unstable; urgency=low
* New upstream feature release
- 'notmuch insert' command replaces notmuch-deliver (Closes: #692889).
+ - New ruby based vim interface (Closes: 616692, 636707).
* Provide a notmuch-dbg package, thanks to Daniel Kahn Gillmor
(Closes: #717339).
* Include alot to the list of recommended interfaces, thanks to
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:
diff --git a/debian/notmuch-vim.install b/debian/notmuch-vim.install
index 95ab07bb..d444fef7 100644
--- a/debian/notmuch-vim.install
+++ b/debian/notmuch-vim.install
@@ -1,3 +1,3 @@
-vim/plugin/notmuch.vim usr/share/vim/addons/plugin
+vim/notmuch.vim usr/share/vim/addons/plugin
vim/syntax/notmuch-*.vim usr/share/vim/addons/syntax
vim/notmuch.yaml usr/share/vim/registry