projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5803e9
)
debian/control: require dtach version >= 0.8 in Build-Depends
author
Tomi Ollila
<tomi.ollila@iki.fi>
Mon, 21 Nov 2011 15:18:00 +0000
(17:18 +0200)
committer
David Bremner
<bremner@debian.org>
Thu, 24 Nov 2011 12:29:10 +0000
(08:29 -0400)
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
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 3252f32cf4c00bc0b6a29fb377a0c2c459ba2ba1..f6f415edf46b850e4b8da2e868471c125cfd4940 100644
(file)
--- 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