Your message dated Thu, 18 Aug 2005 23:47:05 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#323820: fixed in manpages-ru 0.98-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 18 Aug 2005 17:16:28 +0000 >From [EMAIL PROTECTED] Thu Aug 18 10:16:28 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail.hw.ru [194.67.32.240] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E5o0C-0005K8-00; Thu, 18 Aug 2005 10:16:28 -0700 Received: from [194.186.128.26] (account [EMAIL PROTECTED] HELO sghpc) by mail.hw.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 56047231 for [EMAIL PROTECTED]; Thu, 18 Aug 2005 21:16:21 +0400 Received: from stepan by sghpc with local (Exim 4.50) id 1E5o00-00036e-TF for [EMAIL PROTECTED]; Thu, 18 Aug 2005 22:16:16 +0500 Date: Thu, 18 Aug 2005 22:16:16 +0500 From: Stepan Golosunov <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: manpages-ru: Russian man pages are only shown in ru_RU.KOI8-R locale Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline X-Reportbug-Version: 3.8 User-Agent: Mutt/1.5.9i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: manpages-ru Version: 0.7d-3 Severity: important Tags: patch In ru_RU.UTF-8 and ru_RU.CP1251 locales man mv is shown in English. Moving man pages from /usr/share/man/ru_RU.KOI8-R/ to /usr/share/man/ru/ solves the problem. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) -- no debconf information --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="rules.patch" --- debian/rules.orig 2005-08-18 21:28:50.295640240 +0500 +++ debian/rules 2005-08-18 21:28:17.134681000 +0500 @@ -21,10 +21,10 @@ dh_installdirs # Add here commands to install the package into debian/<packagename>. - dh_install man? usr/share/man/ru_RU.KOI8-R + dh_install man? usr/share/man/ru # Move environ(5) to environ(7). - cd debian/manpages-ru/usr/share/man/ru_RU.KOI8-R \ + cd debian/manpages-ru/usr/share/man/ru \ && sed '/^\.TH/s/5/7/' man5/environ.5 > man7/environ.7 \ && rm man5/environ.5 --qDbXVdCdHGoSgWSk-- --------------------------------------- Received: (at 323820-close) by bugs.debian.org; 19 Aug 2005 06:52:10 +0000 >From [EMAIL PROTECTED] Thu Aug 18 23:52:10 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E60ef-0007bQ-00; Thu, 18 Aug 2005 23:47:05 -0700 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#323820: fixed in manpages-ru 0.98-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 18 Aug 2005 23:47:05 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: manpages-ru Source-Version: 0.98-2 We believe that the bug you reported is fixed in the latest version of manpages-ru, which is due to be installed in the Debian FTP archive: manpages-ru_0.98-2.diff.gz to pool/main/m/manpages-ru/manpages-ru_0.98-2.diff.gz manpages-ru_0.98-2.dsc to pool/main/m/manpages-ru/manpages-ru_0.98-2.dsc manpages-ru_0.98-2_all.deb to pool/main/m/manpages-ru/manpages-ru_0.98-2_all.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. Matej Vela <[EMAIL PROTECTED]> (supplier of updated manpages-ru 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: Fri, 19 Aug 2005 08:29:16 +0200 Source: manpages-ru Binary: manpages-ru Architecture: source all Version: 0.98-2 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Matej Vela <[EMAIL PROTECTED]> Description: manpages-ru - Russian translations of Linux manpages Closes: 323820 Changes: manpages-ru (0.98-2) unstable; urgency=low . * QA upload. * Move from /usr/share/man/ru_RU.KOI8-R to /usr/share/man/ru; man-db will perform any necessary recodings. Closes: #323820. * man7/ip.7: Add missing newline. * Add watch file. * Conforms to Standards version 3.6.2. Files: 1d57a3f1f3b56329e4ebeb93442975aa 583 doc optional manpages-ru_0.98-2.dsc 8636e572784dc7a2908aa1dcaa2a90b5 2721 doc optional manpages-ru_0.98-2.diff.gz 807390412bd6889c6fcc65b697e18083 588746 doc optional manpages-ru_0.98-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDBXxNxBYivKllgY8RAn4lAKDuyw8mNzeU+BGZX42CAOAK5NsO9wCeJKy7 U8AHumjibM37EtJUh3pWKW4= =iwSd -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]