The following commit has been merged in the debian-experimental-4.0 branch:
commit 7dde4d872ac2c75b8ae0c43e2cf622e890c07891
Author: Bjoern Michaelsen <[email protected]>
Date:   Mon Mar 25 20:25:54 2013 +0100

    VER is dead and gone

diff --git a/rules b/rules
index 780c972..e5c7b3f 100755
--- a/rules
+++ b/rules
@@ -1527,9 +1527,9 @@ ifeq "$(BUILD_TEST_PACKAGE)" "y"
        perl -pi -e "s#%BUILD_DEPS_ARCH_ALL%#$(strip $(shell echo 
'$(BUILD_DEPS), $(BUILD_DEPS_INDEP)'|sed -e 's/,/,\n /g'|grep -v libc0.1| grep 
-v ia64|sed -e 's/\[[^]]*\]//g'))#g" debian/control
 endif
 ifeq "$(BUILD_KDE)" "y"
-       perl -pi -e 's/%LO-DESKTOP-INTEGRATION%/libreoffice$(VER)-gnome | 
libreoffice$(VER)-kde/' debian/control
+       perl -pi -e 's/%LO-DESKTOP-INTEGRATION%/libreoffice-gnome | 
libreoffice-kde/' debian/control
 else
-       perl -pi -e 's/%LO-DESKTOP-INTEGRATION%/libreoffice$(VER)-gnome/' 
debian/control
+       perl -pi -e 's/%LO-DESKTOP-INTEGRATION%/libreoffice-gnome/' 
debian/control
 endif
 
 ifeq (sk,$(findstring sk,$(HELPISOS)))

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to