From: martin f. krafft Date: Thu, 21 Jan 2010 01:06:09 +0000 (+1300) Subject: Fix suggestions/enhancements for vim+emacs X-Git-Tag: debian/0.0+201001211401~8 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/cf72677e3476cc59d7b31c249fd9024243d47a09 Fix suggestions/enhancements for vim+emacs Signed-off-by: martin f. krafft --- diff --git a/debian/changelog b/debian/changelog index 4c11d039..88bcc40c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 21 Jan 2010 14:00:54 +1300 diff --git a/debian/control b/debian/control index e105d55c..6038fd39 100644 --- a/debian/control +++ b/debian/control @@ -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