diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-22 09:10:23 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-22 09:10:23 +0000 |
commit | 7b4fd7a002023a709e12024a7668d225084beba9 (patch) | |
tree | 2fd39f2b5650797e42b7ff26e46b2537702b65ae /debian | |
parent | 0c1b7be9c1a30fddd72d5b80bb2e566fe379b166 (diff) | |
parent | 65ec6e376bb91fb6cf73d0f59ea8c42514004974 (diff) |
* merged with bubulle
Patches applied:
* bubulle@debian.org--2005/apt--main--0--patch-183
Brazilian Portuguese translation update
* bubulle@debian.org--2005/apt--main--0--patch-184
Italian translation update
* bubulle@debian.org--2005/apt--main--0--patch-185
Japanese manpages translation update
* bubulle@debian.org--2005/apt--main--0--patch-186
Simplified Chinese translation update
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index b6f2a5d0c..cffe9eaa6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,22 @@ apt (0.6.43.3) unstable; urgency=low - * Merge bubulle@debian.org--2005/apt--main--0 up to patch-182: - * ca.po: Completed to 512t. Closes: #351592 + * Merge bubulle@debian.org--2005/apt--main--0 up to patch-186: + * ca.po: Completed to 512t. Closes: #351592 * eu.po: Completed to 512t. Closes: #350483 * ja.po: Completed to 512t. Closes: #349806 * pl.po: Completed to 512t. Closes: #349514 * sk.po: Completed to 512t. Closes: #349474 * gl.po: Completed to 512 strings Closes: #349407 - * vi.po: Completed to 512 strings * sv.po: Completed to 512 strings Closes: #349210 * ru.po: Completed to 512 strings Closes: #349154 * da.po: Completed to 512 strings Closes: #349084 * fr.po: Completed to 512 strings + * vi.po: Completed to 511 strings Closes: #348968 + * zh_CN.po: Completed to 512t. Closes: #353936 + * it.po: Completed to 512t. Closes: #352803 + * pt_BR.po: Completed to 512t. Closes: #352419 * LINGUAS: Add Welsh * *.po: Updated from sources (512 strings) - * vi.po: Completed to 511 strings Closes: #348968 * apt-pkg/deb/deblistparser.cc: - don't explode on a DepCompareOp in a Provides line, but warn about it and ignore it otherwise (thanks to James Troup for reporting it) |