mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
debian: add changelog stanza for release 0.6, install upstream docs referred to.
This perhaps breaks the "one thing at a time rule", but seems better than leaving the changelog pointing to nothing.
This commit is contained in:
parent
65bf14d59e
commit
8c5129bb51
4 changed files with 23 additions and 1 deletions
8
debian/README.notmuch-emacs
vendored
Normal file
8
debian/README.notmuch-emacs
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
* This package currently works only with emacs 23. Users of
|
||||
pre-release snapshots of emacs 24 can expect problems.
|
||||
|
||||
* For help in getting started with notmuch and the emacs interface,
|
||||
see /usr/share/doc/notmuch/README.
|
||||
|
||||
-- David Bremner <bremner@debian.org>, Fri, 1 Jul 2011 11:41:26 -0300
|
4
debian/README.notmuch-vim
vendored
4
debian/README.notmuch-vim
vendored
|
@ -3,4 +3,6 @@ notmuch for Debian
|
|||
|
||||
To use the vim plugin, please install it using vim-addons(1)
|
||||
|
||||
-- martin f. krafft <madduck@debian.org> Thu, 21 Jan 2010 14:50:19 +1300
|
||||
See also /usr/share/doc/notmuch/README.
|
||||
|
||||
-- David Bremner <bremner@debian.org>, Fri, 1 Jul 2011 11:34:39 -0300
|
||||
|
|
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -1,3 +1,13 @@
|
|||
notmuch (0.6) unstable; urgency=low
|
||||
|
||||
* New upstream release; see /usr/share/doc/notmuch/NEWS for
|
||||
details. Hilights include:
|
||||
- Folder-based search (Closes: #597222)
|
||||
- PGP/MIME decryption and verification
|
||||
* Document strict dependency on emacs23 (Closes: #631994).
|
||||
|
||||
-- David Bremner <bremner@debian.org> Fri, 01 Jul 2011 11:45:22 -0300
|
||||
|
||||
notmuch (0.6~rc1) experimental; urgency=low
|
||||
|
||||
* Git snapshot 3f777b2
|
||||
|
|
2
debian/notmuch.docs
vendored
Normal file
2
debian/notmuch.docs
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
NEWS
|
||||
README
|
Loading…
Reference in a new issue