mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
debian: release 0.21~rc3-3
Build-conflict with gdb-minimal, since there is no gdb-python to depend on
This commit is contained in:
parent
dea50d94fa
commit
6814a1cf73
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
notmuch (0.21~rc3-3) experimental; urgency=medium
|
||||
|
||||
* Build-conflict with gdb-minimal. gdb python scripts are needed for
|
||||
the test suite
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sun, 25 Oct 2015 22:08:56 -0300
|
||||
|
||||
notmuch (0.21~rc3-2) experimental; urgency=medium
|
||||
|
||||
* Bug fix: "reply-to encrypted messages in tree view fails to quote
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -5,7 +5,7 @@ Maintainer: Carl Worth <cworth@debian.org>
|
|||
Uploaders:
|
||||
Jameson Graef Rollins <jrollins@finestructure.net>,
|
||||
David Bremner <bremner@debian.org>
|
||||
Build-Conflicts: ruby1.8
|
||||
Build-Conflicts: ruby1.8, gdb-minimal
|
||||
Build-Depends:
|
||||
debhelper (>= 9),
|
||||
pkg-config,
|
||||
|
|
Loading…
Reference in a new issue