mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-10 18:43:17 +01:00
Add suggestion to vim-addon-manager.
Signed-off-by: martin f. krafft <madduck@debian.org>
This commit is contained in:
parent
b416d7e6b9
commit
c2904e9842
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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).
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue