Your message dated Sun, 22 Feb 2009 16:17:03 +0000
with message-id <[email protected]>
and subject line Bug#507550: fixed in emacspeak-ss 1.12-3
has caused the Debian Bug report #507550,
regarding emacspeak-ss: [debconf_rewrite] Debconf templates and debian/control 
review
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.)


-- 
507550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507550
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacspeak-ss
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Sunday, November 23, 2008, I notified you of the beginning of a review 
process
concerning debconf templates for emacspeak-ss.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading emacspeak-ss with these changes right now.

The second phase of this process will begin on Friday, December 05, 2008, when 
I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Friday, December 26, 2008. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Saturday, December 27, 2008, I will contact you again and will send a 
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- emacspeak-ss.old/debian/templates   2008-11-23 12:14:18.780832602 +0100
+++ emacspeak-ss/debian/templates       2008-12-02 07:13:03.753267504 +0100
@@ -1,7 +1,16 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [email protected] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: shared/emacspeak/fake
 Type: select
 Choices: ${choices}
-Description: Which packages have installed speech servers?
+Description: for internal use
  This template is never shown to the user and does not require
  translation.
 
@@ -9,62 +18,59 @@
 Type: select
 Choices: ${choices}
 _Description: Default speech server:
- The file /etc/emacspeak.conf will be configured so that the command
- "/usr/bin/emacspeak" will start emacs with emacspeak support using
- this server.  You may change the selection later by running
- "dpkg-reconfigure emacspeak" as root, or temporarily override the
- selection by setting the environment variable DTK_PROGRAM.  If you
- want to use a server in a separate package, which does not appear in
- the list, just accept the default now, and you should be asked again
- when that other package is installed.
+ The /etc/emacspeak.conf file will be configured so that the command
+ '/usr/bin/emacspeak' will start Emacs with emacspeak support using
+ this server.
+ .
+ You may change the selection later by running
+ 'dpkg-reconfigure emacspeak' as root, or temporarily override the
+ selection by setting the environment variable DTK_PROGRAM.
 Default: DECtalk Express
 
 Template: shared/emacspeak/port
 Type: string
-# "none" must remain in english
-_Description: hardware port:
- If a hardware device is used to generate speech, enter the Unix
- device file associated with it.  For example, "/dev/ttyS0" or
- "/dev/ttyUSB0" (but without the quotation marks).  For software
- generated speech, enter "none".
+#flag:comment:3
+# Translators, please do not translate "none"
+_Description: Hardware port of the speech generation device:
+ If a hardware device is used to generate speech, please enter the
+ Unix device file associated with it, such as' /dev/ttyS0' or
+ '/dev/ttyUSB0'
+ .
+ If you use a software method to generate speech, please enter 'none'.
 
 Template: shared/emacspeak/invalidport
 Type: error
-_Description: ERROR: ${port} is not a character special device.
+_Description: ${port} is not a character special device
 
 Template: shared/emacspeak/groupies
 Type: string
 _Description: Users of speech server:
  Users must be members of group ${group} to access the speech server
- connected to ${port}.  Please review the following space-separated
- list of members, and add or remove usernames if needed.
+ connected to ${port}. Please review the space-separated list of
+ current members of that group, and add or remove usernames if needed.
  .
- For a user whose account doesn't exist yet, please reconfigure
- emacspeak after creating the account, with the command
- .
-   dpkg-reconfigure emacspeak
- .
- or manually enroll the user in ${group} with the command
- .
-   adduser ${group} mary
+ If you later add users to the system, you can either reconfigure
+ the emacspeak package afterwards, or enroll the user in ${group}
+ with 'adduser ${group} <user>'.
  .
  Group membership is checked at login time, so new members must log
  out and log in again before using the speech server.
 
 Template: shared/emacspeak/invaliduser
 Type: error
-_Description: Skipping invalid username ${user}.
+_Description: Invalid username ${user}
  There is no user named ${user}, so no such user could be added to
  ${group}.
 
 Template: shared/emacspeak/rootgroup
 Type: error
-_Description: ERROR: no normal user can use ${port}.
- Since the speech device is connected to ${port}, normal users must
- have permission to read and write that device.  Please change its
- mode with "chmod a+rw ${port}" or its group with "chown root.dialout
- ${port}", then configure emacspeak again with "dpkg-reconfigure
- emacspeak".
+_Description: ${port} non-writable by unprivileged users
+ Since the speech device is connected to ${port}, unprivileged users
+ must have read/write access to that device.
+ .
+ You should modify the device permissions with 'chmod a+rw ${port}'
+ or modify the device group with 'chown root:dialout ${port}',
+ then reconfigure emacspeak with 'dpkg-reconfigure emacspeak'.
 
 Template: shared/emacspeak/program
 Type: string
--- emacspeak-ss.old/debian/control     2008-11-23 12:14:18.780832602 +0100
+++ emacspeak-ss/debian/control 2008-12-02 07:14:06.657269260 +0100
@@ -1,21 +1,27 @@
-Source: emacspeak-ss
+Source: emacspeak
 Section: editors
 Priority: extra
 Maintainer: James R. Van Zandt <[email protected]>
-Build-Depends: debhelper (>> 5), po-debconf
+Build-Depends: debhelper (>= 5), po-debconf
+Build-Depends-Indep: texi2html, lynx, texinfo, ghostscript
 Standards-Version: 3.8.0
+Homepage: http://emacspeak.sf.net
 
-Package: emacspeak-ss
-Architecture: any
-Replaces: emacspeak-dt, emacspeak-dt-tcl, emacspeak-bs-tcl
-Depends: ${shlibs:Depends}, emacspeak(>=28.0), tcl8.4, tclx8.4, adduser, 
debconf
-Description: Emacspeak speech server for several synthesizers
- emacspeak-ss is an interface between Emacspeak and any of several
- speech synthesizers: DoubleTalk PC version 5.20 or later (internal),
- DoubleTalk LT version 4.20 or later (serial port version), LiteTalk
- version 4.20 or later, Braille 'n Speak, Type 'n Speak, Braille Lite,
- Apollo 2 from Dolphin, or Accent SA.  If you have a DoubleTalk PC,
- you also need the dtlk device driver - either the module or compiled
- into your kernel.  (Note that versions 2.2.16 and earlier of the
- Linux kernel sources have a bug in the dtlk device driver.)
-
+Package: emacspeak
+Architecture: all
+Depends: tclx8.4, tcl8.4, perl-5.6|perl, emacsen-common, make, 
emacs22|emacs21, w3-url-e21, adduser, debconf
+Conflicts: emacspeak-dt (<= 0.30), emacspeak-ss (<< 1.12-2)
+Suggests: emacspeak-ss, calc, psgml, xsltproc, eflite, espeak, w3-el-e21
+Description: speech output interface to Emacs
+ Emacspeak is a speech output system that will allow someone who
+ cannot see to work directly on a UNIX system.
+ .
+ Emacspeak is built on
+ top of Emacs.  Once Emacs is started with Emacspeak loaded, users get
+ spoken feedback for all actions.  As Emacs can do everything,
+ they get speech feedback for everything they do.
+ .
+ This package includes speech servers
+ written in Tcl to support the DECtalk Express and DECtalk MultiVoice
+ speech synthesizers.  For other synthesizers, look for separate
+ speech server packages such as emacspeak-ss and eflite.

--- End Message ---
--- Begin Message ---
Source: emacspeak-ss
Source-Version: 1.12-3

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

emacspeak-ss_1.12-3.diff.gz
  to pool/main/e/emacspeak-ss/emacspeak-ss_1.12-3.diff.gz
emacspeak-ss_1.12-3.dsc
  to pool/main/e/emacspeak-ss/emacspeak-ss_1.12-3.dsc
emacspeak-ss_1.12-3_i386.deb
  to pool/main/e/emacspeak-ss/emacspeak-ss_1.12-3_i386.deb



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

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

Debian distribution maintenance software
pp.
James R. Van Zandt <[email protected]> (supplier of updated emacspeak-ss 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-----

Format: 1.8
Date: Sat, 21 Feb 2009 22:09:56 -0500
Source: emacspeak-ss
Binary: emacspeak-ss
Architecture: source i386
Version: 1.12-3
Distribution: unstable
Urgency: low
Maintainer: James R. Van Zandt <[email protected]>
Changed-By: James R. Van Zandt <[email protected]>
Description: 
 emacspeak-ss - Emacspeak speech servers for several synthesizers
Closes: 506529 507550 515657
Changes: 
 emacspeak-ss (1.12-3) unstable; urgency=low
 .
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project.  (Thanks to
     Christian Perrier <[email protected]>, Closes:#507550)
 .
   * [Debconf translation updates] All updates taken from emacspeak:
     - Czech.
     - Russian.
     - Swedish.
     - Portuguese.
     - German.
     - French.
     - Italian.
     (Thanks to Kai Wasserbaech for the reminder, Closes:Bug#515657,Bug#506529)
 .
   * debian/prerm: Don't run perl script for upgrades (eliminate a
     redundant user question).
 .
   * debian/config: Use port from shared config database (eliminate a
     redundant user question).
Checksums-Sha1: 
 527ba0a4c48e5fce783052bc65611703740f463e 1087 emacspeak-ss_1.12-3.dsc
 79b3ca18ecf915dbefc62d9cfdd2e583ed20eb19 19937 emacspeak-ss_1.12-3.diff.gz
 1037ad2d523b959a5df1ded41bae3691eb712285 50670 emacspeak-ss_1.12-3_i386.deb
Checksums-Sha256: 
 deb2800e9b6e8de42f7bc579498dde4bb083d635eb3e760cfa9a111e91b8c65a 1087 
emacspeak-ss_1.12-3.dsc
 425cd0042b1c0f774339a6d386ee4090279c7d9dd76ad7231950ef69f154f60d 19937 
emacspeak-ss_1.12-3.diff.gz
 894dd37189afe3f6edff153edbf03034c8e4df33831c445e96fc0d29dca2f995 50670 
emacspeak-ss_1.12-3_i386.deb
Files: 
 0f882d057b81c3c4209793dc8fd35891 1087 editors extra emacspeak-ss_1.12-3.dsc
 2da53e9789c7a3fb52d7f0617e2e7487 19937 editors extra 
emacspeak-ss_1.12-3.diff.gz
 1f475db4dd8e2407d5bb106a92fab636 50670 editors extra 
emacspeak-ss_1.12-3_i386.deb

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

iQCVAwUBSaF4KjHnPxTimJZtAQFYYgP/XmryHoLQl6mZ2ifLS9w6ULhRzguN4cJP
iSLEVztsZsu2BfmIjA1Sazl0QM9XeC1LTn0YygGFDLtJQqoxianAIkIkmzCkggHh
TokqbEUDJnLKXl49zlYPQ7Z0Jtyp3aCBZSOnwYBdIuczLjd23F+Tdkh9/wnfDLV7
rLAbNL6hI/o=
=Rve5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to