aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormartin f. krafft <madduck@debian.org>2010-01-21 14:06:09 +1300
committermartin f. krafft <madduck@debian.org>2010-01-21 14:06:09 +1300
commitcf72677e3476cc59d7b31c249fd9024243d47a09 (patch)
tree1ec3bc6046b0f73505ed7af0365a4a002d358cd7 /debian
parent61209b5d65f0fbd891759f188ce315abb90215ea (diff)
Fix suggestions/enhancements for vim+emacs
Signed-off-by: martin f. krafft <madduck@debian.org>
Diffstat (limited to 'debian')
-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 4c11d03..88bcc40 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 e105d55..6038fd3 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