The following commit has been merged in the master branch:
commit 18a57f855482afbf19f46ee65f0be33375876336
Author: Rene Engelhard <[email protected]>
Date:   Fri Sep 9 20:55:58 2011 +0200

    we don't need to remove b anymore

diff --git a/rules b/rules
index ee961d1..028af20 100755
--- a/rules
+++ b/rules
@@ -3391,7 +3391,7 @@ endif
 ifeq "$(PACKAGE_BASE)" "y"
   ifeq "$(ENABLE_SDBC_POSTGRESQL)" "y"
        dh_gencontrol -plibreoffice$(VER)-sdbc-postgresql -- \
-               -v`echo $(BINARY_VERSION) | cut -d: -f1`:$(shell grep 
^PQ_SDBC_M $(SOURCE_TREE)/connectivity/source/drivers/postgresql/makefile.mk | 
cut -d"=" -f2 | xargs | sed -e s/\ /\./g | sed -e s/b$$//)+LibO`echo 
$(BINARY_VERSION) | cut -d: -f2`
+               -v`echo $(BINARY_VERSION) | cut -d: -f1`:$(shell grep 
^PQ_SDBC_M $(SOURCE_TREE)/connectivity/source/drivers/postgresql/makefile.mk | 
cut -d"=" -f2 | xargs | sed -e s/\ /\./g)+LibO`echo $(BINARY_VERSION) | cut -d: 
-f2`
   endif
   ifeq "$(ENABLE_MYSQLNATIVE)" "y"
        dh_gencontrol -plibreoffice$(VER)-mysql-connector -- \

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