diff options
author | Scott James Remnant <scott@netsplit.com> | 2005-06-06 05:34:21 +0100 |
---|---|---|
committer | Scott James Remnant <scott@netsplit.com> | 2005-06-06 05:34:21 +0100 |
commit | 051701d1b2721085e2458874e2c29cefb10941b4 (patch) | |
tree | 9bf9545cb8494ee0d287ed10bce95feb714b4fc9 /po/LINGUAS | |
parent | f508767236142541861ece120a5822d77cdb58e5 (diff) | |
download | dpkg-051701d1b2721085e2458874e2c29cefb10941b4.tar.gz |
dpkg (1.13.5) experimental; urgency=low
The "Flatulent Elm of West Ruislip" Release.
* Actions and package states are now logged by default in the
/var/log/dpkg.log file. This file is rotated monthly and can be
disabled by commenting the line in /etc/dpkg/dpkg.cfg.
* User decisions about conffiles are now logged.
* dpkg-source no longer complains about Enhances field. Closes: #159642,
#159745, #159746.
* preinst no longer relies on procps being installed. Closes: #311808.
* Architecture Support:
- Change DEB_*_GNU_CPU from i386 to i486, to reflect reality.
DEB_*_ARCH_CPU remains at i386, you should be checking against that.
Closes: #310394.
- Fixed order ostable is read to prevent Linux becoming the Hurd.
Closes: #309603.
* Updated Manpage Translations (Christian Perrier):
- Syntax error corrected in Swedish man page for dpkg-deb.
Closes: #300980.
- Syntax error corrected in Spanish man page for dpkg-scanpackages.
Closes: #300981
-- Scott James Remnant <scott@netsplit.com> Mon, 6 Jun 2005 05:34:21 +0100
Diffstat (limited to 'po/LINGUAS')
-rw-r--r-- | po/LINGUAS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/po/LINGUAS b/po/LINGUAS index fb7f44955..d5af475b3 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -67,6 +67,9 @@ pt # Brazilian Portuguese - André Luís Lopes <andrelop@debian.org> pt_BR +# Romanian - Eddy Petrisor <eddy.petrisor@gmail.com> +ro + # Russian - Yuri Kozlov <yuray@id.ru> ru @@ -76,6 +79,9 @@ sk # Swedish - Peter Karlsson <peterk@debian.org> sv +# Tagalog - Eric Pareja <xenos@upm.edu.ph> +tl + # Simplified Chinese - Tchaikov <chaisave@263.com> zh_CN |