mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
version: bump to 0.18.1
Also add precis of NEWS to debian changelog
This commit is contained in:
parent
76037ea85f
commit
4276eba3ca
4 changed files with 14 additions and 5 deletions
4
NEWS
4
NEWS
|
@ -1,5 +1,5 @@
|
||||||
Notmuch 0.18.1~rc0 (2014-06-22)
|
Notmuch 0.18.1 (2014-06-25)
|
||||||
===============================
|
===========================
|
||||||
|
|
||||||
This is a bug fix and portability release.
|
This is a bug fix and portability release.
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
# this file should be kept in sync with ../../../version
|
# this file should be kept in sync with ../../../version
|
||||||
__VERSION__ = '0.18.1~rc0'
|
__VERSION__ = '0.18.1'
|
||||||
|
|
11
debian/changelog
vendored
11
debian/changelog
vendored
|
@ -1,6 +1,15 @@
|
||||||
notmuch (0.18.1~rc0-1) experimental; urgency=medium
|
notmuch (0.18.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream bug fix release
|
* New upstream bug fix release
|
||||||
|
- Re-enable support for single-message mbox files
|
||||||
|
- Fix for phrase indexing
|
||||||
|
- Make tagging empty query in Emacs harmless
|
||||||
|
|
||||||
|
-- David Bremner <bremner@debian.org> Wed, 25 Jun 2014 07:20:45 -0300
|
||||||
|
|
||||||
|
notmuch (0.18.1~rc0-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
* New upstream bug fix release (candidate)
|
||||||
* Tighten dependence of python packages on libnotmuch
|
* Tighten dependence of python packages on libnotmuch
|
||||||
(Closes: #749881).
|
(Closes: #749881).
|
||||||
* Redo emacsen-install script from sample in emacsen-common
|
* Redo emacsen-install script from sample in emacsen-common
|
||||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
0.18.1~rc0
|
0.18.1
|
||||||
|
|
Loading…
Reference in a new issue