Fix suggestions/enhancements for vim+emacs

Signed-off-by: martin f. krafft <madduck@debian.org>
This commit is contained in:
martin f. krafft 2010-01-21 14:06:09 +13:00
parent 61209b5d65
commit cf72677e34
2 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ notmuch (0.0+201001211401) unstable; urgency=low
* New versioning scheme.
* Added emacs build dependency.
* Added Vcs-Browser field to debian/control.
* Downgrade recommendation for emacs to suggestion.
* Add vim to suggestions and enhancements.
-- martin f. krafft <madduck@debian.org> Thu, 21 Jan 2010 14:00:54 +1300

4
debian/control vendored
View file

@ -12,8 +12,8 @@ Dm-Upload-Allowed: yes
Package: notmuch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: emacs
Enhances: emacs
Enhances: emacs, vim
Suggests: emacs, vim
Description: thread-based email index, search and tagging
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages. It uses the Xapian library to