[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.3-2-142-g38cc6bb



The following commit has been merged in the debian-experimental-4.1 branch:
commit 38cc6bbbe8025ce2a924f2cd16f68d4e341c2762
Author: Rene Engelhard <rene@debian.org>
Date:   Mon May 20 23:13:19 2013 +0200

    grr, another typo

diff --git a/control b/control
index f2c0858..b11eed7 100644
--- a/control
+++ b/control
@@ -8,7 +8,7 @@ Build-Depends: ant (>= 1.7.0),
                autoconf,
                automake,
                bc,
-               binutils (>= 2.23) [mips mipsel},
+               binutils (>= 2.23) [mips mipsel],
                bison,
                bzip2,
                cpp-4.7,
@@ -4404,7 +4404,7 @@ Depends: ant (>= 1.7.0),
          autoconf,
          automake,
          bc,
-         binutils (>= 2.23) [mips mipsel},
+         binutils (>= 2.23),
          bison,
          bsh (>= 2.0b4),
          bzip2,
diff --git a/rules b/rules
index 26b41bb..268b098 100755
--- a/rules
+++ b/rules
@@ -538,7 +538,7 @@ $(eval $(call gen_no_archs,OOO_NSPLUGIN_ARCHS))
 # with said binutils. Thanks Aurelien Jarno for the hint.
 ifneq "$(WHEEZY_BACKPORT)" "y"
   ifneq (,$(findstring mips, $(OOO_ARCHS)))
-BUILD_DEPS += , binutils (>= 2.23) [mips mipsel}
+BUILD_DEPS += , binutils (>= 2.23) [mips mipsel]
   endif
 endif
 

-- 
LibreOffice packaging repository


Reply to: