Bug#509665: www.debian.org: please specify -webkit-border-radius for WebKit engine in CSS

2008-12-24 Thread Kobayashi Noritada
Package: www.debian.org
Severity: wishlist
Tags: patch


Hi,

-moz-border-radius, which will be replaced by official border-radius in
CSS3, is specified in debian.css for Gecko to render rounded corners.
-webkit-border-radius does so for WebKit.  Could you please approve me
to commit the attached patch adding the -webkit-border-radius line?

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Index: english/debian.css
===
RCS file: /cvs/webwml/webwml/english/debian.css,v
retrieving revision 1.69
diff -u -r1.69 debian.css
--- english/debian.css	22 Aug 2008 11:36:58 -	1.69
+++ english/debian.css	24 Dec 2008 12:16:36 -
@@ -670,7 +670,8 @@
 
 #leftcol, #navbar, #navbar a {
 	-moz-border-radius: 15px;
-	/* this goes to the end as the css validator does not like it
+	-webkit-border-radius: 15px;
+	/* these go to the end as the css validator does not like them
 	will be replaced by border-radius with css3 */
 }
 


Bug#508802: isight-firmware-tools: some corrections for debian/po/ja.po

2008-12-15 Thread Kobayashi Noritada
Package: isight-firmware-tools
Version: 1.2-7
Severity: minor
Tags: patch l10n


Hi,

debian/po/ja.po has some mistakes.  Here is attached a patch to fix
those issues.

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/po/ja.po.orig	2008-12-15 22:06:47.0 +0900
+++ debian/po/ja.po	2008-12-15 22:49:25.0 +0900
@@ -28,7 +28,7 @@
 #. Description
 #: ../templates:2001
 msgid "If you choose this option, please make sure that you have access to the AppleUSBVideoSupport driver file."
-msgstr "このオプションを選択したら、AppleUSBVideoSupport ドライバーファイルにアクセスできるか確認してください。"
+msgstr "このオプションを選択したら、AppleUSBVideoSupport ドライバファイルにアクセスできるか確認してください。"
 
 #. Type: string
 #. Description
@@ -67,13 +67,13 @@
 #: ../templates:6001
 #| msgid "Finished without extracting firmware."
 msgid "Failed to extract firmware"
-msgstr "ファームウェアを抽出に失敗しました"
+msgstr "ファームウェア抽出に失敗しました"
 
 #. Type: text
 #. Description
 #: ../templates:6001
 msgid "The firmware extraction failed. Please check that the file you specified is a valid firmware file."
-msgstr "ファームウェア抽出は失敗しました。指定したファイルが有効なファームウェアファイルであることを確認してください。をチェックしてください。"
+msgstr "ファームウェア抽出は失敗しました。指定したファイルが有効なファームウェアファイルであることを確認してください。"
 
 #~ msgid ""
 #~ "Ensure you have access to the AppleUSBVideoSupport driver file. If not "


Bug#508485: fop: executable does not work; binary package dependency needs updating

2008-12-11 Thread Kobayashi Noritada
Package: fop
Version: 1:0.95.dfsg-1
Severity: grave
Tags: patch
Justification: renders package unusable


Hi,

First of all, sorry for making a fuss by reporting an RC bug.

Although fop switched to use openjdk-6-jdk instead of
java-gcj-compat-dev and also changed some more dependencies in version
1:0.95.dfsg-1, some items in Depends still remains old.  That resulted
in the executable not working in my environment:

  $ fop
  [warning] /usr/bin/fop: No java runtime was found
  Exception in thread "main" java.lang.NoClassDefFoundError: 
org.apache.fop.apps.FopFactory
  [snip]

I found openjdk-6-jre not installed and then installed it.  However:

  $ fop
  Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/xmlgraphics/image/loader/ImageContext
  [snip]

I downloaded the source package and then found that Depends had
"libxmlgraphics-commons-java (>= 1.2)" although Build-Depends-Indep has
"libxmlgraphics-commons-java (>= 1.3)".  The version of mine was
1.2.dfsg-1 from unstable.  So, I installed 1.3.1.dfsg-1 from
experimental and then fop worked correctly.

I also found that libxml-commons-external-java was added in
Build-Depends-Indep in 1:0.95.dfsg-1, but not in Depends.  Since
libxml-commons-external-java was already installed in my system, the
missing dependency did not caused an error.  But I think it would be
better to have the package in Depends.

Here attached a patch to update three dependencies above.  Could you
please check and apply it?

Many thanks,

-nori


-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (90, 
'unstable'), (80, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fop depends on:
ii  java-gcj-compat [java2-ru 1.0.78-2   Java runtime environment using GIJ
ii  java-wrappers 0.1.11 wrappers for java executables
ii  libavalon-framework-java  4.2.0-4Common framework for Java server a
ii  libbatik-java 1.7-1  xml.apache.org SVG Library
ii  libbsf-java   1:2.4.0-2  Bean Scripting Framework to suppor
ii  libcommons-io-java1.4-1  Common useful IO related classes
ii  libcommons-logging-java   1.1.1-1commmon wrapper interface for seve
ii  libxalan2-java2.7.1-2XSL Transformations (XSLT) process
ii  libxerces2-java   2.9.1-2Validating XML parser for Java wit
ii  libxmlgraphics-commons-ja 1.3.1.dfsg-1   reusable components used by Batik 
ii  libxp61:1.0.0.xsf1-2 X Printing Extension (Xprint) clie
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  openjdk-6-jre [java2-runt 6b11-9 OpenJDK Java runtime, using Hotspo

fop recommends no packages.

Versions of packages fop suggests:
ii  fop-doc1:0.94.dfsg-2 Documentation for fop
ii  libservlet2.4-java 5.0.30-8  Servlet 2.4 and JSP 2.0 Java class

-- no debconf information
--- debian/control.orig 2008-12-11 23:53:30.0 +0900
+++ debian/control  2008-12-12 03:24:29.0 +0900
@@ -15,7 +15,7 @@
 
 Package: fop
 Architecture: all
-Depends: java-gcj-compat-dev | java2-runtime, libxerces2-java, libxalan2-java, 
libbsf-java, libavalon-framework-java (>=4.1.2-2), libbatik-java (>= 1.7), 
libcommons-io-java, libcommons-logging-java, libxp6, libxt6, libxtst6, 
libxmlgraphics-commons-java (>= 1.2), java-wrappers (>= 0.1.9)
+Depends: openjdk-6-jre | java2-runtime, libxerces2-java, libxalan2-java, 
libbsf-java, libavalon-framework-java (>=4.1.2-2), libbatik-java (>= 1.7), 
libcommons-io-java, libcommons-logging-java, libxp6, libxt6, libxtst6, 
libxmlgraphics-commons-java (>= 1.3), java-wrappers (>= 0.1.9), 
libxml-commons-external-java
 Suggests: fop-doc, libservlet2.4-java
 Replaces: libfop-java
 Description: XML to PDF Translator


Bug#503634: aptitude in testing-proposed-updates depends on libept0 in sid

2008-10-26 Thread Kobayashi Noritada
Package: aptitude
Version: 0.4.11.10-1lenny1.1
Severity: normal


Hi,

aptitude 0.4.11.10-1lenny1.1 uploaded to testing-proposed-updates
depends on libept0 (>=0.5.26), but testing (lenny) currently ships
libept0 0.5.22, making aptitude uninstallable:

Package: aptitude
State: not installed
Automatically installed: no
Version: 0.4.11.10-1lenny1.1
[snip]
Archive: testing-proposed-updates
Depends: libapt-pkg-libc6.7-6-4.6, libc6 (>= 2.7-1), libcwidget3, libept0 (>=
 0.5.26), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20071006-3),
 libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxapian15,
 zlib1g (>= 1:1.1.4)
Recommends: aptitude-doc-en | aptitude-doc, libparse-debianchangelog-perl
Suggests: tasksel, debtags
[snip]

Package: aptitude
State: installed
Automatically installed: no
Version: 0.4.11.10-1lenny1
[snip]
Archive: testing, now
Depends: libapt-pkg-libc6.7-6-4.6, libc6 (>= 2.7-1), libcwidget3, libept0 (>=
 0.5.22), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20071006-3),
 libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2.1), libxapian15,
 zlib1g (>= 1:1.1.4)
Recommends: aptitude-doc-en | aptitude-doc, libparse-debianchangelog-perl
Suggests: tasksel, debtags
[snip]


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#503163: libgettext-ruby1.8: executable programs should be installed in /usr/bin

2008-10-22 Thread Kobayashi Noritada
Package: libgettext-ruby1.8
Version: 1.91.0-2
Severity: important


Hi Tatsuki,

Although rgettext, rmsgfmt, and rmsgmerge are shipped as binary programs
in bin in the source package, they are strangely installed under
/usr/lib/ruby/1.8/gettext.  Since the permissions are automatically
fixed, this may not violate the Debian Policy and may not be a
release-critical issue. ;-)  However, this affects usability.  It would
be better if we can see these bugs fixed in lenny.

Note that when you move those programs to /usr/bin, please change their
shebang lines to "#!/usr/bin/ruby1.8".

Also, it would be good to use
/usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk in ruby-pkg-tools for
handling setup.rb easily.  Since this will make the change larger, it
would be good to do the switch in post-lenny.

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages libgettext-ruby1.8 depends on:
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libruby1.8 1.8.5-4etch1  Libraries necessary to run Ruby 1.

Versions of packages libgettext-ruby1.8 recommends:
ii  libgettext-ruby-util  1.7.0-1Gettext utilities for ruby

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#500569: rsyslog: log rotation performed after uninstallation, failing with error

2008-09-29 Thread Kobayashi Noritada
Hi again,

> syslog-ng.  Could you please check and apply the attached patch?

Note that the patch is created by git format-patch, so it can be applied
with git am.

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#500569: rsyslog: log rotation performed after uninstallation, failing with error

2008-09-29 Thread Kobayashi Noritada
Package: rsyslog
Version: 3.18.2-1
Severity: important
Tags: patch


Hi,

Youhei SASAKI, a Japanese Debian contributor, reports that he
uninstalled rsyslog but log rotation for rsyslog keeps performed after
that and cron sends him a failure notice each time.  So, I have created
a patch to rename /etc/logrotate.d/rsyslog to
/etc/logrotate.d/rsyslog.disabled in postrm and resurrect the config
file after reinstallation in preinst, based on maintainer scripts for
syslog-ng.  Could you please check and apply the attached patch?

I think it would be better to incorporate this fix in lenny since the
system log daemon defaults to rsyslog in lenny.

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
>From e1b22eb94c60daff34ffa1be5d7fa2886cdaa6f3 Mon Sep 17 00:00:00 2001
From: Noritada Kobayashi <[EMAIL PROTECTED]>
Date: Mon, 29 Sep 2008 18:12:06 +0900
Subject: [PATCH] Disable and re-enable log rotation in postrm and preinst, 
respectively.

Since the postrotate processes of log rotation for rsyslog call the init
script for rsyslog, log rotation fails with error when the script is not
present.

* debian/rsyslog.postrm
  - Rename /etc/logrotate.d/rsyslog to /etc/logrotate.d/rsyslog.disabled
when removing the package.
  - Remove /etc/logrotate.d/rsyslog.disabled when purging and replacing
the package.
* debian/rsyslog.preinst
  - Rename /etc/logrotate.d/rsyslog.disabled to /etc/logrotate.d/rsyslog
when reinstalling.
---
 debian/rsyslog.postrm  |   15 +++
 debian/rsyslog.preinst |   11 +++
 2 files changed, 26 insertions(+), 0 deletions(-)
 create mode 100644 debian/rsyslog.postrm
 create mode 100644 debian/rsyslog.preinst

diff --git a/debian/rsyslog.postrm b/debian/rsyslog.postrm
new file mode 100644
index 000..c73927b
--- /dev/null
+++ b/debian/rsyslog.postrm
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "remove" ]; then
+   [ -f /etc/logrotate.d/rsyslog ] && mv -f /etc/logrotate.d/rsyslog 
/etc/logrotate.d/rsyslog.disabled
+fi
+
+if [ "$1" = "purge" -o "$1" = "dissappear" ]; then
+   [ -f /etc/logrotate.d/rsyslog.disabled ] && rm -f 
/etc/logrotate.d/rsyslog.disabled
+fi
+
+#DEBHELPER#
+
+exit 0
diff --git a/debian/rsyslog.preinst b/debian/rsyslog.preinst
new file mode 100644
index 000..ef0f856
--- /dev/null
+++ b/debian/rsyslog.preinst
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "install" -a -n "$2" ] ; then
+   [ -f /etc/logrotate.d/rsyslog.disabled ] && mv -f 
/etc/logrotate.d/rsyslog.disabled /etc/logrotate.d/rsyslog
+fi
+
+#DEBHELPER#
+
+exit 0
-- 
1.5.6.5



Bug#332782: Your contribution to the Debian release notes

2008-09-26 Thread Kobayashi Noritada
Hi,

I allow that my contribution to the Debian GNU/Linux release
notes can be distributed under any DFSG-free license.

Sorry for being late.  I thought I had sent this message already.

Best regards,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#498629: Please include example xconf file in /usr/share/doc/fop/examples

2008-09-11 Thread Kobayashi Noritada
Package: fop
Version: 1:0.94.dfsg-2
Severity: wishlist


Hi,

fop command can use an "xconf" configuration file for run-time
configuration.  xconf is a kind of XML and users cannot write
configuration without seeing (or copying) an example.  Fortunately, the
source tarball includes an example configuration file, conf/fop.xconf.
Could you please ship it in a binary package, too?  IMHO, it would be
better to include that file in the "fop" package than "fop-doc", as many
users who run the fop command may want to see it.

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#497294: isight-firmware-tools: recommending deprecated linux-uvc-source

2008-08-31 Thread Kobayashi Noritada
Package: isight-firmware-tools
Version: 1.2-2
Severity: normal


Hi,

isight-firmware-tools recommends a kernel module package
linux-uvc-source, which is unnecessary now that the module is a part of
vanilla kernel in Linux 2.6.26.  Since lenny ships Linux 2.6.26 as a
default kernel, it would be good to remove the recommendation before
releasing lenny.

Nobuhiro, I know you are also a maintainer of linux-uvc and you are
aware of linux-uvc having been incorporated.  This is just FYI. ;-)

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#497264: [INTL:ja] live-magic: Japanese (ja) translation

2008-08-31 Thread Kobayashi Noritada
Package: live-magic
Version: 1.0
Severity: wishlist
Tags: patch l10n


Hi,

Here is attached patches to add ja.po.  Could you please unroll the
attached tarball and apply patches with "git am"?

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)


japo.tar.gz
Description: Binary data


Bug#496944: gettext-el: po-previous-translated-entry goes into an infinite loop

2008-08-28 Thread Kobayashi Noritada
Package: gettext-el
Version: 0.17-3
Severity: normal
Tags: patch


Hi,

po-previous-translated-entry (keybind: 'T') goes into an infinite loop
(unless the current previous entry is not a 'translated' one).  It is
because the function searches for a previous *untranslated* entry with a
regular expression and checks whether the entry is a translated one or
not.  Here I attach a patch to fix that bug.  Could you please apply
this patch?

A changelog entry describing the details is as follows:

2008-08-28  Noritada Kobayashi  <[EMAIL PROTECTED]>

* po-mode.el: Fix po-previous-translated-entry going into an
infinite loop.
(po-previous-translated-entry): Search for a previous entry of
every type in the while loop.  Previously, this function
searched only for an untranslated entry and checked whether it
is translated or not.

P.S. I'm happy if my previous three patches[1] are also checked when you
have time. ;-)
[1] http://lists.gnu.org/archive/html/bug-gnu-utils/2008-08/msg00019.html

Sincerely,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages gettext-el depends on:
ii  emacs21 [emacsen] 21.4a+1-3etch1 The GNU Emacs editor
ii  gettext   0.16.1-1   GNU Internationalization utilities
ii  xemacs21-mule-canna-wnn [ 21.4.19-2  highly customizable text editor --

gettext-el recommends no packages.

-- no debconf information
Index: gettext/gettext-tools/misc/po-mode.el
===
--- gettext.orig/gettext-tools/misc/po-mode.el  2008-08-29 00:11:38.0 
+0900
+++ gettext/gettext-tools/misc/po-mode.el   2008-08-29 00:11:55.0 
+0900
@@ -1780,7 +1780,7 @@
 (po-previous-entry-with-regexp po-any-msgstr-block-regexp t)
 (po-find-span-of-entry)
 (while (not (eq po-entry-type 'translated))
-  (po-previous-entry-with-regexp po-untranslated-regexp t)
+  (po-previous-entry-with-regexp po-any-msgstr-block-regexp t)
   (po-find-span-of-entry
 
 ;; Auto-selection feature.


Bug#496695: libactiverecord-ruby{1.8,1.9}: no dependencies on SQL interfaces

2008-08-26 Thread Kobayashi Noritada
Package: libactiverecord-ruby
Version: 2.1.0-2
Severity: important


Hi,

libactiverecord-ruby{1.8,1.9} lack dependencies on SQL interfaces for
Ruby which they use.

Currently, they only have following dependencies:

  Depends: libruby1.x, libactivesupport-ruby1.x

Since they always use one of SQL interfaces, however, they should also
have a dependency like:

  libsqlite3-ruby1.8 | libpgsql-ruby1.8 | libmysql-ruby1.8

(But I don't know exactly...)

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#496064: lurker: [INTL:ja] Japanese debconf templates translation

2008-08-22 Thread Kobayashi Noritada
Package: lurker
Version: 2.1-12.1
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your lurker package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFIrrY6GbutoGlcn1MRAuczAKCFw9R/HlEIEmfuCnc8t+c77/U8LACgy3Fs
x3ZizBX1Q1Is0vhxji4xNks=
=71p/
-END PGP SIGNATURE-
# Japanese debconf templates translation for lurker.
# Copyright (C) 2007-2008 Noritada Kobayashi
# This file is distributed under the same license as the lurker package.
#
msgid ""
msgstr ""
"Project-Id-Version: lurker (debconf) 2.1-12.1\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2008-02-05 11:15+0100\n"
"PO-Revision-Date: 2008-08-20 21:38+0900\n"
"Last-Translator: Noritada Kobayashi <[EMAIL PROTECTED]>\n"
"Language-Team: Japanese <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:1001
msgid "Configure apache2 automatically for lurker?"
msgstr "apache2 に lurker 用の設定を自動的に行いますか?"

# FIXME: Are /etc/apache*/conf.d examples of "inclue dir"?
#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"It is possible to configure your apache2 webserver automatically in the way "
"that lurker archive pages are directly available at http://localhost/lurker. "
"This requires apache2 to provide an include dir in /etc/apache2/conf.d, like "
"the debian apache2 package does."
msgstr ""
"lurker のアーカイブページをすぐに http://localhost/lurker で閲覧可能にするよ"
"う、apache2 ウェブサーバを自動的に設定できます。そのためには、Debian の "
"apache2 パッケージのように、apache2 が /etc/apache2/conf.d に include ディレ"
"クトリを提供している必要があります。"

#. Type: note
#. Description
#: ../templates:2001
msgid "No webserver will be configured automatically"
msgstr "どのウェブサーバにも自動的な設定を行いません"

#. Type: note
#. Description
#: ../templates:2001
msgid ""
"It seems like you have not installed a supported webserver. The script did "
"not detect an apache2 include directory at /etc/apache2/conf.d. Therefore, "
"the script did not configure a webserver, and you have to configure manually "
"any webserver that you want to use with lurker."
msgstr ""
"サポートされているウェブサーバがインストールされていないようです。/etc/"
"apache2/conf.d にある apache2 の include ディレクトリをスクリプトで検出できま"
"せんでした。そのため、スクリプトでウェブサーバを設定できないので、lurker を使"
"用するウェブサーバの設定は手動で行わなければなりません。"

#. Type: string
#. Description
#: ../templates:3001
msgid "Archive Name:"
msgstr "アーカイブ名:"

#. Type: string
#. Description
#: ../templates:3001
msgid "The name that lurker uses to refer to the archive."
msgstr "lurker がアーカイブを参照するときに使用する名前です。"

#. Type: string
#. Description
#: ../templates:4001
msgid "Admin Name:"
msgstr "管理者名:"

#. Type: string
#. Description
#: ../templates:4001
msgid ""
"This is the administrative contact information displayed at the bottom-right "
"of generated pages. You should probably set it to something useful."
msgstr ""
"これは、生成されたページの最下部右側に表示される管理者連絡先情報です。何か有"
"用な情報を設定するとよいでしょう。"

#. Type: string
#. Description
#: ../templates:5001
msgid "Admin Address:"
msgstr "管理者のアドレス"

#. Type: password
#. Description
#: ../templates:6001
msgid "Password for the lurker system group:"
msgstr "lurker システムグループのパスワード:"

#. Type: password
#. Description
#: ../templates:6001
msgid ""
"A password for the lurker system group needs to be set. It is requested when "
"deleting mail from archive through the web button. You can change the "
"password later by running 'gpasswd lurker'."
msgstr ""
"lurker システムグループのパスワードを設定する必要があります。パスワードは、"
"ウェブページのボタンを用いてアーカイブからメールを削除する際に必要になりま"
"す。'gpasswd lurker' を実行して、パスワードを後で変更することも可能です。"

# FIXME: Do not mark for translation!
#~ msgid "apache, apache2, apache-ssl, apache-perl"
#~ msgstr "apache, apache2, apache-ssl, apache-perl"

#~ msgid "Servers that you would like to be configured automatically:"
#~ msgstr "自動的に設定を行うサーバ:"

# FIXME: Separate options.
#~ msgid "automatic, manual"
#~ msgstr "自動, 手動"

# FIXME: It seems question and options are not corresponding well
#~ msgid "Upgrade the lurker database automatically:"
#~ msgstr "lurker のデータベースを自動的にアップグレードしますか?"

# FIXME: What is "[1]" and "[2]"?
# FIXME: What is "a second time"?
#~ msgid ""
#~ "The database format changed with this release. A script is provideed to "
#~ "automatically upgrade your database. It can be found at /usr/share/doc/"
#~ "lurker/lurker-regenerate. Invoke it without arguments for manual database "
#~ "upgrade [2]. Alternatively this can be done automatically for you now "
#~ "[1]. Be aware of the fact that you need en

Bug#489711: aptitude: build files for Japanese manpages need updating

2008-07-07 Thread Kobayashi Noritada
Package: aptitude
Version: 0.4.11.8-1
Severity: minor
Tags: patch l10n


Hi,

This is a patch to update build files for Japanese manpages.  The
detailed log is shown below.  Could you please check and apply the
attachment with hg import?

[[[
changeset:   1603:b78e56f8f515
tag: tip
user:Noritada Kobayashi <[EMAIL PROTECTED]>
date:Sun Jul 06 22:27:25 2008 +0900
files:   doc/ja/Makefile.am doc/ja/aptitude-man-ja.xsl
description:
Delete unnecessary doc/ja/aptitude-man-ja.xsl and use doc/aptitude-man.xsl direc
tly.

doc/ja/aptitude-man-ja.xsl used to have two roles:
- to set euc-jp as the output encoding of Japanese manpages and
- to translate manpage section titles into Japanese by overriding the
  DocBook XSL code as a workaround.

However, both are needless any more for following reasons:
- Now that manpages can be installed in utf-8 from lenny, we need not
  use legacy encodings for them any more.  The utf-8 output is specified
  in doc/aptitude-man.xsl.
- Manpage section titles are correctly localized by recent DocBook XSL.
]]]

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information
# HG changeset patch
# User Noritada Kobayashi <[EMAIL PROTECTED]>
# Date 1215350845 -32400
# Node ID b78e56f8f515ebf479816af95391aea88c0ee69e
# Parent  204dd4b43d37e07c568d59c1654d4fb961cdcf70
Delete unnecessary doc/ja/aptitude-man-ja.xsl and use doc/aptitude-man.xsl 
directly.

doc/ja/aptitude-man-ja.xsl used to have two roles:
- to set euc-jp as the output encoding of Japanese manpages and
- to translate manpage section titles into Japanese by overriding the
  DocBook XSL code as a workaround.

However, both are needless any more for following reasons:
- Now that manpages can be installed in utf-8 from lenny, we need not
  use legacy encodings for them any more.  The utf-8 output is specified
  in doc/aptitude-man.xsl.
- Manpage section titles are correctly localized by recent DocBook XSL.

diff -r 204dd4b43d37 -r b78e56f8f515 doc/ja/Makefile.am
--- a/doc/ja/Makefile.amSun Jul 06 21:14:31 2008 +0900
+++ b/doc/ja/Makefile.amSun Jul 06 22:27:25 2008 +0900
@@ -1,7 +1,7 @@
 # automake doesn't play nicely with DocBook :(
 
 SUBDIRS=images
-EXTRA_DIST=aptitude-html-ja.xsl aptitude-man-ja.xsl
+EXTRA_DIST=aptitude-html-ja.xsl
 
 LANGCODE=ja
 MANPAGE=aptitude.$(LANGCODE).8
@@ -51,9 +51,9 @@
 
 db2latex: doc-db2latex-stamp
 
-$(MANPAGE): $(XMLSOURCES) $(srcdir)/aptitude-man-$(LANGCODE).xsl 
$(srcdir)/../aptitude-man.xsl
+$(MANPAGE): $(XMLSOURCES) $(srcdir)/../aptitude-man.xsl
-rm -fr output-man
-   xsltproc -o output-man/aptitude.8 
$(srcdir)/aptitude-man-$(LANGCODE).xsl aptitude.xml
+   xsltproc -o output-man/aptitude.8 $(srcdir)/../aptitude-man.xsl 
aptitude.xml
mv output-man/aptitude.8 $(MANPAGE)
 
 $(README): $(XMLSOURCES) $(srcdir)/../aptitude-txt.xsl 
$(srcdir)/../aptitude-common.xsl $(srcdir)/../aptitude-txt.style
diff -r 204dd4b43d37 -r b78e56f8f515 doc/ja/aptitude-man-ja.xsl
--- a/doc/ja/aptitude-man-ja.xslSun Jul 06 21:14:31 2008 +0900
+++ /dev/null   Thu Jan 01 00:00:00 1970 +
@@ -1,67 +0,0 @@
-
-http://www.w3.org/1999/XSL/Transform"; 
-version="1.0">
-
-
-
-
-
-
-
-
-  .SH 名前

-  
-
-  , 
-
-
-  
-   \- 
-  
-
-
-
-  
.SH "書式"

-  
-
-
-
-  
.RS
.Sh "注意
-  
-: 
-
-  
-  "

-  
-  
.RE

-
-
-
-  .SH 著者
-  
-S
-  
-  

-
-  
-
-  , 
-
-
-  
-
-
-  
-  .

-  
-.br
Man page edited by 
-
-.

-  
-
-
-


Bug#489708: aptitude: please mark up two more messages for translation

2008-07-07 Thread Kobayashi Noritada
Package: aptitude
Version: 0.4.11.8-1
Severity: wishlist
Tags: patch l10n


Hi,

This is a patch to localize two more messages.  The detailed log is
shown below.  Since it seems that the string freeze has been done for
aptitude in lenny, could you please find, check and apply this patch for
lenny+1?


[[[
changeset:   1602:204dd4b43d37
user:Noritada Kobayashi <[EMAIL PROTECTED]>
date:Sun Jul 06 21:14:31 2008 +0900
files:   src/cmdline/cmdline_upgrade.cc
src/generic/apt/download_update_mana
ger.cc
description:
Mark up two more warnings for translation.

It would be better to recommend using the safe-upgrade command instead of
the upgrade command for users in their languages.
]]]

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information
# HG changeset patch
# User Noritada Kobayashi <[EMAIL PROTECTED]>
# Date 1215346471 -32400
# Node ID 204dd4b43d37e07c568d59c1654d4fb961cdcf70
# Parent  7e309eab85c55d6ee9c390aef52ec3cf9dded13c
Mark up two more warnings for translation.

It would be better to recommend using the safe-upgrade command instead of
the upgrade command for users in their languages.

diff -r 7e309eab85c5 -r 204dd4b43d37 src/cmdline/cmdline_upgrade.cc
--- a/src/cmdline/cmdline_upgrade.ccSun Jul 06 21:10:41 2008 +0900
+++ b/src/cmdline/cmdline_upgrade.ccSun Jul 06 21:14:31 2008 +0900
@@ -41,7 +41,7 @@
   pkgset to_install, to_hold, to_remove, to_purge;
 
   if(!strcasecmp(argv[0], "upgrade"))
-_error->Warning("The \"upgrade\" command is deprecated; use 
\"safe-upgrade\" instead.");
+_error->Warning(_("The \"upgrade\" command is deprecated; use 
\"safe-upgrade\" instead."));
 
   _error->DumpErrors();
 
diff -r 7e309eab85c5 -r 204dd4b43d37 src/generic/apt/download_update_manager.cc
--- a/src/generic/apt/download_update_manager.ccSun Jul 06 21:10:41 
2008 +0900
+++ b/src/generic/apt/download_update_manager.ccSun Jul 06 21:14:31 
2008 +0900
@@ -135,7 +135,7 @@
++begin;
   }
 
-_error->Warning("Unterminated quoted string in command: %s",
+_error->Warning(_("Unterminated quoted string in command: %s"),
whole_string.c_str());
 return rval;
   }


Bug#489706: aptitude: please localize a date and time format in logs

2008-07-07 Thread Kobayashi Noritada
Package: aptitude
Version: 0.4.11.8-1
Severity: wishlist
Tags: patch l10n


Hi,

This is a patch to localize a date and time format in /var/log/aptitude.
The detailed log is shown below.  Could you please find and check the
attachment, and apply if it looks good?

[[[
changeset:   1601:7e309eab85c5
user:Noritada Kobayashi <[EMAIL PROTECTED]>
date:Sun Jul 06 21:10:41 2008 +0900
files:   src/generic/apt/log.cc
description:
src/generic/apt/log.cc: Mark up a date and time format for translation.

Since the rest of logs are localized for users, it would be better to
record date and time in a format commonly used by them, which depends on
their cultures (as seen in www.debian.org news items).
]]]

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information
# HG changeset patch
# User Noritada Kobayashi <[EMAIL PROTECTED]>
# Date 1215346241 -32400
# Node ID 7e309eab85c55d6ee9c390aef52ec3cf9dded13c
# Parent  be96c69083a6fc7a33717f979f1280fcba68a0ec
src/generic/apt/log.cc: Mark up a date and time format for translation.

Since the rest of logs are localized for users, it would be better to
record date and time in a format commonly used by them, which depends on
their cultures (as seen in www.debian.org news items).

diff -r be96c69083a6 -r 7e309eab85c5 src/generic/apt/log.cc
--- a/src/generic/apt/log.ccSat Jul 05 19:53:06 2008 +0200
+++ b/src/generic/apt/log.ccSun Jul 06 21:10:41 2008 +0900
@@ -61,7 +61,8 @@
   string timestr;
 
   if(localtime_r(&curtime, 

Bug#487701: debian-policy: Minor typo at the 3.8.0.0 entry in the upgrading-checklist

2008-06-23 Thread Kobayashi Noritada
Package: debian-policy
Version: 3.8.0.1
Severity: minor
Tags: patch


Hi,

At the 3.8.0.0 entry in the upgrading-checklist, "convience copies of
code" should be "convenience copies of code".  Could you please apply
the attached patch with git-am?

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-- no debconf information
>From d693d932888f606658d11fecbbf20c021220d606 Mon Sep 17 00:00:00 2001
From: Noritada Kobayashi <[EMAIL PROTECTED]>
Date: Mon, 23 Jun 2008 20:15:52 +0900
Subject: [PATCH] Fix a minor typo in upgrading-checklist.

---
 upgrading-checklist.html |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/upgrading-checklist.html b/upgrading-checklist.html
index 17a0993..0fa4e2e 100644
--- a/upgrading-checklist.html
+++ b/upgrading-checklist.html
@@ -56,7 +56,7 @@ picking your way through this list.
  * Added parallel=n to the standardized DEB_BUILD_OPTIONS tags,
indicating that a package should be built using up to n parallel
processes if the package supports it  [4.9.1]
- * Debian packages should not use convience copies of code from other
+ * Debian packages should not use convenience copies of code from other
packages unless the included package is explicitly intended to be
used that way.[4.13]
  * If dpkg-source -x doesn't produce source ready for editing and
-- 
1.5.5.4



Bug#485025: serf: new upstream available

2008-06-23 Thread Kobayashi Noritada
serf 0.2.0-1 is now uploaded to mentors:
http://mentors.debian.net/debian/pool/main/s/serf/serf_0.2.0-1.dsc

I've asked my sponsor to upload it to the official repository.
If the package does not have any issues, it will be uploaded soon.

Many thanks,

-nori


pgpFyotEfgqUo.pgp
Description: PGP signature


Bug#485025: serf: new upstream available

2008-06-21 Thread Kobayashi Noritada
Hi,

From: Peter Samuelson
Subject: Bug#485025: serf: new upstream available
Date: Sat, 7 Jun 2008 14:37:31 -0500

> New upstream 0.2.0 is available.  I'd like to use in Subversion 1.5.0
> which will be released upstream shortly.  Before the lenny library
> freeze would be nice.

Thanks for notifying me of the new release and sorry for being unaware
of this bug.  I know about serf 0.2.0 and Subversion 1.5.0.  I'll try
to update the serf package tomorrow or in a few days (as soon as
possible).

Many thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#473633: aptitude: did not start in ja_JP.UTF-8 locale, too

2008-06-10 Thread Kobayashi Noritada
Hi,

I must mention that Japanese was also affected by this bug.  Now that
apt 0.7.14 has entered in lenny, this bug is resolved in lenny and can
be closed.  However, since Debian Installer lenny beta 2 ships the
affected version of apt, I add this note to the bug report just for
your information.

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#477826: aptitude: did not start in ja_JP.UTF-8 locale, too

2008-06-10 Thread Kobayashi Noritada
Hi,

I must mention that Japanese was also affected by this bug.  Now that
apt 0.7.14 has entered in lenny, this bug is resolved in lenny and can
be closed.  However, since Debian Installer lenny beta 2 ships the
affected version of apt, I add this note to the bug report just for
your information.

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#482364: gettext-el: patch for po-mode to save buffer when PO-Revision-Date is hold

2008-05-21 Thread Kobayashi Noritada
Package: gettext-el
Version: 0.17-2
Severity: normal
Tags: patch


Hi,

po-mode provides po-auto-replace-revision-date, an option for users to
decide whether PO-Revision-Date field in the header should be
automatically updated or not.  However, when users choose holding that
field, by setting that variable to "ask" and answering "n" to "May I set
PO-Revision-Date? (y or n) " or by setting that variable to "nil", the
field is not updated AND THE BUFFER IS NOT SAVED.  I've confirmed that
this issue represents in Emacs 21 and Emacs 22.

This may be a bug due to a fact[1] that Emacs considers the buffer is
saved when a hook in write-contents-hooks returns non-nil.  So, I've
created a patch to fix the issue.  Could you please apply it?

[1] http://www.gnu.org/software/emacs/elisp/html_node/Saving-Buffers.html
(write-contents-hooks is renamed as write-contents-functions in
Emacs 22.1).

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages gettext-el depends on:
ii  emacs21 [emacsen] 21.4a+1-3etch1 The GNU Emacs editor
ii  gettext   0.16.1-1   GNU Internationalization utilities
ii  xemacs21-mule-canna-wnn [ 21.4.19-2  highly customizable text editor --

gettext-el recommends no packages.

-- no debconf information
Index: gettext-tools/misc/po-mode.el
===
RCS file: /sources/gettext/gettext/gettext-tools/misc/po-mode.el,v
retrieving revision 1.41
diff -u -r1.41 po-mode.el
--- gettext-tools/misc/po-mode.el   7 May 2008 23:12:36 -   1.41
+++ gettext-tools/misc/po-mode.el   21 May 2008 18:57:29 -
@@ -1391,7 +1391,8 @@
zone "\\n\"")
t t
 (message ""))
-(message (_"PO-Revision-Date should be adjusted..."
+(message (_"PO-Revision-Date should be adjusted...")))
+  nil)
 
 ;;; Handling span of entry, entry type and entry attributes.
 


Bug#481438: Correct version info in the report

2008-05-15 Thread Kobayashi Noritada
notfound 481438 1.4.3-1
found 481438 1.4.6-2
thanks

I made a mistake in the version description...

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#481438: elscreen: please switch to the newer Emacs Lisp backquote syntax

2008-05-15 Thread Kobayashi Noritada
Package: elscreen
Version: 1.4.3-1
Severity: normal
Tags: patch


Hi,

When byte-compiling elscreen for emacs22, I got following warnings:

In toplevel form:
elscreen-dnd.el:36:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon.  See (elisp)Backquote in the manual.
elscreen-dnd.el:54:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon.  See (elisp)Backquote in the manual.

So, could you please switch to the newer Emacs Lisp backquote syntax? It
does not harm because the older syntax has been obsolete so long and I
find the newer one has already been used in other files of elscreen.

I attach a patch to (maybe) fix this issue.

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages elscreen depends on:
ii  apel   10.6+0.20060424-1 portable library for emacsen

elscreen recommends no packages.

-- no debconf information
--- elscreen-dnd.el.orig2008-05-16 13:39:18.0 +0900
+++ elscreen-dnd.el 2008-05-16 13:42:03.0 +0900
@@ -34,10 +34,10 @@
 ;; Code:
 
 (defmacro elscreen-dnd-drag-n-drop (ad-do-it)
-  (` (progn
+  `(progn
(elscreen-notify-screen-modification-suppress
-   (, ad-do-it))
-   (elscreen-notify-screen-modification 'force
+   ,ad-do-it)
+   (elscreen-notify-screen-modification 'force)))
 
 (defadvice dnd-handle-one-url (around elscreen-dnd-handle-open-url activate)
   (if (not elscreen-dnd-open-file-new-screen)
@@ -53,6 +53,6 @@
 
 (mapc
  (lambda (drag-n-drop-function)
-   (eval (` (defadvice (, drag-n-drop-function) (around 
elscreen-dnd-drag-n-drop activate)
- (elscreen-dnd-drag-n-drop ad-do-it)
+   (eval `(defadvice ,drag-n-drop-function (around elscreen-dnd-drag-n-drop 
activate)
+ (elscreen-dnd-drag-n-drop ad-do-it
  (list 'x-dnd-handle-drag-n-drop-event 'mac-drag-n-drop 'w32-drag-n-drop))


Bug#477131: yatex: still recommends tetex-bin

2008-04-21 Thread Kobayashi Noritada
Package: yatex
Version: 1.73+dfsg1-4
Severity: normal


Hi,

This yatex package still recommends tetex-bin.  Since TeX maintainers
conducted the teTeX-to-TeXLive transition last year and we will ship
TeXLive packages in lenny, it would be better to replace the dependency
on tetex-bin with one on texlive-bin, although the current dependency
will continue to work well during the lifetime of tetex-bin.

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#473916: nkf: patch to describe a difference between --overwrite and --in-place in nkf.1j

2008-04-02 Thread Kobayashi Noritada
Package: nkf
Version: 2.07-1
Severity: normal
Tags: patch


Hi,

nkf.1 and "nkf --help" describe a difference between --overwrite and
--in-place, but nkf.1j does not.  Here is a patch to fix it.  Could you
please apply it (and merge to the upstream's source code)?

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages nkf depends on:
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries

nkf recommends no packages.

-- no debconf information


nkf.1j.patch.gz
Description: Binary data


Bug#472950: patch to fix a minor formatting mistake in update-skkdic-yaskkserv.1

2008-03-27 Thread Kobayashi Noritada
Package: yaskkserv
Version: 0.3.8-3
Severity: minor
Tags: patch


Hi,

There is a minor formatting mistake in a new manpage
update-skkdic-yaskkserv.1 and here I provide a patch to fix it.

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/update-skkdic-yaskkserv.1.orig   2008-03-27 22:22:41.0 
+0900
+++ debian/update-skkdic-yaskkserv.12008-03-27 22:31:22.0 +0900
@@ -20,7 +20,8 @@
 .SH SYNOPSIS
 .B update-skkdic-yaskkserv
 .SH DESCRIPTION
-.B update-skkdic-yaskkserv is a program that creates yaskkserv format
+.B update-skkdic-yaskkserv
+is a program that creates yaskkserv format
 dictionary files from skkdic and/or skkdic-extra packages.
 .SH SEE ALSO
 .BR yaskkserv_make_dictionary (1).


Bug#431891: status of DDTP and ftp mirror synchronization?

2008-03-26 Thread Kobayashi Noritada
Hi,

Any updates to the this DDTP-update issue?
Is the byhand script still waiting for reviews?

From: "Felipe Augusto van de Wiel (faw)"
Subject: Re: status of DDTP and ftp mirror synchronization?
Date: Fri, 11 Jan 2008 16:47:41 -0200

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On 18-12-2007 10:42, Anthony Towns wrote:
> > On Sat, Dec 15, 2007 at 10:23:50AM -0200, Felipe Augusto van de Wiel wrote:
> >>I finished working on the scripts that will generate the
> >> files, we add some tests during the "package" build to reduce the
> >> checks on the "archive side". The package, .dsc and byhand-ddtp
> >> are here: http://people.debian.org/~faw/ddtp/
> > 
> > That should be a .changes file, not a .dsc file. You could use the
> > tag-overrides changes on merkel as an example; look in:
> > 
> >  /srv/ftp.debian.org/queue/done/tag-overrides_200712071325_all.changes
> 
>   Ooops, sorry.
> 
>   With the holidays and being busy with the end of the year
> it took me some time to reply, sorry for the delay. I updated the
> package, the script that generates it and I also generate a .changes
> file now. Hope it is OK. :)
> 
> http://people.debian.org/~faw/ddtp/ddtp-translations_20080111-1_all.changes
> 
> 
> > The byhand script only allows translations for main, not contrib/non-free.
> > That seems odd?
> 
>   Yes, I discussed that with Michael Bramer and others during
> the meeting in Extremadura, and the contrib should be added, but we
> are unsure about non-free descriptions, it could be under a license
> that allows distributions but doesn't allow "translations".
> 
>   I didn't add the checks for contrib because I was expecting
> a first review to see if I was in the right direction. I will add
> them on the new version.
> 
> 
> > If the filename looks like Translations-xx_YY-blah it will pass through
> > without complaint. "FNL=$(echo ${FN} | cut -d'-' f2-)" would fix that.
> > Using ${FN%%-*} and ${FN#*-} rather than the echo/cut subshells would
> > work too.
> 
>   True. I'm used to implement such things using echo/cut
> to make it easier to read, but I can change that if it is more
> recommended or preferred.
> 
> 
> > Only extracting files that you've guaranteed are okay might be safer, ie:
> > (untested)
> [...]
> > tar tzf "${TBALL}" | while read f; do
> >   if is_name_okay "$f";
> > tar -C "${TEMPDIR} -xzf "${TBALL}" "$f"
> >   fi
> > done
> 
>   The above is missing a "then" and a quote:
> 
> tar tzf "${TBALL}" | while read f; do
>   if is_name_okay "$f"; then
>   tar -C "${TEMPDIR}" -xzf "${TBALL}" "$f"
>   fi
> done
> 
>   What I couldn't understood was the logic behind to
> sequential extracts. I was thinking about returning is_name_okay
> to a variable and test it to see the action, if everything OK we
> could already extract the file.
> 
>   I'm also unsure about at which point we should remove
> the old translation files. If I change the old byhand-ddtp with
> the new function it fails for Translation-ca but still extracts
> the files. I put the script here:
> 
>  http://people.debian.org/~faw/ddtp/byhand-ddtp-aj
> 
> 
>   Since I would prefer to understand first why Translation-ca
> is failing (and something obvious is escaping me) and check why we
> should 'tar tzvf' 2 times, I would wait for your comments before
> trying to change it.
> 
>   I also remove the trap and the old checks since this new
> function seems to do most of what we want and can be improved it
> needed.
> 
> 
> 
> > There's no code to move from the TEMPDIR into the dists/ directory? Or
> > are you meaning for TEMPDIR to be replaced by the real dest?
> 
>   That's the other thing that I was unsure about how to
> handle, if we should extract to a TEMPDIR, remove old
> translations and them move from TEMPDIR to DESTDIR. Or if we
> should hit a point were everything is OK then we remove old
> translations and unpack the new ones in the right place.

Thanks,

-nori


pgpZkaEIOW8Qu.pgp
Description: PGP signature


Bug#471517: ruby-pkg-tools: Typo in the package description: CBDS

2008-03-18 Thread Kobayashi Noritada
Package: ruby-pkg-tools
Version: 0.13
Severity: minor
Tags: patch


Hi,

"CBDS" in the package description should be "CDBS".

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/control.orig 2008-02-13 06:55:37.0 +0900
+++ debian/control  2008-03-19 02:00:27.0 +0900
@@ -15,7 +15,7 @@
 Description: Tools for building Debian Ruby packages
  This package contains some useful tools for building Debian Ruby packages
  and is used by the Debian Ruby Maintainers Team. It includes:
-   * CBDS classes for building packages which use setup.rb and/or extconf.rb
+   * CDBS classes for building packages which use setup.rb and/or extconf.rb
  as installer,
* a program to retrieve upstream sources for use in conjunction with
  svn-buildpackage,


Bug#400533: Automated favicon.ico handling ignores RFCs, the W3, and client control.

2008-03-11 Thread Kobayashi Noritada
Hi maintainers,

This bug was fixed in upstream version 0.4.4, and can be closed now
that 0.5.3-1 is in Debian unstable.

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#470088: kazehakase: request for enabling WebCore support

2008-03-08 Thread Kobayashi Noritada
Package: kazehakase
Version: 0.5.3-1
Severity: wishlist


Hi,

Since the version 0.4.5, Kazehakase supports modularized rendering
engines.  Also, a support for WebCore has been added from that version.
So, users would be happy if they can see WebCore rendering engine on
Debian's Kazehakase and they can switch to it from Gecko.

Note that enabling WebCore support will require changes in the package
descriptions:

  Description: gecko based web browser using GTK+
   Kazehakase is a web browser using Gecko as HTML rendering engine.
   .
   Kazehakase has toolbar with rss/rdf menus, rss/rdf viewer, normal
   bookmarks,
   search window for google.  These are to be available as plugins.

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages kazehakase depends on:
ii  libatk1.0-0   1.12.4-3   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-13etch5  GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig 2.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5+etch2  FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libgcrypt11   1.2.3-2LGPL Crypto library - runtime libr
ii  libgettext-ru 1.7.0-1Gettext for ruby1.8
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgnutls13   1.4.4-3the GNU TLS library - runtime libr
ii  libgpg-error0 1.4-1  library for common error values an
ii  libgtk2-ruby  0.15.0-1.1etch1GTK+ bindings for the Ruby languag
ii  libgtk2.0-0   2.8.20-7   The GTK+ graphical user interface 
ii  libnspr4-0d   1.8.0.15~pre080131b-0etch1 NetScape Portable Runtime Library
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libruby1.81.8.5-4etch1   Libraries necessary to run Ruby 1.
ii  libtasn1-30.3.6-2Manage ASN.1 structures (runtime)
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxul0d  1.8.0.15~pre080131b-0etch1 Gecko engine library
ii  ruby  1.8.2-1An interpreter of object-oriented 
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages kazehakase recommends:
pn  hyperestraier  (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#456768: skksearch: proposal for improving configuration of dictionaries

2007-12-17 Thread Kobayashi Noritada
Package: skksearch
Version: 0.0-15
Severity: wishlist


As a maintainer of the skksearch package, I have been looking for a way
to improve configuration of dictionaries.  This report provides a plan
and also is a reminder.

Currently, skksearch provides default configuration as follows:

  # type:file
  cdb:/usr/share/skk/SKK-JISYO.cdb
  # plain:/usr/share/skk/SKK-JISYO
  
  # skkdic-extra
  # plain:/usr/share/skk/SKK-JISYO.JIS2
  # plain:/usr/share/skk/SKK-JISYO.JIS2004
  # plain:/usr/share/skk/SKK-JISYO.JIS3_4
  # plain:/usr/share/skk/SKK-JISYO.assoc
  # plain:/usr/share/skk/SKK-JISYO.china_taiwan
  # plain:/usr/share/skk/SKK-JISYO.fullname
  # plain:/usr/share/skk/SKK-JISYO.geo
  # plain:/usr/share/skk/SKK-JISYO.hukugougo
  # plain:/usr/share/skk/SKK-JISYO.itaiji
  # plain:/usr/share/skk/SKK-JISYO.itaiji.JIS3_4
  # plain:/usr/share/skk/SKK-JISYO.jinmei
  # plain:/usr/share/skk/SKK-JISYO.law
  # plain:/usr/share/skk/SKK-JISYO.mazegaki
  # plain:/usr/share/skk/SKK-JISYO.noregist
  # plain:/usr/share/skk/SKK-JISYO.not_wrong
  # plain:/usr/share/skk/SKK-JISYO.notes
  # plain:/usr/share/skk/SKK-JISYO.okinawa
  # plain:/usr/share/skk/SKK-JISYO.propernoun
  # plain:/usr/share/skk/SKK-JISYO.pubdic+
  # plain:/usr/share/skk/SKK-JISYO.requested
  # plain:/usr/share/skk/SKK-JISYO.station
  # plain:/usr/share/skk/SKK-JISYO.zipcode
  # plain:/usr/share/skk/SKK-JISYO.office.zipcode

Obviously, the default setting uses a cdb-style dictionary in the
skkdic-cdb package.  However, the skksearch package depends on
`skkdic-cdb | skkdic | skkdic-extra'.  So, users must edit
/etc/skksearch.conf if they choose to install other dictionary packages
than skkdic-cdb.

Of course, this is a petty problem; users just tweak the configuration
file to use other dictionary data.  However, it would be better if we
can provide default settings based on installed dictionary packages. I
am considering to make an improvement described as follows, which makes
the situation better:

* skksearch reads configuration files in /etc/skksearch.conf.d (in a way
  similary to how run-parts works) instead of /etc/skksearch.conf.

* skkdic{,-cdb,-extra} installs configuration files to that directory.

(I had noticed this issue for a long time and intended to make an
improvement some time, but the priority had been so low.  I thank to
Kenshi Muto (kmuto) for pointing out the issue and giving a suggestion
to resolve the problem via IRC.  The discussion with him (in Japanese)
is attached to this report.)

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)


skksearch.log.gz
Description: Binary data


Bug#456286: lintian: debian-revision-not-well-formed mentions old binNMU style

2007-12-14 Thread Kobayashi Noritada
Package: lintian
Version: 1.23.41
Severity: minor
Tags: patch


Hi,

The description for debian-revision-not-well-formed says:

N:   The debian version part (the part after the -) should consist of one
N:   to three dot-separated parts: one for maintainer release, two for
N:   source-NMU, three for binary NMU.

The part about the binNMU version numbers is outdated (Bug#437925
reported a similar issue for source-nmu-has-incorrect-version-number and
has already been fixed in 1.23.35).  Since I don't know whether a newer
"+bx" style binNMU version numbering should be supported in this check,
here I provide a patch to just drop support for older "x.x.x" style
numbering from both the regular expression and the description.

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages lintian depends on:
ii  binutils   2.17-3The GNU assembler, linker and bina
ii  diffstat   1.43-2produces graph of changes introduc
ii  dpkg-dev   1.13.25   package building tools for Debian
ii  file   4.17-5etch3   Determines file type using "magic"
ii  gettext0.16.1-1  GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libparse-debianchangel 1.0-1 parse Debian changelogs and output
ii  man-db 2.4.3-6   The on-line manual pager
ii  perl [libdigest-md5-pe 5.8.8-7etch1  Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information
Index: checks/fields
===
--- checks/fields   (revision 1080)
+++ checks/fields   (working copy)
@@ -156,7 +156,7 @@
if (defined $debian) {
tag "debian-revision-should-not-be-zero", "$version"
if $debian eq '0';
-   $debian =~ /^-([^.]+)?(?:\.[^.]+)?(?:\.[^.]+)?(\..*)?$/;
+   $debian =~ /^-([^.]+)?(?:\.[^.]+)?(\..*)?$/;
if (not defined $1 or defined $2) {
tag "debian-revision-not-well-formed", 
"$version";
}
Index: checks/fields.desc
===
--- checks/fields.desc  (revision 1080)
+++ checks/fields.desc  (working copy)
@@ -41,9 +41,8 @@
 
 Tag: debian-revision-not-well-formed
 Type: warning
-Info: The debian version part (the part after the -) should consist of one to
- three dot-separated parts: one for maintainer release, two for source-NMU,
- three for binary NMU.
+Info: The debian version part (the part after the -) should consist of one or
+ two dot-separated parts: one for maintainer release, two for source-NMU.
 
 Tag: debian-revision-should-not-be-zero
 Type: warning


Bug#456196: giggle: New upstream version 0.4 released

2007-12-13 Thread Kobayashi Noritada
Package: giggle
Version: 0.3-1
Severity: wishlist


Hi,

There is a new upstream version 0.4, released on 2007-12-07.  Could you
please package that version with some new features, improvements, and
fixes when you have time? :-)

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#450946: request for co-maintaining and uploading kazehakase 0.5

2007-12-11 Thread Kobayashi Noritada
Hi Alexander,
(Ccing to Hidetaka)

> I contact you on behalf of the ubuntu mozilla team, since we packaged
> kazehakse 0.5 and you appear to have little time atm, I would like to
> upload our 0.5 package to debian and add the main contributor and me
> as Co-Maintainer to your package.
> 
> Is that fine with you?

As a person who has met Hidetaka for drink some times, I think he
might be busy with his real life (i.e. intern doctor) now.  From my
viewpoint, he is mild and not a person who refuse helps from others.
He will appreciate your idea since you Ubuntu Mozilla Team might have
enough ability to maintain a web browser package and your work will
reduce his burden.  One month has passed since your offer to
co-maintain the package, and 10.5 months since his last upload.  I'd
love to see a co-maintainer upload (or at least QA NMU) of a newer
version into Debian's archive by you. ;-)

Hidetaka, if you have some comments, could you please reply to this
mail?

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#455739: xmlrpc-c: 1.06.21-2 missing (probably due to the problem of ftp-master.debian.org)

2007-12-11 Thread Kobayashi Noritada
Package: xmlrpc-c
Version: 1.06.21-2
Severity: wishlist


Hi,

I noticed that xmlrpc-c 1.06.21-2, which was uploaded on 2007-11-04, is
missing, probably due to the problem of ftp-master.debian.org[1].  You
will want to upload that version of the package again and close this
bug. ;-)

[1] http://lists.debian.org/debian-devel-announce/2007/11/msg1.html

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454622: libgv-ruby: in `require': no such file to load -- gv (LoadError)

2007-12-06 Thread Kobayashi Noritada
Hi,

I'm surprized to get your answer so soon. ;-)

From: Cyril Brulebois
Subject: Re: Bug#454622: libgv-ruby: in `require': no such file to load -- gv 
(LoadError)
Date: Thu, 06 Dec 2007 18:26:35 +0100

> > I find that the so file is installed in /usr/lib/graphviz/ruby, which
> > is not the default library search path for Ruby, and that the file is
> > not named as gv.so, which is checked by Ruby when users wrote "require
> > 'gv'":
> 
> Did you also check “man gv_ruby”? The needed tweak (at the moment) is
> documented there.

Oops, sorry, I didn't check...  Now I know what is necessary for me to
use the bindings.  Thank you!

> > So, I think you should install /usr/lib/ruby/1.8/gv.so, which is a
> > symlink to this file.  You did the job at least for lua ;-)
> 
> As far as I remember, I prepared some of the 2.12-* uploads during
> DebConf'07, and a ruby policy was pending. That's why I didn't apply any
> modification to the ruby package until now. I've got to check whether
> such a policy is available now… I hope the tweak mentioned in gv_ruby.3
> will suit your needs until I do what's needed.

Hmm..., I find some discussions here:
http://lists.debian.org/debian-ruby/2007/10/threads.html#9
However, I cannot find decisions unfortunately...

> I'll probably include further bindings modifications into the 2.16-*
> uploads to experimental (2.16-2 is there already). I've got some C++
> linking errors to solve at the same time.

Also, Ruby 1.9 will be released on this year's Christmas and Graphviz
will have to support it.  (Is it necessary for me to report this issue
separately as a reminder?)

> > (SWIG just provides low-level interface with script languages.
> > Ideally, a higher-level interface should be built on this interface
> > and that interface should be shipped as /usr/lib/ruby/1.8/gv.rb
> > instead of /usr/lib/ruby/1.8/gv.so.  However, such a interface does
> > not seem to be available for Graphviz so far...)
> 
> Feel free to send patches upstream, they love including them. ;-)

Thank you.  I'll try when I have time. ;-)

Best wishes,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454622: libgv-ruby: in `require': no such file to load -- gv (LoadError)

2007-12-06 Thread Kobayashi Noritada
Package: libgv-ruby
Version: 2.12-5
Severity: important


Hi graphviz maintainer,

Thank you for shipping packages of the bindings, which may provide nice
interface for light-weight language programmers.

However, it seems libgv-ruby is completely broken.  I tried to run a
demo script in the source package, but failed:

  noritada[0:24]%  find . -name "*.rb"  
terra:~/tmp/pkg/graphviz-2.12
  ./config/config_ruby.rb
  ./tclpkg/gv/demo/modgraph.rb
  noritada[0:24]%  ruby tclpkg/gv/demo/modgraph.rb  
terra:~/tmp/pkg/graphviz-2.12
  tclpkg/gv/demo/modgraph.rb:7:in `require': no such file to load -- gv 
(LoadError)
  from tclpkg/gv/demo/modgraph.rb:7

I find that the so file is installed in /usr/lib/graphviz/ruby, which is
not the default library search path for Ruby, and that the file is not
named as gv.so, which is checked by Ruby when users wrote "require 'gv'":

  noritada[0:27]%  dpkg -L libgv-ruby | grep so 
terra:~/tmp/pkg/graphviz-2.12
  /usr/lib/graphviz/ruby/libgv_ruby.so

So, I think you should install /usr/lib/ruby/1.8/gv.so, which is a
symlink to this file.  You did the job at least for lua ;-)

 graphviz (2.12-5) unstable; urgency=low
  .
  [snip]
   * Fixed libgv-lua (Closes: #439525):
  [snip]
 - Add a symlink from /usr/lib/lua5.1/gv.so to the .so in /usr/lib.
  [snip]

(SWIG just provides low-level interface with script languages.  Ideally,
a higher-level interface should be built on this interface and that
interface should be shipped as /usr/lib/ruby/1.8/gv.rb instead of
/usr/lib/ruby/1.8/gv.so.  However, such a interface does not seem to be
available for Graphviz so far...)

Many thanks!

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#452397: when?

2007-12-06 Thread Kobayashi Noritada
Hi,

From: Frank Lichtenheld <[EMAIL PROTECTED]>
Subject: Bug#452397: when?
Date: Thu, 6 Dec 2007 14:16:04 +0100

> On Sat, Dec 01, 2007 at 08:16:37PM -0200, Felipe Augusto van de Wiel (faw) 
> wrote:
> The status is this: I've mostly completed the Locale::Maketext
> transition in my master branch. So you should be able to
> see and test your translations at http://packages.debian.net/
> (comments and bug reports welcome).

Only one minor problem that I've found is that I find my translation
for a word "Japanese" as the description for a tag "culture::japanese"
in http://packages.debian.net/sid/skkdic although I did not translate
that word in debtags.ja.po yet; the translation for "Japanese" in
langs.ja.po was used where that in debtags.ja.po should be (Since I
have already translated that word in debtags.ja.po, I cannot reproduce
the situation above now, but this issue can be seen in such as
http://packages.debian.net/sid/skkdic?lang=fi ).  This issue is not so
big because the translation for "Japanese" in debtags.ja.po is usually
the same as one in langs.ja.po. ;-)

I'm testing http://packages.debian.net/ daily, and do not see any
problems except for that.

> I've not yet merged that to the debian-master branch. I might
> do it this weekend, but seeing that I go on vacation soon afterwards
> this might not such a good idea. If I decide to merge it after my
> vacation, this means it can't be activated until mid-January.

In terms of localization, http://packages.debian.net/ seems to be
stable enough, at least for me. ;-)

Many thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451755: www.debian.org: packages.debian.org fails to display list of files in libjavassist-java-doc

2007-12-05 Thread Kobayashi Noritada
retitle 451755 www.debian.org: packages.debian.org fails to display list of 
files in contrib/non-free packages
thanks

Hi,

From: Robert Luberda
Subject: Bug#451755: www.debian.org: packages.debian.org fails to display list 
of files in libjavassist-java-doc
Date: Sun, 18 Nov 2007 10:19:00 +0100

> http://packages.debian.org/sid/libjavassist-java-doc has a link to
> http://packages.debian.org/sid/libjavassist-java-doc/all/filelist, which
> shows the following error:
> 
> No such package in this suite on this architecture.

This bug can be seen for cmap-adobe-japan1 (non-free), xpdf-japanese
(non-free), and freemind (contrib).  I confirm this is a bug of
listing files in contrib/non-free packages.

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#454169: How about categorizing webkit into "devel" (or "libs"), not "web"?

2007-12-03 Thread Kobayashi Noritada
Package: webkit
Version: 0~svn27674-1
Severity: wishlist


Hi,

Currently, webkit is categorized into the "web" section.  If webkit
provides some browser like iceweasel does, that section would be
appropriate.  However, webkit actually provides a rendering engine and
other tools such as epiphany-browser and liferea use it.  So, IMHO it is
good to categorize webkit into "devel" or "libs", like xulrunner
categorized into "devel".  I think packages in e.g. "devel" and "libs"
may get higher priority when built with the buildd network and it
prevents dependent packages from waiting so long, but I'm not sure.

This is just a wishlist and if it's not a good idea, please close it.

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#453689: ruby-gnome2: CVE-2007-6183 format string vulnerability

2007-11-30 Thread Kobayashi Noritada
Hi Nico,

From: Nico Golde
Subject: Bug#453689: ruby-gnome2: CVE-2007-6183 format string vulnerability
Date: Fri, 30 Nov 2007 17:57:07 +0100

> just in case you have no time to do an upload I prepared an 
> NMU. Maybe it also helps you preparing an update.
> The attached patch fixes this issue.
> It will be also archived on:
> http://people.debian.org/~nion/nmu-diff/ruby-gnome2-0.16.0-8_0.16.0-8.1.patch

I'm not a maintainer and this is just FYI:
Should this fix made into ruby-gnome2 0.16.0-9, which was uploaded
today and now in the NEW queue?

Changes: ruby-gnome2 (0.16.0-9) unstable; urgency=low
 .
  * Add debian/patches/poppler-0.6.patch that basically sync poppler/ with
ruby-gnome2 svn HEAD so that newer poppler are supported
(Closes: #453169).
  * Actually ship libpoppler-glib-ruby packages.


Many thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#445021: Bug#445020: edict & kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

2007-11-29 Thread Kobayashi Noritada
Hi Florian,

> first of all, many thanks to Noritada-san and Kinoshita-san for
> bugreport and analysis.
> 
> Just for the record, currently I'm drafting a letter to upstream. I'm
> going to ask for a retroactive license change/upgrade to CC by-sa 3.0,
> so that this problem can hopefully be resolved for Etch as well.
> 
> However, I feel rather uncomfortable at this as I don't trust my ability
> to express this correctly, so any help will be greatly appreciated.
> Furthermore, spare time is a scarce resource at the moment, so please
> don't hold your breath till I cough up something ...

Thank you for trying to contact with the upstream author.  Since I am
not a native English speaker (nor a lawyer), I also feel insecure
about subtleties of expressions, but I'm willing to help you if I can.

I think the key points are as follows:

* Debian respects software's freeness.
  * The old license of EDICT used in 2003 was considered to be "free"
in the Debian's meaning.
  * CC by-sa 2.5 is not considered to be "free" in the Debian's
meaning, but 3.0 may be considered to be "free".
(ref. http://wiki.creativecommons.org/Version_3#Debian )

* We mistakenly included EDICT's versions distributed under CC by-sa
  2.5 in the Debian's stable release since we were unaware of the
  license change.

* We'd like the upstream author to upgrade the license to CC by-sa
  3.0.
  * It would be glad if a retroactive license upgrade to CC by-sa 3.0
is permitted.
  * It is easy to upgrade a software's license from CC by-sa 2.5 to
3.0; the change is not big for normal developers, although it is
important for Debian.


P.S. Although correctly addressed to me, your message seems to have
failed to reach me.  Curiously, I also couldn't receive a copy from
BTS; something bothers me.  Fortunately, I can read your message via
the web interface of BTS. :-) So, please note that private messages
can vanish when replying to me...

Many thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#453428: ttf-vlgothic: Please upgrade dependency on fontconfig

2007-11-29 Thread Kobayashi Noritada
found 453428 20071015-1
notfound 453428 20061026-1
thanks

Oops, the described version was wrong...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#453428: ttf-vlgothic: Please upgrade dependency on fontconfig

2007-11-29 Thread Kobayashi Noritada
Package: ttf-vlgothic
Version: 20061026-1
Severity: normal


Hi,

ttf-vlgothic has a dependency on fontconfig as follows:

  Suggests: x-ttcidfont-conf, xserver-xorg | xfs (>= 4.0.2-1), fontconfig (>= 
2.4.1)

However, the package suggests (or recommends) a setting introduced into
the fontconfig-config package from its version 2.4.2-1.3.  So, the
version of suggested fontconfig (or fontconfig-config?  I don't know...)
should be bumped to 2.4.2-1.3 or later.

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages ttf-vlgothic depends on:
ii  defoma   0.11.10-0.1 Debian Font Manager -- automatic f

ttf-vlgothic recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#453169: ruby-gnome2 should support poppler 0.6.2

2007-11-29 Thread Kobayashi Noritada
Hi,

> During a rebuild of all packages in sid, your package failed to build on i386.

>  > make[3]: Entering directory `/build/user/ruby-gnome2-0.16.0/poppler/src'
>  > cc -I. -I/build/user/ruby-gnome2-0.16.0/glib/src -I. 
> -I/usr/lib/ruby/1.8/i486-linux -I.././poppler -DHAVE_RB_DEFINE_ALLOC_FUNC 
> -DHAVE_RB_BLOCK_PROC -DHAVE_OBJECT_ALLOCATE -DHAVE_NODE_ATTRASGN 
> -DHAVE_RB_CAIRO_H -DHAVE_POPPLER_PAGE_RENDER_SELECTION_TO_PIXBUF 
> -DRUBY_POPPLER_COMPILATION  -I/usr/local/lib/site_ruby/1.8/i486-linux  -fPIC 
> -g -Wall -O2 -Wall -I/usr/include/poppler/glib -I/usr/include/poppler 
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 
> -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/cairo 
> -I/usr/include/freetype2 -I/usr/include/libpng12-c rbpoppler-page.c
>  > rbpoppler-page.c: In function 'page_get_text':
>  > rbpoppler-page.c:113: error: incompatible type for argument 2 of 
> 'poppler_page_get_text'
>  > rbpoppler-page.c:113: error: too few arguments to function 
> 'poppler_page_get_text'
>  > rbpoppler-page.c: In function 'page_get_selection_region':
>  > rbpoppler-page.c:129: error: incompatible type for argument 3 of 
> 'poppler_page_get_selection_region'
>  > rbpoppler-page.c:129: error: too few arguments to function 
> 'poppler_page_get_selection_region'
>  > rbpoppler-page.c: In function 'page_render_selection':
>  > rbpoppler-page.c:149: error: incompatible type for argument 5 of 
> 'poppler_page_render_selection'
>  > rbpoppler-page.c:149: error: too few arguments to function 
> 'poppler_page_render_selection'
>  > rbpoppler-page.c: In function 'page_render_selection_to_pixbuf':
>  > rbpoppler-page.c:174: error: incompatible type for argument 7 of 
> 'poppler_page_render_selection_to_pixbuf'
>  > rbpoppler-page.c:174: error: too few arguments to function 
> 'poppler_page_render_selection_to_pixbuf'
>  > make[3]: *** [rbpoppler-page.o] Error 1

This build failure can be seen in a sparc buildd[1], as this issue is
due to poppler's API change.  Although the new API has been supported
in the Ruby-GNOME2's repository, no new supporting versions are
released yet.  Packaging the Subversion HEAD of Ruby-GNOME2 or
applying a patch from the repository will fix this bug.

[1] 
http://buildd.debian.org/fetch.cgi?pkg=ruby-gnome2;ver=0.16.0-8;arch=sparc;stamp=1196292434

Many thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#449388: menu: typos in menufile.5

2007-11-05 Thread Kobayashi Noritada
Package: menu
Version: 2.1.36
Severity: minor
Tags: patch


Hi,

menufile(5) has some typos.  Could you please apply a patch attached to
this mail?

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages menu depends on:
ii  dpkg   1.13.25   package maintenance system for Deb
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

menu recommends no packages.

-- no debconf information
--- doc/menufile.5.orig 2007-08-19 05:42:54.0 +0900
+++ doc/menufile.5  2007-11-06 00:17:55.0 +0900
@@ -51,7 +51,7 @@
 .PP
 \fB?package(package-name):var1=value1 var2=value2 \fR ...
 .TP
-needs=
+needs
 Specify what kind of environment the program require. This variable must be
 defined, and should be one of the following:
 .RS
@@ -85,7 +85,7 @@
 title
 The title of the program that will appear on the menus. Keep it short.
 If two menu entries share the same title and section, the one that
-bests fits the available display will be used. So in the example above
+best fits the available display will be used. So in the example above
 with two menu entries that both have the menu id "title", if X is
 available, the X11 one will be used; otherwise the text one will be used.
 Must be defined.


Bug#390859: What's the status of aptitude-doc-ja?

2007-11-01 Thread Kobayashi Noritada
Hi Daniel,

Although Japanese HTML documentation has been included in the source
package of aptitude for about one year, aptitude-doc-ja binary package
has not yet been created.  Since I know that addition of a binary
package forces the source package to pass the NEW queue, I don't
intend to hasten you. :-) Yes, in making a decision on the package
upload schedule, Debian's release schedule and the package upload
schedule of apt are much more important than adding a translation
package for a language.  But if you can find a good timing (e.g.
adding a -dbg package as wished in Bug#448884), could you please
consider adding aptitude-doc-ja?

P.S. I'd love to restart Japanese translation works for ja.po and
doc/ja within this year (Currently I have some other things to do...).

Many thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#448594: ITP: rabbit -- presentation tool using RD, a simple text format

2007-10-30 Thread Kobayashi Noritada
Package: wnpp
Severity: wishlist
Owner: Kobayashi Noritada <[EMAIL PROTECTED]>

* Package name: rabbit
  Version : 0.5.3
  Upstream Author : Kouhei Sutou <[EMAIL PROTECTED]>
* URL : http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit
* License : Ruby's
  Programming Lang: Ruby
  Description : presentation tool using RD, a simple text format

Rabbit is an application to do presentations with RD documents.  RD is a
simple, easy-to-read, and easy-to-write text format like Wiki.  Rabbit has
many noteworthy features, which distinguishes this application from other
presentation tools.

* Slide looks are defined with Ruby and customizable.
* Various keyboard interfaces.
* Mouse gesture support.
* Slides can contain many image formats: EPS, SVG, GIMP, and Dia.
* and more...

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#448131: ttf-konatu: Please fix the Homepage line

2007-10-26 Thread Kobayashi Noritada
Package: ttf-konatu
Version: 20-1
Severity: minor
Tags: patch


Hi,

As shown in http://packages.debian.org/sid/ttf-konatu, the Homepage
information of ttf-konatu looks ugly.  This is due to the wrong format
of the Homepage information.  Please follow Developer's Reference,
6.2.4[1].

[1] 
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s-bpp-upstream-info

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/control.orig 2007-10-26 17:59:22.0 +0900
+++ debian/control  2007-10-26 18:00:15.0 +0900
@@ -14,4 +14,5 @@
  also made as TrueType font.
  .
  You can see screenshots in author's website.
- Homepage: http://www.masuseki.com/index.php?u=be/konatu.htm
+ .
+  Homepage: http://www.masuseki.com/index.php?u=be/konatu.htm


Bug#448129: ttf-kiloji: Please fix the Homepage line

2007-10-26 Thread Kobayashi Noritada
Package: ttf-kiloji
Version: 2.10-2
Severity: wishlist
Tags: patch


Hi,

The Homepage line is recommended to have prepending spaces, which serves
to break the line correctly.  See Developer's Reference, 6.2.4[1].

[1] 
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s-bpp-upstream-info

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/control.orig 2007-10-26 18:01:30.0 +0900
+++ debian/control  2007-10-26 18:02:01.0 +0900
@@ -19,5 +19,5 @@
   - kiloji_b.ttf (kiloji Bold)
   - kiloji_d.ttf (kiloji Diet)
  .
- Homepage: http://www.ez0.net/
+  Homepage: http://www.ez0.net/
 


Bug#447180: Conflict between packages.debian.org// and packages.debian.org//

2007-10-18 Thread Kobayashi Noritada
Package: www.debian.org
Severity: normal


Hi,

When I wanted to see information on the "perl" package, I searched with
a keyword "perl" and I got an exact hit in the result page[1].  However,
when I clicked a link labeled as "sid (unstable)", I saw a page for
"perl" section.  The link URL was http://packages.debian.org/sid/perl,
which can be interpreted both as "perl package in sid" and as "perl
section in sid".  Since the URL was used in everywhere in the package
page (e.g. a link labeled as "perl" in the "Other Packages Related to
debhelper" area in the debhelper package page[2]), I could not go to my
destination, the "perl package" page.  Finally, I found a link to the
"perl package" page in the "perl section" page.  The URL of perl package
page was http://packages.debian.org/sid/perl/perl.

The same happens for "python", which is also a name of a package and
name of a section.

Could you please supply some resolution of this kind of name conflicts?
I think using the packages.debian.org//*/ URL for
packages instead of the packages.debian.org// URL will be
effective, but it requires a change in the URL interface.

[1] http://packages.debian.org/search?searchon=names&keywords=perl
[2] http://packages.debian.org/sid/debhelper

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#447143: java-gcj-compat-dev: UnboundLocalError: local variable 'MAX_CLASSES_PER_JAR' referenced before assignment

2007-10-18 Thread Kobayashi Noritada
Package: java-gcj-compat-dev
Version: 1.0.76-6
Severity: normal
Tags: patch


Hi,

Building db 4.6.21-3 fails with an error as follows:

dh_nativejava -plibdb4.6-java-gcj -v
dh_nativejava: Compatibility levels before 4 are deprecated.
aot-compile -L /usr/lib/gcj debian/libdb4.6-java
Traceback (most recent call last):
  File "/usr/bin/aot-compile", line 95, in ?
compiler.compile()
  File "/usr/lib/python2.4/site-packages/aotcompile.py", line 99, in compile
self.writeMakefile(MAKEFILE, jobs)
  File "/usr/lib/python2.4/site-packages/aotcompile.py", line 127, in 
writeMakefile
values = job.ruleArguments()
  File "/usr/lib/python2.4/site-packages/aotcompile.py", line 276, in 
ruleArguments
self.__makeBlocks()
  File "/usr/lib/python2.4/site-packages/aotcompile.py", line 227, in 
__makeBlocks
if len(self.blocks[-1]) >= MAX_CLASSES_PER_JAR \
UnboundLocalError: local variable 'MAX_CLASSES_PER_JAR' referenced before 
assignment
dh_nativejava: command returned error code 256
make: *** [binary-arch] Error 1

This seems to be due to a bug in aotcompile.py included in
java-gcj-compat-dev.  I've created a patch to fix aotcompile.py.in.
Could you please apply it?

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- aotcompile.py.in.orig	2007-10-18 19:35:02.0 +0900
+++ aotcompile.py.in	2007-10-18 20:26:06.0 +0900
@@ -31,9 +31,6 @@
 GCJFLAGS = ["-g", "-O2", "-fPIC", "-findirect-dispatch", "-fjni"]
 LDFLAGS = ["-Wl,-Bsymbolic"]
 
-MAX_CLASSES_PER_JAR = 1024
-MAX_BYTES_PER_JAR = 1048576
-
 MAKEFILE = "Makefile"
 
 MAKEFILE_HEADER = '''\
@@ -197,6 +194,8 @@
 __init__ method.  The reason this is not done is because we
 need to parse every class file.  This is slow, and unnecessary
 if the job is subsetted."""
+MAX_CLASSES_PER_JAR = 1024
+MAX_BYTES_PER_JAR = 1048576
 names = {}
 for hash, bytes in self.classes.items():
 name = classname(bytes)


Bug#446622: kazehakase: modifying UA required to use Google's Gmail fully

2007-10-14 Thread Kobayashi Noritada
Package: kazehakase
Version: 0.4.2-1
Severity: minor
Tags: patch


Hi,

Although other Gecko-based web browsers such as Iceweasel and Epiphany
are fully supported by Google's Gmail, the packaged version of
Kazehakase is "not supported".  Users of Kazehakase with the default UA
setting would see a "basic HTML view" of the Gmail service and told to
access with fully-supported browsers to use all of Gmail's features, as
shown in a help page[1].  Of course, Kazehakase is as well supported as
other Gecko-based web browsers and users of Kazehakase can use all of
Gmail's features when they access with proper UA settings.  Although the
UA setting can be modified by users individually, it would be nice to
modify the default setting to make the browser accepted by Gmail.

Here is a patch to do so, retrieved from revision 3230 of the upstream
repository.  Although this change is a part of improvements in
Kazehakase 0.4.9, it is a very minor but effective tweak and should be
applied to the source before that version.

[1] http://mail.google.com/support/bin/answer.py?ctx=gmail&answer=15046

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages kazehakase depends on:
ii  libatk1.0-01.12.4-3  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libfreetype6   2.2.1-5+etch1 FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libgcrypt111.2.3-2   LGPL Crypto library - runtime libr
ii  libgettext-rub 1.7.0-1   Gettext for ruby1.8
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgnutls131.4.4-3   the GNU TLS library - runtime libr
ii  libgpg-error0  1.4-1 library for common error values an
ii  libgtk2-ruby   0.15.0-1.1GTK+ bindings for the Ruby languag
ii  libgtk2.0-02.8.20-7  The GTK+ graphical user interface 
ii  libnspr4-0d1.8.0.13~pre070720-0etch3 NetScape Portable Runtime Library
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libruby1.8 1.8.5-4   Libraries necessary to run Ruby 1.
ii  libtasn1-3 0.3.6-2   Manage ASN.1 structures (runtime)
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxul0d   1.8.0.13~pre070720-0etch3 Gecko engine library
ii  ruby   1.8.2-1   An interpreter of object-oriented 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kazehakase recommends:
pn  hyperestraier  (no description available)

-- no debconf information


kazehakase-gmail.diff.gz
Description: Binary data


Bug#435971: fontconfig: Handling for default fonts in Japanese Desktop

2007-10-10 Thread Kobayashi Noritada
Hi,

Which of these following two orders correct?

> and for Serif,
>  1. Sazanami Mincho
>  2. IPAMona Mincho
>  4. Kochi Mincho (for compatibility

> + IPAMonaMincho
> + Sazanami Mincho
>   Kochi Mincho

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#445020: edict & kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

2007-10-09 Thread Kobayashi Noritada
Hi,

From: Tatsuya Kinoshita
Subject: Re: Bug#445020: edict & kanjidic: License discrepancy between the 
Debian package and upstream, upstream's license being non-free
Date: Sat, 06 Oct 2007 08:20:15 +0900 (JST)

> On October 3, 2007 at 3:16AM +0900,
> nori1 (at dolphin.c.u-tokyo.ac.jp) wrote:
> 
> > Package: edict
> > Version: 2006.10.09-1
> > Severity: serious
> > Justification: Policy 2.2.1
> [...]
> > Current license for edict and kanjidic seems to be CC by-sa 2.5, which
> > is different from a custom license described in debian/copyright and
> > is not DFSG-free.  IMHO the best solution for this situation is
> > proposing an upgrade of the license to CC by-sa 3.0 and including
> > licence.html in the source packages.
> 
> I think this bug violates Policy 12.5, not 2.2.1 if CC by-sa 2.5
> can be upgraded to CC by-sa 3.0 and then meets DFSG.
> 
> The point is the incorrect information in debian/copyright.  For
> now, please update debian/copyright as follows:
> 
> - include the upstream statement quoting from
>   http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
> - mention that the Debian package is distributed under CC by-sa 3.0
>   according to section 4.b of CC by-sa 2.5
> - include a verbatim copy of CC by-sa 3.0 quoting from
>   http://creativecommons.org/licenses/by-sa/3.0/legalcode

I missed what Tatsuya pointed out, i.e. distribution under the later
versions of the same license.  Now I agree with Tatsuya.  So, I think
as follows:

- The minimal solution for packages in all the distribution would be
  to fix debian/copyright as Tatsuya suggested.

- The best solution for packages in lenny and sid would be proposing
  the upstream for license upgrade as I suggested in the first mail.

Many thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#445491: hex-a-hop: [INTL:ja] Japanese localization of hex-a-hop.desktop

2007-10-06 Thread Kobayashi Noritada
Package: hex-a-hop
Version: 0.0.20070315-6
Severity: wishlist
Tags: patch l10n


Hi,

A patch to localize hex-a-hop.desktop into Japanese is prepared.
Could you please apply it?

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)


hex-a-hop.desktop.patch.gz
Description: Binary data


Bug#445020: edict & kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

2007-10-02 Thread Kobayashi Noritada
Package: edict
Version: 2006.10.09-1
Severity: serious
Justification: Policy 2.2.1


Hi,

Current license for edict and kanjidic seems to be CC by-sa 2.5, which
is different from a custom license described in debian/copyright and
is not DFSG-free.  IMHO the best solution for this situation is
proposing an upgrade of the license to CC by-sa 3.0 and including
licence.html in the source packages.

Detailed descriptions
=
First of all, there are three facts:

* Although the license statement described in debian/copyright in the
  edict and kanjidic packages seems to be a custom license of the
  Electronic Dictionary Research and Development Group at Monash
  University, which is considered to be DFSG-free, the online license
  statement[1] says these packages are distributed under CC by-sa.

* There are no license descriptions in .orig.tar.gz tarballs of Debian
  source packages for edict and kanjidic, which seem to be rolled by
  you package maintainers since the upstream does not distribute the
  software (dictionary data files) as a tarball.  However,
  edict_doc.html and kanjidic_doc.html point the online license page
  for license information.  So, what is described on that page now is
  the actual license statement.

* The online license page only says that the license for distribution
  is CC by-sa and does not specify its version.  However, the license
  deed and full license code linked from that page is ones of CC by-sa
  2.5, which is not considered to be DFSG-free.

>From these facts, I guess that the upstream changed the license from
the custom one to CC by-sa 2.5 without notice.  It is obvious from
web.archive.org[2] that the current license was already used in July,
2006.

To solve this situation, I make two proposals:

* To give the upstream suggestions to upgrade the license to CC by-sa
  3.0 and to specify that version clearly in the license page.

* To include licence.html in the Debian source packages for edict and
  kanjidic.

Although whether Debian now declare CC by 3.0 and CC by-sa 3.0 to be
DFSG-free or not was uncertain[3], I hope CC by-sa 3.0 is considered
to be DFSG-free now that ttf-konatu[4], a Japanese font package
licensed by CC by-sa 3.0, has got in the Debian main archive.

# I am maintaining the skkdic package and its upstream release
# contains an edict-derivative dictionary (My predecessors and I have
# considered it to be non-free and excluded it from the package).
# Also, I'd like to package a program which uses kanjidic2.xml.  So, I
# hope I will hear a good news.

[1] http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[2] 
http://web.archive.org/web/*/http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[3] http://wiki.creativecommons.org/Version_3#Debian
[4] http://packages.qa.debian.org/t/ttf-konatu.html

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#445021: edict & kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

2007-10-02 Thread Kobayashi Noritada
Package: kanjidic
Version: 2006.10.09-0.1
Severity: serious
Justification: Policy 2.2.1


Hi,

Current license for edict and kanjidic seems to be CC by-sa 2.5, which
is different from a custom license described in debian/copyright and
is not DFSG-free.  IMHO the best solution for this situation is
proposing an upgrade of the license to CC by-sa 3.0 and including
licence.html in the source packages.

Detailed descriptions
=
First of all, there are three facts:

* Although the license statement described in debian/copyright in the
  edict and kanjidic packages seems to be a custom license of the
  Electronic Dictionary Research and Development Group at Monash
  University, which is considered to be DFSG-free, the online license
  statement[1] says these packages are distributed under CC by-sa.

* There are no license descriptions in .orig.tar.gz tarballs of Debian
  source packages for edict and kanjidic, which seem to be rolled by
  you package maintainers since the upstream does not distribute the
  software (dictionary data files) as a tarball.  However,
  edict_doc.html and kanjidic_doc.html point the online license page
  for license information.  So, what is described on that page now is
  the actual license statement.

* The online license page only says that the license for distribution
  is CC by-sa and does not specify its version.  However, the license
  deed and full license code linked from that page is ones of CC by-sa
  2.5, which is not considered to be DFSG-free.

>From these facts, I guess that the upstream changed the license from
the custom one to CC by-sa 2.5 without notice.  It is obvious from
web.archive.org[2] that the current license was already used in July,
2006.

To solve this situation, I make two proposals:

* To give the upstream suggestions to upgrade the license to CC by-sa
  3.0 and to specify that version clearly in the license page.

* To include licence.html in the Debian source packages for edict and
  kanjidic.

Although whether Debian now declare CC by 3.0 and CC by-sa 3.0 to be
DFSG-free or not was uncertain[3], I hope CC by-sa 3.0 is considered
to be DFSG-free now that ttf-konatu[4], a Japanese font package
licensed by CC by-sa 3.0, has got in the Debian main archive.

# I am maintaining the skkdic package and its upstream release
# contains an edict-derivative dictionary (My predecessors and I have
# considered it to be non-free and excluded it from the package).
# Also, I'd like to package a program which uses kanjidic2.xml.  So, I
# hope I will hear a good news.

[1] http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[2] 
http://web.archive.org/web/*/http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[3] http://wiki.creativecommons.org/Version_3#Debian
[4] http://packages.qa.debian.org/t/ttf-konatu.html

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#403838: gmt 4.1.4-0.1~nori1

2007-10-02 Thread Kobayashi Noritada
Hi,

Since I received a report from a Japanese user that Bug#403837 in GMT
4.1.2 is irritating, I've built and uploaded gmt 4.1.4-0.1~nori1 to my
debian package directory in the university.  This fixes #403837,
#403838, and #404136 (and do nothing otherwise).  Could you please
test it with a following APT line?

deb http://dolphin.c.u-tokyo.ac.jp/~nori1/debian unstable/

(Only a binary version for sid i386 is available.)

(Although I know that 4.2 has also been released, 4.1.2 seems to be
more stable than 4.2, which may have bugs like Bug#403837.  So, I only
provide 4.1.2 now.)

Torsten: If you are busy, could you please give me approval to do NMU?
I'll upload this version with changing the version number to 4.1.4-0.1
and changing "Non-maintainer work" in the Debian changelog to
"Non-maintainer upload".

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#443118: hex-a-hop: [INTL:ja] Japanese translation prepared

2007-09-19 Thread Kobayashi Noritada
From: Jens Seidel
Subject: Re: Bug#443118: hex-a-hop: [INTL:ja] Japanese translation prepared
Date: Wed, 19 Sep 2007 00:06:13 +0200

> > Although only 142 out of 213 messages are translated, the translation
> 
> Do you plan to translate the remaining messages as well? Some are very
> short.

Yes, I provide an update here.  I'll keep updating translations for
later releases.

> > contains all of the help text, most of important information messages,
> > and all of the manpage text.  Also, I have made sure that most of the
> > translated messages are displayed correctly in the game screen.
> 
> Most?

Ah..., my description was a little bit confusing.  I have checked all
messages that I know how to display.  Since I've only completed 94 out
of 100 levels in the game, I cannot check some messages (e.g. the
ending messages).  Also, there are some messages I don't know how to
display.

> > Sorry for being so late.  You know, the Japanese language is so
> > different from western languages on the point that Japanese don't use
> > spaces between words. 
> 
> No, I didn't know but assumed it :-)
> 
> > Since this game uses spaces in messages in a
> > special way, for line breaks and paragraph breaks, I had to test and
> > check the displayed messages locally before sending the translation as a
> > bug report.  Also, this was the first time for me to translate a game
> > and I chose terms carefully... :-)
> 
> OK. But you are free to use \n instead of "  ".

Yes, I know that.  However, msgfmt warns if a translation start with
"\n" although the corresponding original text does not start with
"\n".  So, I use "  " for level names.

> > As a translator to an exotic language, I must report some points below,
> > especially as a reply to Jens's mail[1]:
> > 
> > (1) The leading spaces.
> > 
> > The leading " " of " XXX" is only used as a margin to put the message
> > "XXX" away from the edge of the screen.  Splitting " XXX" into " " and
> > "XXX" and marking the latter for translation may be good.  It does make
> > sense.
> 
> OK. But after reading your mail it seems a hardcoded space should not be
> added in general. Example: "red and blue" should not be i18n'ed into
> _("red") + " " + _("and") + " " + _("blue") because the two spaces are
> unwanted (and of course the word order, grammar, ... could be different).
> 
> > OTOH, the leading "  " of level names "  XXX" is used to adjust the
> > vertical location of level name labels.  Since the length of the
> > translated label name (and the number of required lines) is different
> > between languages, inserting "  " at the head of the message or not
> > should be left to translators' choice.
> 
> Right. Nevertheless this can maybe simplyfied by calculating the text
> height ...
> 
> > (2) Formatting of the help page
> > 
> > It would be good to put some margins on both sides of the help text.
> 
> Did so.
> 
> > Also, the centering of the help text is a little bit ugly. In Japanese,
> > paragraph text is usually right-aligned.
> 
> OK, I will fix it. 
> A stupid question: Japanese text is written from left to right? I think
> I have seen also text written from top to bottom?

No, it is not a stupid question. :-) We use both left-to-right and
top-to-bottom formats.  Textbooks for mathematics, science,
engineering, and social studies, short messages, and reports usually
use the left-to-right format.  Newspapers, novels, and textbooks for
the Japanese language usually use the top-to-bottom format.  On the
computer screen, we usually use the left-to-right format.

There is a section about that in the Wikipedia (but with very simple
descriptions...):
http://en.wikipedia.org/wiki/Japanese_writing_system#Direction_of_writing

> > (3) Manpage encoding issue
> > 
> > Note that Japanese manpage use EUC-JP, not UTF-8, as its encoding so
> > far.
> 
> OK. I didn't know that Japanese man pages were supported.
> 
> Feel free to test the code from svn if you want...

OK, I'll check out the repository.

Thanks,

-nori


ja.po.gz
Description: Binary data


Bug#443118: hex-a-hop: [INTL:ja] Japanese translation prepared

2007-09-18 Thread Kobayashi Noritada
Package: hex-a-hop
Version: 0.0.20070315-5
Severity: wishlist
Tags: patch l10n


Hi hex-a-hop maintainers,

Japanese translation (ja.po) for hex-a-hop is prepared.
Although only 142 out of 213 messages are translated, the translation
contains all of the help text, most of important information messages,
and all of the manpage text.  Also, I have made sure that most of the
translated messages are displayed correctly in the game screen.

Sorry for being so late.  You know, the Japanese language is so
different from western languages on the point that Japanese don't use
spaces between words.  Since this game uses spaces in messages in a
special way, for line breaks and paragraph breaks, I had to test and
check the displayed messages locally before sending the translation as a
bug report.  Also, this was the first time for me to translate a game
and I chose terms carefully... :-)

As a translator to an exotic language, I must report some points below,
especially as a reply to Jens's mail[1]:

(1) The leading spaces.

> > There are several strings which are identical except for a single
> > space at the beginning. Do we really need to translate them again, or
> > is there a better way to handle this situation?
> >
> > For example:
> >
> > #: hex_puzzzle.cpp:2659
> > #, c-format
> > msgid "Anti-Ice: %d"
> >
> > #: hex_puzzzle.cpp:2669
> > #, c-format
> > msgid " Anti-Ice: %d"
> 
> A solution would be to create the second string using a hardcoded space
> followed by the translation of "Anti-Ice: %d". Is this valid? Does it
> make sense?

The leading " " of " XXX" is only used as a margin to put the message
"XXX" away from the edge of the screen.  Splitting " XXX" into " " and
"XXX" and marking the latter for translation may be good.  It does make
sense.

OTOH, the leading "  " of level names "  XXX" is used to adjust the
vertical location of level name labels.  Since the length of the
translated label name (and the number of required lines) is different
between languages, inserting "  " at the head of the message or not
should be left to translators' choice.

(2) Formatting of the help page

It would be good to put some margins on both sides of the help text.

Also, the centering of the help text is a little bit ugly. In Japanese,
paragraph text is usually right-aligned.

(3) Manpage encoding issue

Note that Japanese manpage use EUC-JP, not UTF-8, as its encoding so
far.

[1] http://lists.debian.org/debian-i18n/2007/08/msg00114.html

Many many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)


ja.po.gz
Description: Binary data


Bug#441654: skksearch: FTBFS: /usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference to `pthread_mutex_trylock'

2007-09-17 Thread Kobayashi Noritada
Hi,

From: Tatsuya Kinoshita
Subject: Bug#441654: skksearch: FTBFS: 
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutex_trylock'
Date: Mon, 17 Sep 2007 10:59:46 +0900 (JST)

> On September 16, 2007 at 6:11AM +0900,
> tats (at debian.org) wrote:
> 
> > > I don't know the cause of this problem, but this is a chance of
> > > migrating to newer version of libdb-dev.
> > >
> > > The maintainer Noritada, could you please change the dependency to
> > > libdb4.6-dev or so?  I'll follow the same version of libdb-dev with
> > > the skktools package.

Sorry, I missed this bug report for 1 week...
Thank you very much for identifying the background of the FTBFS, Tatsuya.

> Note that "the same version" is not must.  skktools uses libdb for
> temporary files, so a different version of libdb with skksearch can
> be used by skktools.
> 
> > The bug in libdb4.3-dev has been fixed in db4.3 4.3.29-10 and this
> > bug disappeared.
> >
> > Migrating to newer version of libdb-dev isn't needed at the moment.
> 
> Anyway, it would be nice if you consider migrating to libdb4.6-dev.

All right, I'll switch the dependency to libdb4.6 few hours later,
after I'm back home.

Thanks,

-nori



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441844: libestraier-dev: should depend on zlib1g-dev and libqdbm-dev

2007-09-11 Thread Kobayashi Noritada
Package: libestraier-dev
Version: 1.4.9-1.1
Severity: normal
Tags: patch


Hi,

Since libestraier8 depends on libqdbm14 and zlib1g, libestraier-dev
should depend on zlib1g-dev and libqdbm-dev;  currently, users must
install those packages manually when using libestraier-dev.

Thanks,
-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/control.orig 2007-09-11 20:57:42.0 +0900
+++ debian/control  2007-09-11 21:33:48.0 +0900
@@ -38,7 +38,7 @@
 Package: libestraier-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libestraier8 (= ${Source-Version})
+Depends: ${shlibs:Depends}, libestraier8 (= ${Source-Version}), zlib1g-dev, 
libqdbm-dev (>= 1.8.68)
 Description: a full-text search system Libraries [development]
  Hyper Estraier is a full-text search system. 
  This is the runtime package for programs that use the QDBM database


Bug#438164: rosegarden: should depend on flac

2007-08-15 Thread Kobayashi Noritada
Package: rosegarden
Version: 1:1.5.1-1
Severity: normal


Hi,

When I start up Rosegarden, I get a message as follows:

  Project Packager not available

  Rosegarden could not find one or more of the additional
  programs needed to support the Rosegarden Project Packager.

  Export and import of Rosegarden Project files will not be
  available.

  To fix this, you should install the following additional
  programs:

  flac

Actually, src/helpers/rosegarden-project-package has following lines:

  system "kdialog -v >/dev/null" and push @required, "kdialog";
  system "flac --help >/dev/null" and push @required, "flac";
  system "which sndfile-convert >/dev/null" and push @required, 
"sndfile-convert";
  system "dcop --help >/dev/null" and push @required, "dcop";

So, Rosegarden should depend on kdebase-bin, flac, sndfile-programs,
and kdelibs4c2a; flac is missing in dependency.

Thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#424196: uim: FTBFS if built twice in a row

2007-08-01 Thread Kobayashi Noritada
tags 424196 + patch
thanks

Hi,

> dpkg-source: cannot represent change to 
> debian/uim-tutcode/usr/share/doc/uim-tutcode:
> dpkg-source:  new version is symlink
> dpkg-source:  old version is nonexistent
> dpkg-source: cannot represent change to 
> debian/uim-trycode/usr/share/doc/uim-trycode:
> dpkg-source:  new version is symlink
> dpkg-source:  old version is nonexistent
> dpkg-source: cannot represent change to 
> debian/libuim3-dbg/usr/share/doc/libuim3-dbg:
> dpkg-source:  new version is symlink
> dpkg-source:  old version is nonexistent

This FTBFS is due to debian/libuim3-dbg, debian/uim-trycode, and
debian/uim-tutcode are not cleaned up before creating the source
package since libuim3-dbg (which was removed from uim 1:1.4.0-1) and
uim-trycode and uim-tutcode (which were removed from uim 1:1.3.1-2)
are no longer target binary packages; those directories should no
longer be created.  dpkg-source tries to include symlinks in those
directories into diff.gz and fails with error.

The patch attached fixes this bug.

Thanks,

-nori
--- debian/rules.orig   Wed Aug  1 13:11:50 2007
+++ debian/rulesThu Aug  2 03:19:36 2007
@@ -68,7 +68,7 @@
dh_gtkmodules
 
 common-binary-post-install-arch::
-   for pkg in libuim5 libuim-data libuim3-dbg libuim-dev \
+   for pkg in libuim5 libuim-data libuim-dev \
   uim-gtk2.0 uim-qt uim-applet-gnome uim-applet-kde uim-utils \
   uim-anthy uim-canna uim-prime uim-skk uim-m17nlib; do \
rm -rf $(CURDIR)/debian/$$pkg/usr/share/doc/$$pkg; \
@@ -79,7 +79,7 @@
 
 common-binary-post-install-indep::
for pkg in uim uim-byeoru uim-hangul uim-latin uim-pinyin \
-  uim-tcode uim-tutcode uim-trycode \
+  uim-tcode \
   uim-viqr uim-ipa-x-sampa; do \
rm -rf $(CURDIR)/debian/$$pkg/usr/share/doc/$$pkg; \
dh_link -p$$pkg \


pgpzsbbdSOQ4X.pgp
Description: PGP signature


Bug#431837: kde-devel is a too coarse grained build-dep

2007-07-31 Thread Kobayashi Noritada
Hi,

> Julien Cristau wrote:
> > On Thu, Jul  5, 2007 at 16:25:01 +0200, Michael Biebl wrote:
> > 
> >> TBH, I think the dependencies of kde-devel are broken, if they pull in
> >> hal as a build-dependency.
> > 
> > It rather seems that uim should not build-depend on kde-devel, as this
> > package is just a metapackage for users, not meant for other packages:
> >  This metapackage includes official KDE modules that are useful to
> >  developers, including KDE's software development kit (SDK), Qt3's
> >  designer tool, and all core KDE header and development packages.
> 
> Agreed, I'm thus reassigning the bug report to uim. uim should use more
> specific build-dependencies.

Build-dependency on kdelibs4-dev seems to be enough.  Changing
build-depends from kde-devel to kdelibs4-dev will save installing ~100
packages, including hal, and will not prevent the uim source package
from being built.  I attach the patch here.

Thanks,

-nori
--- debian/control.orig Wed Aug  1 15:13:32 2007
+++ debian/control  Wed Aug  1 13:12:44 2007
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Masahito Omote <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>> 5.0.0), dpatch (>= 1.11), automake1.10, 
autoconf, autotools-dev, intltool, libtool, libgtk2.0-dev (>= 2.10.1-1), 
libpango1.0-dev, libfreetype6-dev, libatk1.0-dev, libgnome2-dev, libxml-perl, 
libpanel-applet2-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, 
libxi-dev, libxmu-dev, libxmuu-dev, libxp-dev, libxpm-dev, libxrandr-dev, 
libxt-dev, libxtrap-dev, libxtst-dev, libxv-dev, x-dev, libxfont-dev, 
libfontenc-dev, libcanna1g-dev, libanthy-dev, libncurses5-dev, libm17n-dev, 
prime, libqt3-mt-dev, librsvg2-bin, libedit-dev, libgcroots-dev, kde-devel
+Build-Depends: cdbs, debhelper (>> 5.0.0), dpatch (>= 1.11), automake1.10, 
autoconf, autotools-dev, intltool, libtool, libgtk2.0-dev (>= 2.10.1-1), 
libpango1.0-dev, libfreetype6-dev, libatk1.0-dev, libgnome2-dev, libxml-perl, 
libpanel-applet2-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, 
libxi-dev, libxmu-dev, libxmuu-dev, libxp-dev, libxpm-dev, libxrandr-dev, 
libxt-dev, libxtrap-dev, libxtst-dev, libxv-dev, x-dev, libxfont-dev, 
libfontenc-dev, libcanna1g-dev, libanthy-dev, libncurses5-dev, libm17n-dev, 
prime, libqt3-mt-dev, librsvg2-bin, libedit-dev, libgcroots-dev, kdelibs4-dev
 Standards-Version: 3.7.2.2
 
 Package: uim-common


pgpR3jmwURIJi.pgp
Description: PGP signature


Bug#430672: Fixed in upstream

2007-07-03 Thread Kobayashi Noritada
I reported and had it fixed in the upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=453314

Thanks,

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#430672: network-manager-gnome: Wired-wireless mistranslations in po/ja.po

2007-06-26 Thread Kobayashi Noritada
Package: network-manager-gnome
Severity: normal
Tags: patch l10n


Hi,

# Cc-ing to Novell Language, which is noted as the last translator, and
# to Japan GNOME Users Group, which is noted in the translator credits.

Japanese translation catalog po/ja.po contains wired-wireless
mistranslations in two messages: the Japanese translations say that the
wireless connection is available, although the original English messages
say that the wired network connection can be used.  This is very
confusing.  Please apply this patch to fix them.

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)


network-manager-po.patch.gz
Description: Binary data


Bug#430679: nautilus: typo in po/ja.po

2007-06-26 Thread Kobayashi Noritada
Package: nautilus
Version: 2.14.3-11+b1
Severity: minor
Tags: patch l10n


Hi,

Japanese translation for nautilus contains a minor typo; "Sitcky"
is a misspelling of "Sticky".  I've reported it to Japan GNOME Users
Group last month as
http://mail.gnome.gr.jp/ml/gnome-translation/200705/msg0.html ,
but I've got no reply yet.  Could you please apply the attached patch to
the Debianized nautilus?

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages nautilus depends on:
ii  desktop-file-utils 0.11-1Utilities for .desktop files
ii  gnome-control-center   1:2.14.2-7utilities to configure the GNOME d
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.4-3  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libeel2-2.14   2.14.3-5  Eazel Extensions Library (for GNOM
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libexif12  0.6.13-5  library to parse EXIF files
ii  libgail-common 1.8.11-4  GNOME Accessibility Implementation
ii  libgail17  1.8.11-4  GNOME Accessibility Implementation
ii  libgconf2-42.16.1-1  GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgnome-desktop-2 2.14.3-2  Utility library for loading .deskt
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.14.2-7GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.20-7  The GTK+ graphical user interface 
ii  libnautilus-extension1 2.14.3-11+b1  libraries for nautilus components 
ii  liborbit2  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  librsvg2-2 2.14.4-2  SAX-based renderer library for SVG
ii  libstartup-notification0   0.8-2 library for program launch feedbac
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  nautilus-data  2.14.3-11 data files for nautilus
ii  shared-mime-info   0.19-2FreeDesktop.org shared MIME databa

Versions of packages nautilus recommends:
ii  desktop-base 4.0.1   common files for the Debian Deskto
ii  eject2.1.4-3 ejects CDs and operates CD-Changer
ii  fam  2.7.0-12File Alteration Monitor
ii  libgnomevfs2-extra   1:2.14.2-7  GNOME virtual file-system (extra m
ii  librsvg2-common  2.14.4-2SAX-based renderer library for SVG
ii  nautilus-cd-burner   2.14.3-8+b1 CD Burning front-end for Nautilus

-- no debconf information


nautilus.patch.gz
Description: Binary data


Bug#428462: yatex: New upstream released.

2007-06-21 Thread Kobayashi Noritada
Hi Hiroyuki,

This package is important for some of those who use LaTeX with Emacs
and should be maintained by someone.  Could you please tell me whether
you can maintain this package now (and in the future) or not?  If it
is hard for you to maintain it, a new maintainer would be necessary.

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#427914: uim: diff for NMU version 1:1.4.1-3.1

2007-06-21 Thread Kobayashi Noritada
Hi Masahito,

> Package: uim
> Version: 1:1.4.1-3
> Tags: patch
> 
> Hi,
> 
>  Attached is the diff for my uim 1:1.4.1-3.1 NMU.

This bug should have been closed in 1:1.4.1-4, the version you uploaded
yesterday.  Could you please close it? :-)

Thanks,

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426750: bluez-utils: /etc/init.d/bluetooth still refers to /etc/default/bluez-utils

2007-05-30 Thread Kobayashi Noritada
Package: bluez-utils
Severity: minor
Tags: patch


Hi,

One "/etc/default/bluez-utils" is still remaining in /etc/init.d/bluetooth;
it should be replaced by "/etc/default/bluetooth".  Could you find and
apply the attached patch?

Thanks,

-nori


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/bluez-utils.bluetooth.init.orig  Thu May 31 03:11:03 2007
+++ debian/bluez-utils.bluetooth.init   Thu May 31 03:13:12 2007
@@ -16,7 +16,7 @@
 # LSB 3.0 compilance and enhancements  by Filippo Giunchedi <[EMAIL PROTECTED]>
 #
 # startup control over dund and pand can be changed by editing
-# /etc/default/bluez-utils
+# /etc/default/bluetooth
 
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 DESC=bluetooth


Bug#422688: ITP: libpasori -- Library for handling PaSoRi, a USB reader/writer for FeliCa contactless IC card

2007-05-07 Thread Kobayashi Noritada
Package: wnpp
Severity: wishlist
Owner: Kobayashi Noritada <[EMAIL PROTECTED]>

* Package name: libpasori
  Version : 2~pre
  Upstream Author : mjt 
* URL : http://libpasori.sourceforge.jp/
* License : BSD
  Description : Library for handling PaSoRi, a USB reader/writer for FeliCa 
contactless IC card

libpasori is a library for handling SONY PaSoRi, a USB reader/writer for
FeliCa contactless IC card.  This library does not depend on SDK for FeliCa.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#417965: aptitude: Finnish man page contains visible nroff codes

2007-04-05 Thread Kobayashi Noritada
forcemerge 415468 417965
thanks

From: Timo Savinen
Subject: Bug#417965: aptitude: Finnish man page contains visible nroff codes
Date: Thu, 05 Apr 2007 22:00:20 +0300

> Finnish man pages have visible nroff codes like:

This issue, which is not limited to Finnish and should not tagged as
"l10n", has already been discussed as Bug#415468 (and Bug#416232),
which was due to a change in the DocBook-XSL stylesheets version
1.72.0.

Thanks,

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#416232: escaped markup in man page

2007-03-25 Thread Kobayashi Noritada
forcemerge 415468 416232
thanks

Hi,

From: Joey Hess <[EMAIL PROTECTED]>
Subject: Bug#416232: escaped markup in man page
Date: Mon, 26 Mar 2007 01:01:46 -0400

> aptitude(8) is full of stuff like this:
> 
> \efBinstall\efR

This issue has already been discussed as Bug#415468, which was due to
a change in the DocBook-XSL stylesheets version 1.72.0.

Thanks,

-nori


pgpby1CluLZbJ.pgp
Description: PGP signature


Bug#390868: review orpheus 1.5-7

2007-03-25 Thread Kobayashi Noritada
Hi Bart,

From: Bart Martens
Subject: Bug#390868: review orpheus 1.5-7
Date: Sun, 25 Mar 2007 21:38:26 +0200

> http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=orpheus
> 
> There's a newer upstream release.  Maybe you want to replace your
> package at mentors.

Thank you very much for reviewing.  In fact, the man who reported the
new upstream release as Bug#411993 was me. :-) I've already prepared
for 1.6-1 locally; I did not include the new upstream release to the
version uploaded to mentors.debian.net only because the version 1.5-7
already had many changes.  However, if you like seeing 1.6-1 in sid
instead of 1.5-7, I'll obey you. :-)

Many thanks,

-nori


pgpBtrKJfFd06.pgp
Description: PGP signature


Bug#415468: aptitude: Manpages unreadable

2007-03-22 Thread Kobayashi Noritada
From: Florentin Duneau <[EMAIL PROTECTED]>
Subject: Bug#415468: aptitude: Manpages unreadable
Date: Thu, 22 Mar 2007 22:02:30 +0100

> On 07:25 Wed 21 Mar, Daniel Burrows wrote:
> [...]
> > 
> >   I get:
> > 
> > COMMAND-LINE ACTIONS
> >The first argument which does not begin with a hyphen (“-”) is
> >considered to be an action that the program should perform. If an
> >action is not specified on the command-line, aptitude will start up 
> > in
> >visual mode.
> > 
> >The following actions are available:
> > 
> >install
> > 
> >   This is with aptitude 0.4.4-4 as present in Debian.  Did you get your
> > package from somewhere else?
> 
> I get aptitude from official Debian repository (ftp.fr.debian.org).
> 
> With aptitude-0.4.4-4, I can reproduce it with konsole, xterm and in
> console mode (with english and french man page) on my two computers.
> 
> I have downgraded aptitude-0.4.4-4 to 0.4.4-3 from /var/cache/apt/archives
> with dpkg and I can't reproduce it with this version.

This bug also occurs for Japanese manpages in my environment (i.e. on
mlterm, packages in pbuilder chroot for sid).  I'm sure this is
reproducible.  I cannot understand why it cannot be reproduced in
Daniel's environment...

Thanks,

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#414663: elilo: [INTL] A tiny typo in debconf templates

2007-03-12 Thread Kobayashi Noritada
Package: elilo
Version: 3.6-3.1
Severity: minor
Tags: patch l10n


Hi,

I found a tiny typo in debconf templates for elilo.
Could you please find and apply a patch attached to this mail?

Thanks,

-nori


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/elilo.templates.orig Tue Mar 13 13:42:44 2007
+++ debian/elilo.templates  Tue Mar 13 14:44:38 2007
@@ -10,7 +10,7 @@
  .
  Not installing the new elilo binary on the EFI disk partition may leave the
  system in an unbootable state.  Alternatives to automatic updating of the
- partition include runnning /usr/sbin/elilo by hand, or installing the new 
+ partition include running /usr/sbin/elilo by hand, or installing the new 
  /usr/lib/elilo/elilo.efi executable into the EFI disk partition manually.
 
 Template: elilo/format


Bug#414662: elilo: [INTL:ja] Japanese debconf templates translation

2007-03-12 Thread Kobayashi Noritada
Package: elilo
Version: 3.6-3.1
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your elilo package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD4DBQFF9joDGbutoGlcn1MRAh/CAJ9WGnk5R2B5m3p68t0aCKMvXQ4J7QCXdPnN
kdwB8qU8N2yhi7th3A9kEg==
=aoRe
-END PGP SIGNATURE-


elilo_3.6-3.1_ja.po.gz
Description: Binary data


Bug#414570: ntfs-3g: [INTL:ja] Japanese debconf templates translation

2007-03-12 Thread Kobayashi Noritada
Package: ntfs-3g
Version: 1:0.0.0+20061031-9
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your ntfs-3g package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF9XrKGbutoGlcn1MRAvmSAJ9bBfoB6GQFC+joemoXj/DbHyJgeACgibUb
0ybmJB65xVS0Rx6CaWiA5WI=
=Mir7
-END PGP SIGNATURE-


ntfs-3g_1:0.0.0+20061031-9_ja.po.gz
Description: Binary data


Bug#414571: xfonts-terminus: [INTL:ja] Japanese debconf templates translation

2007-03-12 Thread Kobayashi Noritada
Package: xfonts-terminus
Version: 4.20-5.1
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your xfonts-terminus 
package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF9XrTGbutoGlcn1MRAuwOAKC3dGCyjhSwlGWqrcyWs23JspaiuACfYY0e
fd6GC9sdCVoVDiMpMMSlp7c=
=OndL
-END PGP SIGNATURE-


xfonts-terminus_4.20-5.1_ja.po.gz
Description: Binary data


Bug#412394: Bug#412392 and Bug#412393: Fixed in mplayer 1.0~rc1-13

2007-03-12 Thread Kobayashi Noritada
Hi,

The maintainer agreed that bug numbers #414392, #414393, and #414394
in the changelog entry for 1.0~rc1-13 should be #412392, #412393, and
#412394, respectively.  So, I close #412392 and #412393 here.  Since
#412394 seems to be left behind in 1.0~rc1-13, I don't close it (See
also Bug#414510).

-nori


Format: 1.7
Date: Sat, 10 Mar 2007 12:57:16 +0100
Source: mplayer
Binary: mplayer-doc mplayer
Architecture: source i386 all
Version: 1.0~rc1-13
Distribution: unstable
Urgency: low
Maintainer: A Mennucc1 <[EMAIL PROTECTED]>
Changed-By: A Mennucc1 <[EMAIL PROTECTED]>
Description: 
 mplayer- The Movie Player
 mplayer-doc - documentation for MPlayer
Closes: 399144 404473 404975 405371 405945 408055 409431 412079 412252 413063 
413120 413880 414075 414251 414392 414393 414394
Changes: 
 mplayer (1.0~rc1-13) unstable; urgency=low
 .
   * fix for CVE-2007-1246 and similar (Closes: #414075)
 thanks Kees Cook & Moritz Jodeitand & R Togni
 patches for files
   loader/dmo/DMO_VideoDecoder.c from SVN 22204
   loader/dshow/DS_VideoDecoder.c from SVN 22205
   * [INTL] Japanese po-debconf templates translation,
  thanks to Kobayashi Noritada (Closes: #413120).
   * [INTL] Dutch po-debconf translation, thanks cobaco (Closes: #413880)
   * [INTL] Russian po-debconf translation, thanks  Yuri Kozlov (Closes: 
#414251)
   * patch for ia64 unaligned access crash,
  thanks to Bryan Stillwell for debugging &
   Reimar Döffinger for the patch (Closes: #409431).
   * mplayer-doc: add doc-base documentation indexes,
  thanks to Martintxo (Closes: #405945).
   * binary_codecs.sh: check MD5 on downloaded stuff (Closes: #405371).
   * binary_codecs.sh: check if bzip2 is there, and bail out
   graciously otherwise; if untarring fails, allow for retry.
 Fixes "binary_codecs.sh doesn't install already downloaded codecs",
 thanks to Ingo Bressler for problem analysis (Closes: #413063).
   * binary_codecs.sh: do not use fping (my code lost part of URLs) (closes: 
#399144)
   * binary_codecs.sh: warn that essential-ppc codecs need libstdc++5, thanks to
  Bin Zhang (Closes: #404473) for pointing out.
   * enable smb:// (Closes: #412079).
   * mplayer.postinst: when vo=x11 or vo=fbdev, zoom=1 is set as well,
  thanks to Robert Millan (Closes: #412252).
   *  -stop-xscreensaver option disables  gnome-screensaver as well
  (but only if cursor is inside mplayer window) , thanks Adam Tlałka
  and Reimar Döffinger (Closes: #404975).
   * [INTL] fix small typo in English template, thanks cobaco  (closes: #414393)
   * [INTL] devices.html -> video.html , thanks cobaco  (closes: #414392)
   * [INTL] True Type -> TrueType , thanks cobaco  (closes: #414394)
   * [INTL] ~/.mplayer/mplayer.conf -> ~/.mplayer/config ,
  thanks Jacobo Tarrio (closes: #408055)
Files: 
 39e58b08d59bc07196ebfcc8758a2066 1273 graphics optional mplayer_1.0~rc1-13.dsc
 ffebfc596ca8068686eadaf6473edc5d 84059 graphics optional 
mplayer_1.0~rc1-13.diff.gz
 e7e45ccb64bd5be43823355933c9be6b 2051952 graphics optional 
mplayer-doc_1.0~rc1-13_all.deb
 df1b6141cbb001cb15235a8318716082 4424706 graphics optional 
mplayer_1.0~rc1-13_i386.deb


Bug#414510: [INTL] mplayer: correct some typos in the debconf templates

2007-03-12 Thread Kobayashi Noritada
Package: mplayer
Version: 1.0~rc1-13
Severity: minor
Tags: patch l10n


Hi,

I found some mistakes in debconf templates when I translated it to
Japanese (I added some FIXME comments to ja.po ;-) ).  Could you
please find a patch attached to this bug report to fix them?

FYI: This patch contains a typo fix that should be shipped with
1.0~rc1-13 as a correction to close Bug#412394.  I wonder if I
should send this patch as a comment to it.  If I should do so, sorry.

Best wishes,

-nori

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
--- debian/mplayer.templates.orig   Sun Mar 11 16:00:14 2007
+++ debian/mplayer.templatesMon Mar 12 17:18:54 2007
@@ -54,10 +54,10 @@
 Type: note
 _Description: How to download binary codecs
  MPlayer supports most codecs out of the box and the rest with the
- help of binary codecs. Binary codecs are only necessary for Real 3.0 
- and 4.0, Windows Media 9, QuickTime audio and some very obscure codecs.
+ help of binary codecs. Binary codecs are only necessary for Real 3.0
+ and 4.0, Windows Media 9, QuickTime Audio and some very obscure codecs.
  Debian cannot distribute these codecs, but these are available on the
- internet for download. Run the script
+ Internet for download. Run the script
  `/usr/share/mplayer/scripts/binary_codecs.sh' to install those 
  made available from MPlayer web site.
 
@@ -72,11 +72,11 @@
 Choices: ${ttfontchoices}
 Default: ${ttfontdefault}
 _Description: MPlayer OSD font:
-  MPlayer needs True Type fonts for On Screen Display. Choose your favorite.
+  MPlayer needs TrueType fonts for On Screen Display. Choose your favorite.
 
 Template: mplayer/no-ttfont
 Type: note
-_Description: MPlayer cannot find TrueType Fonts
- You should install a package providing truetype fonts (such as  
+_Description: MPlayer cannot find TrueType fonts
+ You should install a package providing TrueType fonts (such as
  'ttf-freefont' or 'ttf-bitstream-vera' or  'msttcorefonts' )
  and reconfigure MPlayer (with the command "dpkg-reconfigure mplayer")


Bug#412393: [INTL:ja] ja.po is not updated.

2007-03-11 Thread Kobayashi Noritada
Hi A Mennucc1,

Thank you for noticing update of pot and po.  However, it seems that
the latest version 1.0~rc1-13 does not contain the updated version of
debconf templates and po files.  Also versions of files attached to
your mail remain old.  Could you please check it?

Many thanks,

-nori


From: A Mennucc
Subject: 
Date: Sat, 10 Mar 2007 13:19:10 +0100

> in latest mplayer 1.0~rc1-13 I decided to fix some bugs that
> in debconf templates, namely
> 
>   * [INTL] fix small typo in English template, thanks cobaco  (closes: 
> #414393)
>   * [INTL] devices.html -> video.html , thanks cobaco  (closes: #414392)
>   * [INTL] True Type -> TrueType , thanks cobaco  (closes: #414394)
>   * [INTL] ~/.mplayer/mplayer.conf -> ~/.mplayer/config ,
>  thanks Jacobo Tarrio (closes: #408055)

#414392 to #414394 should be #412392 to #412394? :-)

Thanks,

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#414297: emdebian-tools: [INTL:ja] Japanese debconf templates translation

2007-03-10 Thread Kobayashi Noritada
Package: emdebian-tools
Version: 0.0.4
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your emdebian-tools 
package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD4DBQFF8u0wGbutoGlcn1MRAnJpAJdlxDkfHqEKVdbhBdb3HEzfX9DTAKCZ1RH3
W11ihTejoWsxIB2DNhJYsQ==
=3GZe
-END PGP SIGNATURE-


emdebian-tools_0.0.4_ja.po.gz
Description: Binary data


Bug#414296: wifi-radar: [INTL:ja] Japanese debconf templates translation

2007-03-10 Thread Kobayashi Noritada
Package: wifi-radar
Version: 1.9.7-2
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your wifi-radar package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF8u1cGbutoGlcn1MRAubkAKCCYHlQ5mOdQP4S+j2s8EXiMXK+uQCgu21x
UU3yom/05sZdf8QAqGTzRak=
=hxtE
-END PGP SIGNATURE-


wifi-radar_1.9.7-2_ja.po.gz
Description: Binary data


Bug#414295: smsclient: [INTL:ja] Japanese debconf templates translation

2007-03-10 Thread Kobayashi Noritada
Package: smsclient
Version: 2.0.8z-9
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your smsclient package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF8u06GbutoGlcn1MRAlqmAJ0dQHIeGAkWN6qxDT1CpiGMA1dKjQCg4LXQ
CIvCNseMyB/O01UAed7xaDQ=
=NtDm
-END PGP SIGNATURE-


smsclient_2.0.8z-9_ja.po.gz
Description: Binary data


Bug#335090: Will be fixed.

2007-03-10 Thread Kobayashi Noritada
tags 334470 + pending
tags 335090 + pending
tags 380043 + pending
tags 390868 + pending
thanks

Hi,

I uploaded a new version 1.5-7 to mentors.debian.net a few weeks ago
to fix this bug, although it has not got any sponsors yet.  See my
RFS:
http://lists.debian.org/debian-mentors/2007/02/msg00215.html

Anyway, this bug is pending.

Thanks,

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#413660: Please learn how to use BTS...

2007-03-07 Thread Kobayashi Noritada
forcemerge 413660 413801 413802 413803
thanks

Hi Andrei,

After you reported #413660, you failed to add comments to it and
opened new bugs #413801 and #413802 for a package "413660".  Also, you
failed to merge those bugs and opened another new bug #413803 which
did RFP.

Please read documents in http://www.debian.org/Bugs/ carefully to
learn how to use BTS.  To add comments, you should send mails to
413660 at bugs.debian.org.  To control bugs, you should send mails to
control at bugs.debian.org.  Don't send mails to submit at
bugs.debian.org!

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#413533: watchdog: [INTL:ja] Japanese debconf templates translation

2007-03-05 Thread Kobayashi Noritada
Package: watchdog
Version: 5.3.1-1
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your watchdog package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF7EZaGbutoGlcn1MRAveuAKCNjZ27WSpI7+DVOrFWwzbKrwUGiACfThE9
uaG5C2li/mTxsH9rOhNgNiM=
=amkS
-END PGP SIGNATURE-


watchdog_5.3.1-1_ja.po.gz
Description: Binary data


Bug#413530: foomatic-gui: [INTL:ja] Japanese debconf templates translation

2007-03-05 Thread Kobayashi Noritada
Package: foomatic-gui
Version: 0.7.7
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your foomatic-gui package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF7EY/GbutoGlcn1MRArvjAKDAhadI48QmORWWx3u214S8l0UJ2gCbBZjG
GkAseWOhZSlMys9zuA8Q5w0=
=neAr
-END PGP SIGNATURE-


foomatic-gui_0.7.7_ja.po.gz
Description: Binary data


Bug#413532: mkvmlinuz: [INTL:ja] Japanese debconf templates translation

2007-03-05 Thread Kobayashi Noritada
Package: mkvmlinuz
Version: 32
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your mkvmlinuz package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF7EZQGbutoGlcn1MRAn+cAKDFlHHzAobGIDmtgRN1tKkSEUOGLwCfTVLt
Ch5Iseka/+iOCwzir5FNwWk=
=HlMX
-END PGP SIGNATURE-


mkvmlinuz_32_ja.po.gz
Description: Binary data


Bug#413531: gnubg: [INTL:ja] Japanese debconf templates translation

2007-03-05 Thread Kobayashi Noritada
Package: gnubg
Version: 0.14.3+20060923-4
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your gnubg package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF7EZIGbutoGlcn1MRAmgtAKCHsJWNGLTwAosYLSrP9h+GAwA03gCfZEOA
aVNnA30+iJEB7pE2KM5G8lI=
=rfvr
-END PGP SIGNATURE-


gnubg_0.14.3+20060923-4_ja.po.gz
Description: Binary data


Bug#413363: sing: [INTL:ja] Japanese debconf templates translation

2007-03-04 Thread Kobayashi Noritada
Package: sing
Version: 1.1-13
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your sing package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF6tnBGbutoGlcn1MRAmu9AJsHMMs+or65VlmmphcGcXEJYuD/nwCgltal
d4Qyyg3qguqY0AfIExA+0OQ=
=+dns
-END PGP SIGNATURE-


sing_1.1-13_ja.po.gz
Description: Binary data


Bug#413360: webfs: [INTL:ja] Japanese debconf templates translation

2007-03-04 Thread Kobayashi Noritada
Package: webfs
Version: 1.21-4
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your webfs package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF6tnMGbutoGlcn1MRAvs9AJ9h8Tgi6uG9GyTjAtmxmT35IMQ5HQCfd24u
id3WGgzx6tE1JLKYvB9hJkA=
=b/Er
-END PGP SIGNATURE-


webfs_1.21-4_ja.po.gz
Description: Binary data


Bug#413361: lurker: [INTL:ja] Japanese debconf templates translation

2007-03-04 Thread Kobayashi Noritada
Package: lurker
Version: 2.1-7
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your lurker package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF6tm5GbutoGlcn1MRAviBAJ9xooZWKpdeOTSBfy6iZQbpnEA3sACg1LTU
GZMWi/7iRl7uKiVRDhJQD70=
=d8Nx
-END PGP SIGNATURE-


lurker_2.1-7_ja.po.gz
Description: Binary data


Bug#413222: typo in a changelog

2007-03-03 Thread Kobayashi Noritada
Hi Rafael,

Thank you for quick reponse!

>* debian/po/gl.po: Added translation of debconf templates to Japanese.
>  (closes: #413222).  Thanks to Kobayashi Noritada.

s/gl.po/ja.po/ :-)  Could you please correct retrospectively?

# This is not a problem and reuploading is unnecessary since ja.po is
# correctly located in the package. :-)

Many thanks,

-nori


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#413222: jed: [INTL:ja] Japanese debconf templates translation

2007-03-03 Thread Kobayashi Noritada
Package: jed
Version: 0.99.18-8.etch.3
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Here is a Japanese debconf templates translation for your jed package.
Could you please place this file in debian/po as ja.po in your package?
And, if you update your templates, could you please contact me so that
I can update the translation?

Many thanks,

- -nori

- -- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFF6XNWGbutoGlcn1MRAlKmAJ4vg1ZAftbbGZ76+BkggAUEjS9vMwCg1ZJ6
RH7ChzgB8jYYBMgzLtP0KYk=
=Eqc0
-END PGP SIGNATURE-


jed_0.99.18-8.etch.3_ja.po.gz
Description: Binary data


  1   2   >