Your message dated Mon, 18 Feb 2008 00:47:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#433140: fixed in gpm 1.20.3~pre3-1 has caused the Debian Bug report #433140, regarding gpm: [INTL:pt_BR] Brazilian Portuguese debconf templates translation to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 433140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433140 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: gpm Tags: l10n patch Severity: wishlist Hi, Could you please update the Brazilian Portuguese Translation? Attached you will find gpm_pt_BR.po.gz , it is update. It is encoded using UTF-8 and it is tested with msgfmt and also with podebconf-display-po. Kind regards. [] -- Herbert Parentes Fortes Neto (hpfn) Linux user number 416100 0x9834F79E -- http://pgp.mit.edu/
gpm_pt_BR.po.gz
Description: Binary data
pgpSppkwz1TSq.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: gpm Source-Version: 1.20.3~pre3-1 We believe that the bug you reported is fixed in the latest version of gpm, which is due to be installed in the Debian FTP archive: gpm_1.20.3~pre3-1.diff.gz to pool/main/g/gpm/gpm_1.20.3~pre3-1.diff.gz gpm_1.20.3~pre3-1.dsc to pool/main/g/gpm/gpm_1.20.3~pre3-1.dsc gpm_1.20.3~pre3-1_i386.deb to pool/main/g/gpm/gpm_1.20.3~pre3-1_i386.deb gpm_1.20.3~pre3.orig.tar.gz to pool/main/g/gpm/gpm_1.20.3~pre3.orig.tar.gz libgpmg1-dev_1.20.3~pre3-1_i386.deb to pool/main/g/gpm/libgpmg1-dev_1.20.3~pre3-1_i386.deb libgpmg1_1.20.3~pre3-1_i386.deb to pool/main/g/gpm/libgpmg1_1.20.3~pre3-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Guillem Jover <[EMAIL PROTECTED]> (supplier of updated gpm package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 02:13:08 +0200 Source: gpm Binary: gpm libgpmg1 libgpmg1-dev Architecture: source i386 Version: 1.20.3~pre3-1 Distribution: unstable Urgency: low Maintainer: Debian GPM Team <[EMAIL PROTECTED]> Changed-By: Guillem Jover <[EMAIL PROTECTED]> Description: gpm - General Purpose Mouse interface libgpmg1 - General Purpose Mouse - shared library libgpmg1-dev - General Purpose Mouse - development files Closes: 61466 147462 160007 191928 225007 290679 430689 431159 431188 431279 431323 431546 431758 431759 431980 432214 433140 433242 433367 440711 446944 446944 447108 447108 455427 Changes: gpm (1.20.3~pre3-1) unstable; urgency=low . [ Peter Samuelson ] * New upstream version. (Closes: #191928, #147462, #160007, #225007) A big thanks to Joshua Kwan for rediffing all the patches: - Remove patches obsoleted by new release: 001_logging_000: superseded upstream 003_wheel_000, 012_dec_vs_xxx_aa_000: applied upstream - Combine 010_ps2_rework_* patches into one, 010_ps2_rework * Switch to quilt patch system. Remove numeric prefixes/suffixes from patch names, as ordering in quilt is already explicit. . [ Guillem Jover ] * Backport rediffed patches by Joshua Kwan from experimental branch: - debian/patches/002_force_repeat_000: Sync. - debian/patches/004_priv_elevation_000: Likewise. - debian/patches/005_types_000: Likewise. - debian/patches/006_version_000: Likewise. - debian/patches/013_xterm_mouse_support_000: Likewise. - debian/patches/008_sun_repeat_000: Likewise. * Update patches for new upstream version. - debian/patches/040_gcc-3.4_fix_000: Remove, superseded upstream. - debian/patches/010_ps2_rework: Likewise. - debian/patches/010_ps2_compat: New file. - debian/patches/007_doc_fix_000: Sync. - debian/patches/007_doc_fix_001: Likewise. - debian/patches/007_doc_fix_FAQ: Likewise. - debian/patches/010_ps2_rework: Likewise. - debian/patches/014_has_mouse_control.patch: Likewise. - debian/patches/015_libgpm_noverbose.patch: Likewise. - debian/patches/030_fd_set_negative_int.patch: Likewise. - debian/patches/030_segfault: Likewise. - debian/patches/050_dont_link_libcurses: Likewise. * Switch Build-Depends from tetex-bin to texlive-base, and add texi2html. * Switch to use debhelper scripts instead of manually installing files, manpages, docs, info, examples and links: - Remove unused INSTALL_PROGRAM, INSTALL_SCRIPT and SOMINOR variables. - Remove targets binary-gpm, binary-libgpmg1, binary-libgpmg1-dev, binary-gpm-real, binary-libgpmg1-real and binary-libgpmg1-dev-real. - Make binary-arch depend only on build. * Use --print-architecture, instead of --print-installation-architecture for dpkg in gpm.config. * Debconf templates and package descriptions reviewed by the debian-l10n-english team as part of the Smith review project. (Closes: #430689, #431759) Thanks to Christian Perrier <[EMAIL PROTECTED]> for coordinating. * Use binary:Version substvar instead of deprecated Source-Version. * Remove deprecated gpmconfig. - It cannot leave things in a bad state anymore. (Closes: #61466) - No point in advertising configure-debian either. (Closes: #290679) * Remove debian/vars detritus from quilt switch. * Update debian/watch and debian/copyrigth to the new upstream URL. * Now using Standards-Version 3.7.3 (no changes needed). * Add Vcs-Browser and Vcs-Svn fields. * Add Homepage field. * Do not use OPEN_MAX anymore as it has been removed from <linux/limits.h>. (Closes: #455427) - debian/patches/040_no_OPEN_MAX.patch: New file. * Do not ignore make errors in 'debian/rules clean'. * Add a proper NAME section to gpm-types.8. - debian/patches/007_doc_fix_000: Update. * Update debian/copyright with new upsream copyright dates. * Demote message when the daemon is killed to debugging output. - debian/patches/030_daemon_quit: New file. * Bump libgpm shlibs dependency to 1.20.0. . [ Updated debconf translations ] * Arabic (Ossama Khayat). (Closes: #431980) * Basque (Piarres Beobide). (Closes: #431546) * Belarussian (Andrei Darashenka). (Closes: #447108) * Brazilian Portuguese (Herbert P Fortes Neto). (Closes: #433140) * Czech (Jan Outrata). (Closes: #431188) * Finnish (Esko Arajärvi). (Closes: #446944) * Galician (Jacobo Tarrio). (Closes: #431323) * German (Helge Kreutzmann). (Closes: #431758) * Portugese (Rui Branco). (Closes: #431159) * Russian (Yuri Kozlov). (Closes: #432214) * Spanish (Steve Lord Flaubert). (Closes: #433242) * Swedish (Daniel Nylander). (Closes: #433367) * Vietnamese (Clytie Siddall). (Closes: #431279) . [ New debconf translations ] * Belarussian (Pavel Piatruk). (Closes: #447108) * Finnish (Esko Arajärvi). (Closes: #446944) * Slovak (Ivan Masár). (Closes: #440711) Files: 4dd2a488f5e9b6f4e009139925f8480b 906 misc optional gpm_1.20.3~pre3-1.dsc 68cb0b05c78bbd9fff60d94621c7917e 284844 misc optional gpm_1.20.3~pre3.orig.tar.gz 17d2ff258b56f9f28d942096b7e450d2 77754 misc optional gpm_1.20.3~pre3-1.diff.gz 427d90b0ce7183a06a86df898348d6f5 231532 misc optional gpm_1.20.3~pre3-1_i386.deb 585c195a753fef7bcbe3b81be26f8cfe 55674 libs standard libgpmg1_1.20.3~pre3-1_i386.deb 2880c63de9677e1bce1b2aa91d0c9592 58470 libdevel optional libgpmg1-dev_1.20.3~pre3-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuNBguW9ciZ2SjJsRAl6/AKDFo0ssjn3a031K+dPPMEATj8MlMwCg+GVm LKYAF8pdddMCpTazRmqSJtQ= =vRCS -----END PGP SIGNATURE-----
--- End Message ---