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 829fb6ebe02d28a566a8edb3d2425996151383e8 Author: Bjoern Michaelsen <[email protected]> Date: Fri Mar 7 13:12:42 2014 +0100 lp#1288378: package libreoffice-help-en-us again --- changelog | 6 ++++++ rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 53fd0ee..73bdf4d 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +libreoffice (1:4.2.2~rc1-0ubuntu1~ppa2) UNRELEASED; urgency=low + + * package libreoffice-help-en-us again (LP: #1288378) + + -- Bjoern Michaelsen <[email protected]> Fri, 07 Mar 2014 13:10:11 +0100 + libreoffice (1:4.2.2~rc1-0ubuntu1~ppa1) trusty; urgency=low * new upstream rc diff --git a/rules b/rules index 9b20a18..3ad8769 100755 --- a/rules +++ b/rules @@ -3334,7 +3334,7 @@ update-l10n: $(LANGPACKISO) \ < debian/debian-l10n/control.lang.in \ >> debian/debian-l10n/control;) - $(foreach HELPISO,$(filter-out en-US ca-valencia,$(HELPISOS)),\ + $(foreach HELPISO,$(filter-out ca-valencia,$(HELPISOS)),\ ./debian/scripts/create-l10n-control \ $(HELPISO) \ < debian/debian-l10n/control.help.in \ -- 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: https://lists.debian.org/[email protected]

