Your message dated Mon, 26 Nov 2007 21:47:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#447223: fixed in solr 1.2.0+ds1-2
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: solr
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

If you do not already use it, you might consider using the
"podebconf-report-po" utility, which helps warning translators about
changes when you modify some debconf templates in your packages.

The usual policy when using it is sending a warning to translators
when you plan to upload a version of your package with debconf
templates changes (even typo corrections). Then leave about one week
for them to update their files (several translation teams have a QA
process which requires time).

podebconf-report-po will take care of sending the translators the
needed material as well as getting the translators adresses from the
PO files. All you have to do is just using the utility..:-)

Example use (from your package build tree):

$ podebconf-report-po

This will go through debian/po/*.po files, find those needing an
update, extract the translators data from these files and prepare a
mail to send to these translators (you can also use the
"--languageteam" switch to also mail the mail addresses listed in
"Language-Team" field).

You can also use this utility to request for new translations:

$ podebconf-report-po --call

This will send a mail to [EMAIL PROTECTED] with all the
needed information and material for new translators to add new
languages to your supported languages.

If you apply this policy, please forget about these remarks, of
course....This message is generic..:-)


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Translation of solr debconf templates to French
# Copyright (C) 2007 Odile Bénassy <[EMAIL PROTECTED]>
# This file is distributed under the same license as the solr package.
#
msgid ""
msgstr ""
"Project-Id-Version: solr\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-10-04 07:18+0200\n"
"PO-Revision-Date: 2007-10-08 14:51+0200\n"
"Last-Translator: Odile Bénassy <[EMAIL PROTECTED]>\n"
"Language-Team: French <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../solr-common.templates:2001
msgid "Remove Solr index files?"
msgstr "Faut-il supprimer les fichiers d'index ?"

#. Type: boolean
#. Description
#: ../solr-common.templates:2001
msgid ""
"The Solr data directory (/var/lib/solr), and the index files it contains, "
"may be removed while purging the package."
msgstr ""
"Le répertoire de données de Solr (/var/lib/solr) et les fichiers d'index "
"qu'il contient peuvent être supprimés si le paquet est purgé. "

#. Type: boolean
#. Description
#: ../solr-common.templates:2001
msgid ""
"You should not choose this option if you intend to re-use Solr's index files "
"later."
msgstr ""
"Il vaut mieux ne pas choisir cette option si vous souhaitez ré-utiliser "
"ultérieurement les fichiers d'index de Solr."

--- End Message ---
--- Begin Message ---
Source: solr
Source-Version: 1.2.0+ds1-2

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

solr-common_1.2.0+ds1-2_all.deb
  to pool/contrib/s/solr/solr-common_1.2.0+ds1-2_all.deb
solr-jetty_1.2.0+ds1-2_all.deb
  to pool/contrib/s/solr/solr-jetty_1.2.0+ds1-2_all.deb
solr-tomcat5.5_1.2.0+ds1-2_all.deb
  to pool/contrib/s/solr/solr-tomcat5.5_1.2.0+ds1-2_all.deb
solr_1.2.0+ds1-2.diff.gz
  to pool/contrib/s/solr/solr_1.2.0+ds1-2.diff.gz
solr_1.2.0+ds1-2.dsc
  to pool/contrib/s/solr/solr_1.2.0+ds1-2.dsc



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.
Jan-Pascal van Best <[EMAIL PROTECTED]> (supplier of updated solr package)

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


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

Format: 1.7
Date: Mon, 26 Nov 2007 12:02:17 +0100
Source: solr
Binary: solr-common solr-jetty solr-tomcat5.5
Architecture: source all
Version: 1.2.0+ds1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Jan-Pascal van Best <[EMAIL PROTECTED]>
Description: 
 solr-common - enterprise search server based on Lucene - common files
 solr-jetty - enterprise search server based on Lucene - Jetty integration
 solr-tomcat5.5 - enterprise search server based on Lucene - Tomcat integration
Closes: 441890 442306 444655 445284 445351 445652 445701 446140 446284 446607 
446986 447091 447223
Changes: 
 solr (1.2.0+ds1-2) unstable; urgency=low
 .
   * Run unit tests during build (closes: #441890).
   * Rename /usr/share/solr/bin directory to /usr/share/solr/scripts, since
     this directory contains only scripts.
   * Install link to config file in /etc/tomcat5.5/Catalina/localhost because
     this is the new location in recent Tomcat packaging.
   * Remove portions of the copyright file that referred to libraries that are
     not shipped with the Debian package for Solr.
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project. (closes: #444655).
   * Add Portuguese translation of debconf messages (closes: #442306, #445351).
   * Add Tamil translation of debconf messages (closes: #445284).
   * Add Czech translation of debconf messages (closes: #445652).
   * Add Finnish translation of debconf messages (closes: #445701).
   * Add Russian translation of debconf messages (closes: #446140).
   * Add German translation of debconf messages (closes: #446284).
   * Add Galician translation of debconf messages (closes: #446607).
   * Add Vietnamese translation of debconf messages (closes: #446986).
   * Add Brazilian Portuguese translation of debconf messages (closes: #447091).
   * Add French translation of debconf messages (closes: #447223).
Files: 
 e121c0a8418890d19f1c6c0569729817 1190 contrib/web optional solr_1.2.0+ds1-2.dsc
 e3fdacfe37cb81ca55968d17cd5cf762 31842 contrib/web optional 
solr_1.2.0+ds1-2.diff.gz
 b7d919a33cf5bcdbdfb71efd139c4d0e 1180406 contrib/web optional 
solr-common_1.2.0+ds1-2_all.deb
 b591ab225999014bb0f11b06f1f0fa0d 7918 contrib/web optional 
solr-tomcat5.5_1.2.0+ds1-2_all.deb
 82dd6cd839be79e2cc619d30ef9e220d 7500 contrib/web optional 
solr-jetty_1.2.0+ds1-2_all.deb

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

iD8DBQFHSzyyWSOgCCdjSDsRAg4LAJ9U8aEfRAz12RQfxlwWg2l+VkyZ/QCfYsp1
qNAogrJH7tuBJcU+OL4NU2k=
=7IXm
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to