From: Michael Vogt Date: Wed, 6 Jun 2007 17:32:35 +0000 (+0200) Subject: * vi.po: Updated to 515t. Closes: #426976 X-Git-Tag: 0.7.21~285^2~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/93e72e9cc0ba1877044af0b9f823e1c3352183ec?hp=8de27dc625e6a16b7be6eff6eec323cfe9bd9a57 * vi.po: Updated to 515t. Closes: #426976 * eu.po: Updated to 515t. Closes: #423766 * pt.po: 515t. Closes: #423111 * fr.po: Updated by Christian Perrier * Update all PO and the POT. Gives 513t2f for formerly complete translations --- diff --git a/buildlib/archtable b/buildlib/archtable index 197529202..eacc9889f 100644 --- a/buildlib/archtable +++ b/buildlib/archtable @@ -22,8 +22,12 @@ mips mips sheb sheb shel sh sh sh +sh3 sh3 +sh4 sh4 +m32r m32r hppa.* hppa ia64 ia64 s390 s390 s390x s390x x86_64 amd64 +# lipa has gnulp-linux-i.86 (see dpkg archtable and ostable) diff --git a/buildlib/sizetable b/buildlib/sizetable index 8b18528cf..b5782360c 100644 --- a/buildlib/sizetable +++ b/buildlib/sizetable @@ -21,3 +21,4 @@ m68k big 1 4 2 4 powerpc big 1 4 2 4 mips big 1 4 2 4 hppa big 1 4 2 4 +m32r big 1 4 2 4 \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index c487bc8dd..4918ee7f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,8 +35,17 @@ apt (0.6.47) UNRELEASED; urgency=low issues. Closes: #408877 * ru.po: Updated Russian translation. Closes: #405476 * *.po: Unfuzzy after upstream typo corrections + * vi.po: Updated to 515t. Closes: #426976 + * eu.po: Updated to 515t. Closes: #423766 + * pt.po: 515t. Closes: #423111 + * fr.po: Updated by Christian Perrier + * Update all PO and the POT. Gives 513t2f for formerly + complete translations * apt-pkg/policy.cc: - allow multiple packages (thanks to David Foerster) + * buildlib/archtable: + - added support for sh3/sh4 (closes: #424870) + - added support for m32r (closes: #394096) -- Michael Vogt Mon, 18 Dec 2006 19:39:05 +0100