The following commit has been merged in the master branch: commit e56e83b7d3e22377e30fd0787a4c7a117cee8bf0 Author: Rene Engelhard <r...@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 -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1s13od-00083c...@vasks.debian.org