aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d95f673a..c6cc859f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.0+201001211402) UNRELEASED; urgency=low
+
+ * Add suggestion to vim-addon-manager.
+
+ -- martin f. krafft <madduck@debian.org> Tue, 26 Jan 2010 09:52:29 +1300
+
notmuch (0.0+201001211401) unstable; urgency=low
* Upload to Debian (closes: #557354).
diff --git a/debian/control b/debian/control
index 291cb02d..e60be2af 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: notmuch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Enhances: emacs, vim
-Suggests: emacs, vim
+Suggests: emacs, vim, vim-addon-manager
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