[SCM] Vim packaging branch, debian, updated. upstream/7.2.148-1051-g6fb245c

James Vega jamessan at debian.org
Tue Jul 14 05:54:59 UTC 2009


The following commit has been merged in the debian branch:
commit 6fb245c2ea9d3a95b87f7562d24bc87633f5b584
Author: James Vega <jamessan at debian.org>
Date:   Tue Jul 14 01:52:44 2009 -0400

    debian/control: Remove version for make Build-Depends
    
    The required version of make is available in all supported releases of Debian
    and Ubuntu.
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/control b/debian/control
index a2cbec4..a690086 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Standards-Version: 3.8.1.0
 Build-Depends: debhelper (>= 5), 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,
- libgnomeui-dev, lesstif2-dev, make (>= 3.80+3.81.b4),
- libselinux1-dev [!hurd-i386] | not+linux-gnu, libxt-dev
+ libgnomeui-dev, lesstif2-dev, make, libxt-dev
+ libselinux1-dev [!hurd-i386] | not+linux-gnu
 Build-Depends-Indep: docbook-xml, docbook-utils
 Vcs-Git: git://git.debian.org/git/pkg-vim/vim.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vim/vim.git

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list