diff options
author | David Bremner <bremner@debian.org> | 2013-07-28 13:48:02 -0300 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-07-28 13:48:02 -0300 |
commit | 0eb4213766e051328da88203da44e7377a774807 (patch) | |
tree | aafe456cd33588849456a6c58dd2cdfe7ceb8258 /debian/changelog | |
parent | ec98f13a70e19352932ca4ff65075ccc3031092d (diff) |
debian: build notmuch-vim again
Based on id:1370220299-14722-1-git-send-email-felipe.contreras@gmail.com
Hacked rather extensively by db. The most important changes:
- bring back notmuch.yaml for the (debian specific?) vim-addons
tool.
- depend on vim-ruby, so we get a version of vim with ruby installed.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f97c6d10..659879c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ notmuch (0.16-1) unstable; urgency=low * New upstream feature release - 'notmuch insert' command replaces notmuch-deliver (Closes: #692889). + - New ruby based vim interface (Closes: 616692, 636707). * Provide a notmuch-dbg package, thanks to Daniel Kahn Gillmor (Closes: #717339). * Include alot to the list of recommended interfaces, thanks to |