The following commit has been merged in the debian-experimental-4.1 branch:
commit b76c423ec0f8e87f05ffb1febcd93ddcb008f87e
Author: Rene Engelhard <[email protected]>
Date:   Tue Mar 5 23:29:14 2013 +0100

    fix getting the mysqlc version now that it's gbuild...

diff --git a/rules b/rules
index abed472..67393c6 100755
--- a/rules
+++ b/rules
@@ -2972,6 +2972,7 @@ endif
 ifeq "$(PACKAGE_BASE)" "y"
   ifeq "$(ENABLE_MYSQLNATIVE)" "y"
        dh_gencontrol -plibreoffice$(VER)-mysql-connector -- \
+               -v$(shell grep "<version" 
$(SOURCE_TREE)/mysqlc/source/description.xml | perl -pi -e 's,<version 
value=\"(.*)\" />,\1,; s/^\s+//; s/\s+$$//')+LibO`echo $(BINARY_VERSION) | cut 
-d: -f2`
                -v$(shell grep "<version" $(SOURCE_TREE)/mysqlc/$(shell .  
$(SOURCE_TREE)/bin/get_config_variables OUTPATH PROEXT; echo 
$$OUTPATH$$PROEXT)/misc/description.xml | perl -pi -e 's,<version 
value=\"(.*)\" />,\1,; s/^\s+//; s/\s+$$//')+LibO`echo $(BINARY_VERSION) | cut 
-d: -f2`
   endif
 endif

-- 
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