[libproc-invokeeditor-perl] 01/02: use ed | elvis-tiny | vim for B-D, dropping 'editor'

Damyan Ivanov dmn at moszumanska.debian.org
Sun Mar 9 17:20:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libproc-invokeeditor-perl.

commit 6d6ea01e9078f21087bf7e8900f85cacd14479a1
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Mar 9 17:07:54 2014 +0000

    use ed | elvis-tiny | vim for B-D, dropping 'editor'
    
    The tests look for any of these, not just any package providing editor
    Closes: #724271 -- FTBFS with nano installed and ed and nvi not installed
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f265669..73e8def 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: perl, libcarp-assert-perl, ed | nvi | editor,
+Build-Depends-Indep: perl, libcarp-assert-perl, ed | elvis-tiny | vim,
  libtest-pod-coverage-perl, libtest-pod-perl
 Standards-Version: 3.9.2
 Homepage: https://metacpan.org/release/Proc-InvokeEditor

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-invokeeditor-perl.git



More information about the Pkg-perl-cvs-commits mailing list