mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-14 03:25:15 +01:00
debian: stop building a binary package for notmuch-vim
Since it is deprecated upstream, we don't want to encourage more users to install it.
This commit is contained in:
parent
6ee07a9c6d
commit
9bd4ddc0c5
2 changed files with 7 additions and 15 deletions
7
debian/NEWS.Debian
vendored
7
debian/NEWS.Debian
vendored
|
@ -1,3 +1,10 @@
|
|||
notmuch (0.16-1) unstable; urgency=low
|
||||
|
||||
* The vim interface is no longer provided as a Debian package, due
|
||||
to upstream deprecation.
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sat, 16 Feb 2013 08:12:02 -0400
|
||||
|
||||
notmuch (0.14-1) unstable; urgency=low
|
||||
|
||||
There is an incompatible change in option syntax for dump and restore
|
||||
|
|
15
debian/control
vendored
15
debian/control
vendored
|
@ -106,21 +106,6 @@ 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: notmuch, libmail-box-perl, libmailtools-perl,
|
||||
|
|
Loading…
Add table
Reference in a new issue