aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
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 <madduck@debian.org> 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