[SCM] Vim packaging branch, debian, updated. upstream/7.1.285-92-geb6fdf1

James Vega jamessan at debian.org
Sun May 4 01:13:17 UTC 2008


The following commit has been merged in the debian branch:
commit eb6fdf1f6c61cfb357935d8001f690b1e22cbbec
Author: James Vega <jamessan at debian.org>
Date:   Sat May 3 21:09:14 2008 -0400

    Build-Depend on jade when being built on arm.
    
    openjade is currently segfaulting on arm when building the Vim policy document
    (see #479273).  docbook2* will favor jade if it is installed and that will
    actually build the documents fine on arm.
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/control b/debian/control
index 691fe28..48af0cc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,9 @@ Build-Depends: debhelper, bzip2, libperl-dev, tcl-dev, libacl1-dev,
  libgpmg1-dev [!hurd-i386] | not+linux-gnu, python-dev, libxpm-dev,
  libncurses5-dev, ruby, ruby1.8-dev, libgtk2.0-dev, lynx,
  libgnomeui-dev, lesstif2-dev, make (>= 3.80+3.81.b4), docbook-xml,
- docbook-utils, libselinux1-dev [!hurd-i386] | not+linux-gnu, autoconf
+ docbook-utils, libselinux1-dev [!hurd-i386] | not+linux-gnu, autoconf,
+# Use jade for the docbook2* on arm since openjade is segfaulting
+ jade [arm]
 Vcs-Git: git://git.debian.org/git/pkg-vim/vim.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vim/vim.git
 Homepage: http://www.vim.org/

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list