unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] debian/control: require dtach version >= 0.8 in Build-Depends
@ 2011-11-21 15:18 Tomi Ollila
  2011-11-24 12:52 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Tomi Ollila @ 2011-11-21 15:18 UTC (permalink / raw)
  To: notmuch

Since version 0.8 of dtach -n does no longer require controlling
tty to be present when executed. Currently controlling tty is not
always (if ever) present when tests are executed.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 3252f32..f6f415e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  python-all (>= 2.6.6-3~),
  emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
  gdb,
- dtach
+ dtach (>= 0.8)
 Standards-Version: 3.9.2
 Homepage: http://notmuchmail.org/
 Vcs-Git: git://notmuchmail.org/git/notmuch
-- 
1.7.7.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] debian/control: require dtach version >= 0.8 in Build-Depends
  2011-11-21 15:18 [PATCH] debian/control: require dtach version >= 0.8 in Build-Depends Tomi Ollila
@ 2011-11-24 12:52 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2011-11-24 12:52 UTC (permalink / raw)
  To: Tomi Ollila, notmuch

On Mon, 21 Nov 2011 17:18:00 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:
> Since version 0.8 of dtach -n does no longer require controlling
> tty to be present when executed. Currently controlling tty is not
> always (if ever) present when tests are executed.

Pushed.

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-24 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-21 15:18 [PATCH] debian/control: require dtach version >= 0.8 in Build-Depends Tomi Ollila
2011-11-24 12:52 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).