Your message dated Fri, 11 Sep 2009 10:37:58 +0000
with message-id <[email protected]>
and subject line Bug#520023: fixed in postgrey 1.32-4
has caused the Debian Bug report #520023,
regarding [INTL:ja] please add Japanese po-debconf template translation (ja.po)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
520023: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520023
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgrey
Version: 1.32-3
Severity: wishlist
Tags: patch l10n

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear maintainer,

 Here's Japanese po-debconf template translation (ja.po) file that 
 reviewed by several Japanese Debian developers and users.

 Could you apply it, please?

- --
Regards,

 Hideki Yamane     henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane


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

iEYEARECAAYFAkm+0CUACgkQIu0hy8THJktSRgCgs8FEM1l4wxyGNOCsQRGiWCEj
2XAAn3eCbPHs6xALECrLXycM3V4HYEMA
=hoLy
-----END PGP SIGNATURE-----
# Copyright (C) 2009 Adrian von Bidder <[email protected]>
# This file is distributed under the same license as postgrey package.
# Hideki Yamane (Debian-JP) <[email protected]>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: postgrey 1.32-3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2009-02-27 21:49+0100\n"
"PO-Revision-Date: 2009-03-07 12:20+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) <[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: note
#. Description
#: ../postgrey.templates:1001
msgid "Default TCP port change"
msgstr "デフォルトの TCP ポート番号の変更"

#. Type: note
#. Description
#: ../postgrey.templates:1001
msgid ""
"Postgrey is now listening to port 10023 and not 60000.  The latter was an "
"unnecessary Debian specific modification.  You will need to adjust your "
"configuration (usually /etc/postfix/main.cf) accordingly."
msgstr ""
"postgrey は現在 ポート 60000 ではなく 10023 を listen しています。前者のポート"
"番号は、現在必要が無くなった Debian 固有の変更でした。設定 (通常は /etc/postfix"
"/main.cf) に従って調整する必要があります。"

--- End Message ---
--- Begin Message ---
Source: postgrey
Source-Version: 1.32-4

We believe that the bug you reported is fixed in the latest version of
postgrey, which is due to be installed in the Debian FTP archive:

postgrey_1.32-4.diff.gz
  to pool/main/p/postgrey/postgrey_1.32-4.diff.gz
postgrey_1.32-4.dsc
  to pool/main/p/postgrey/postgrey_1.32-4.dsc
postgrey_1.32-4_all.deb
  to pool/main/p/postgrey/postgrey_1.32-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Radici <[email protected]> (supplier of updated postgrey package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 06 Sep 2009 11:00:16 +0100
Source: postgrey
Binary: postgrey
Architecture: source all
Version: 1.32-4
Distribution: unstable
Urgency: low
Maintainer: Antonio Radici <[email protected]>
Changed-By: Antonio Radici <[email protected]>
Description: 
 postgrey   - greylisting implementation for Postfix
Closes: 518330 519707 520023 520482 521069 521247 522392 522494 522735 522821 
522822 523488 533278 544014 544176
Changes: 
 postgrey (1.32-4) unstable; urgency=low
 .
   [ Antonio Radici ]
   * debian/postgrey.{postrm,postinst} scripts renamed to {postrm,postinst}
   * upgrade the .db files if we are upgrading from an old postgrey version
     (Closes: 519707):
     + added debian/preinst to perform the upgrade
     + debian/control: added a dependency on db4.7-util
   * debian/control:
     + added myself as maintainer (see Adrian's changelog)
     + removed Adrian as Uploader, keeping Jon Daley
     + added Vcs-Git, Vcs-Browser, DMUA
     + bumped Standards-Version to 3.8.3
     + added ${misc:Depends} to Depends
     + bumping debhelper version to 7 in B-D
     + quilt add to B-D because it runs in the clean target
     + bumped dep to libberkeleydbperl >= 0.39-1
   * debian/rules:
     + removing deprecated dh_clean -k in favour of dh_prep
     + removing any reference to patches.mk, using the standard quilt process
   * debian/copyright:
     + added myself as adopter
     + changed the short version of the license to refer to GPL-2+
     + added a versioned reference to GPL-2 in common-licenses
   * README.Source removed, added a more extensive README.source from quilt docs
   * debian/patches
     + added a description to all patches
     + added postgreyreport-poderrors to fix two POD errors
   * Debconf templates and debian/control reviewed by the debian-l10n-english
     team as part of the Smith review project. Closes: #520482
   * [Debconf translation updates]:
     + Swedish. Closes: #521069
     + Italian. Closes: #521247
     + German. Closes: #518330
     + Spanish. Closes: #522392
     + Portuguese. Closes: #522494
     + French. Closes: #522735
     + Russian. Closes: #522821
     + Finnish. Closes: #522822
     + Japanese. Closes: #520023
     + Czech. Closes: #533278
     + Basque. Closes: #544014
 .
   [Adrian von Bidder]
   * postgrey isn't orphaned anymore (closes: #544176)
 .
   [Jon Daley]
   * LSB-compliant initscript, thanks to Vaclav Ovsik (closes: #523488)
Checksums-Sha1: 
 9d90ff7d8a2293a8c14bb908783f08f4e6b9a40f 1282 postgrey_1.32-4.dsc
 6a37cf9fea83434e9d808820464d9da04e11b476 19731 postgrey_1.32-4.diff.gz
 30c7aa2baacd8fb108ec02c2105e8108376f257c 57614 postgrey_1.32-4_all.deb
Checksums-Sha256: 
 e0098a15b4bdc6c7abd9ce1e66623a328a59e9f6b26bec42d950028467858019 1282 
postgrey_1.32-4.dsc
 19009e9ec5b1774b3bb5845527117bf170026a1bc34c32c30b83b759bd7a2085 19731 
postgrey_1.32-4.diff.gz
 d9df7ecc8093511a3a21e288b77d55bf1db99ecd9fbad2afcb83f5993aac1836 57614 
postgrey_1.32-4_all.deb
Files: 
 0f229046abebc451d4774c33aa20d8c4 1282 mail optional postgrey_1.32-4.dsc
 4f25815466313f4863a872ba3ea772f2 19731 mail optional postgrey_1.32-4.diff.gz
 a8a8815df7849a0ec300197e41badb07 57614 mail optional postgrey_1.32-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: get my key from http://fortytwo.ch/gpg/92082481

iEYEARECAAYFAkqp72EACgkQKqpm2L3fmXq7HQCeIHDi5kbpbXCDDTic+jmGxgYB
mhMAn0JHp7I0h/qCW0G8Wf9y4uuvDYV1
=7jzO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to