mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
Merge branch 'release'
merge back debian-only release into master
This commit is contained in:
commit
f0dfda5c77
2 changed files with 10 additions and 2 deletions
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -1,10 +1,18 @@
|
|||
notmuch (0.15.2-2) unstable; urgency=low
|
||||
|
||||
* Bug fix: tighten dependence of notmuch-mutt on notmuch,
|
||||
thanks to Philippe Gimmel and Jameson Rollins (Closes: #703608).
|
||||
* Bump Standards-Version to 3.9.4; no changes.
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sat, 25 May 2013 18:37:23 -0300
|
||||
|
||||
notmuch (0.15.2-1) experimental; urgency=low
|
||||
|
||||
* Upstream bug fix release.
|
||||
- Improve support for parallel building
|
||||
- Update Emacs tests for portability, fix FTBFS on hurd-i386
|
||||
|
||||
-- David Bremner <bremner@debian.org> Tue, 29 Jan 2013 19:19:25 -0400
|
||||
-- David Bremner <bremner@debian.org> Fri, 22 Mar 2013 20:42:42 -0400
|
||||
|
||||
notmuch (0.15.1-1) experimental; urgency=low
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -20,7 +20,7 @@ Build-Depends:
|
|||
emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
|
||||
gdb,
|
||||
dtach (>= 0.8)
|
||||
Standards-Version: 3.9.3
|
||||
Standards-Version: 3.9.4
|
||||
Homepage: http://notmuchmail.org/
|
||||
Vcs-Git: git://notmuchmail.org/git/notmuch
|
||||
Vcs-Browser: http://git.notmuchmail.org/git/notmuch
|
||||
|
|
Loading…
Reference in a new issue