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

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.5-3-8-ge56e83b



The following commit has been merged in the master branch:
commit e56e83b7d3e22377e30fd0787a4c7a117cee8bf0
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Feb 24 23:37:27 2012 +0100

    fix menu-icon-missing lintian overrides

diff --git a/rules b/rules
index 4512460..e1ec6f4 100755
--- a/rules
+++ b/rules
@@ -2542,6 +2542,7 @@ endif
 		cat debian/libreoffice$(VER)-$$i.lintian-overrides.in \
 			| sed -e s/@VER@/$(VER)/ \
 			| sed -e s/@BASIS_VERSION@/$(BASIS_VERSION)/ \
+			| sed -e s,@ICONVERSION@,$(shell echo $(OOVER) | sed -e "s/\.//g"), \
 			> debian/libreoffice$(VER)-$$i.lintian-overrides; \
 	done
 

-- 
LibreOffice packaging repository


Reply to: