This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-trusty-4.2 in repository libreoffice.
commit a83861b561f6b3897279387fbfe45ef999681648 Author: Bjoern Michaelsen <[email protected]> Date: Tue Dec 17 19:00:48 2013 +0100 remove -arch rules to make lintian happy --- debian-l10n/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian-l10n/rules b/debian-l10n/rules index 1c14ec4..87ca19b 100644 --- a/debian-l10n/rules +++ b/debian-l10n/rules @@ -240,7 +240,7 @@ endif build: build-indep true -build-arch install-arch binary-arch check: +check: true binary: binary-indep true @@ -248,7 +248,7 @@ install: install-indep true .PHONY: clean prepare -.PHONY: build build-arch build-indep -.PHONY: install install-arch install-indep +.PHONY: build build-indep +.PHONY: install install-indep # vim:set noet ai sts=8 sw=8 tw=0: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

