Patchworkβ [2/2] debian: update build dependency on dtach instead of screen

login
register
about
Submitter Jameson Graef Rollins
Date 2011-11-11 00:17:57
Message ID <1320970677-7335-2-git-send-email-jrollins@finestructure.net>
Download mbox | patch
Permalink /patch/1486/
State New
Headers show

Comments

Jameson Graef Rollins - 2011-11-11 00:17:57
This reflects a modification to the test suite to use dtach instead of
screen.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
David Bremner - 2011-11-12 04:27:17
On Thu, 10 Nov 2011 16:17:57 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:
> This reflects a modification to the test suite to use dtach instead of
> screen.

pushed

d

Patch

diff --git a/debian/control b/debian/control
index bb7b29c..3252f32 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,
- screen
+ dtach
 Standards-Version: 3.9.2
 Homepage: http://notmuchmail.org/
 Vcs-Git: git://notmuchmail.org/git/notmuch