From patchwork Fri Nov 11 00:17:57 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] debian: update build dependency on dtach instead of screen Date: Thu, 10 Nov 2011 23:17:57 -0000 From: Jameson Graef Rollins X-Patchwork-Id: 1486 Message-Id: <1320970677-7335-2-git-send-email-jrollins@finestructure.net> To: Notmuch Mail This reflects a modification to the test suite to use dtach instead of screen. --- debian/control | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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