]> git.notmuchmail.org Git - notmuch/commitdiff
Fix suggestions/enhancements for vim+emacs
authormartin f. krafft <madduck@debian.org>
Thu, 21 Jan 2010 01:06:09 +0000 (14:06 +1300)
committermartin f. krafft <madduck@debian.org>
Thu, 21 Jan 2010 01:06:09 +0000 (14:06 +1300)
Signed-off-by: martin f. krafft <madduck@debian.org>
debian/changelog
debian/control

index 4c11d039092bd992632d512572ffce5f7848759f..88bcc40c20cba220358e4075cb3c69f50f0aac2a 100644 (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
 
index e105d55c1895e321fc672c19adab207336e1b40f..6038fd39f132c8111809f06f443858654e4d1910 100644 (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