Your message dated Sat, 19 Sep 2009 18:02:10 +0000
with message-id <[email protected]>
and subject line Bug#523990: fixed in canna 3.7p3-6.2
has caused the Debian Bug report #523990,
regarding canna: [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.)
--
523990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523990
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: canna
Version: N/A
Severity: normal
Tags: patch
Dear Debian maintainer,
On Monday, March 30, 2009, I notified you of the beginning of a review process
concerning debconf templates for canna.
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, and if you have any
objections, let me know in the next 3 days.
However, please try to avoid uploading canna with these changes
right now.
The second phase of this process will begin on Friday, April 17, 2009, 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, May 08, 2009. 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, May 09, 2009, 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: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-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
--- canna.old/debian/templates 2009-02-14 12:20:04.323869668 +0100
+++ canna/debian/templates 2009-04-14 07:27:10.111172532 +0200
@@ -1,46 +1,51 @@
+# 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: canna/run_cannaserver
Type: boolean
Default: true
-_Description: Do you want to run the Canna server ?
+_Description: Should the Canna server run automatically??
This package contains the Canna server and server-related
utilities. If you are only interested in these utilities,
- you can disable the Canna server here.
+ you can disable the Canna server now.
Template: canna/run_with_inet
Type: boolean
Default: false
-_Description: Do you want to connect to the Canna server from a remote host?
- The Canna server only allows connections via UNIX domain
- sockets when the `-inet' option is not specified. This
- means that when the Canna server is started without the `-inet' option,
- only clients which run on the same host can connect to the server.
- Some clients such as, `egg' and `yc-el', do not support
- UNIX domain socket and require the `-inet' option, even if they run on
- the same host.
+_Description: Should the Canna server run in network mode?
+ By default the Canna server will run without support for network
+ connections, and will only accept connections on UNIX domain sockets,
+ from clients running on the same host.
.
- If you want to connect to this Canna server from remote hosts, or
- if you want to use INET-domain-only software, you should run
- the server with the `-inet' option.
+ If you choose this option, network support will be activated, and the
+ Canna server will accept connections on TCP sockets from clients that
+ may be on remote hosts. Some clients (such as egg and yc-el) require
+ this mode even if they run on the local host.
Template: canna/manage_allow_hosts_with_debconf
Type: boolean
Default: true
-_Description: Manage /etc/hosts.canna with debconf ?
- /etc/hosts.canna controls which hosts can connect to this server.
+_Description: Manage /etc/hosts.canna automatically?
+ The /etc/hosts.canna file lists hosts allowed to connect to the
+ Canna server.
.
- By default /etc/hosts.canna will be managed with debconf.
- Refuse here if you want to manage /etc/hosts.canna yourself.
+ You should not accept this option if you prefer managing the
+ file's contents manually.
Template: canna/allow_hosts
Type: string
Default: unix localhost
-_Description: Please enter the name of each host allowed to connect to this
server
+_Description: Hosts allowed to connect to this Canna server:
Please enter the names of the hosts allowed to connect to this Canna server,
separated by spaces.
.
- `unix' is a special notation for allowing access
- via UNIX domain sockets.
-
+ You can use "unix" to allow access via UNIX domain sockets.
--- canna.old/debian/libcanna1g.templates 2009-02-14 12:20:04.323869668
+0100
+++ canna/debian/libcanna1g.templates 2009-04-14 07:27:19.167323447 +0200
@@ -1,20 +1,27 @@
+# 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: canna/default_style
Type: select
Choices: verbose, 1.1, 1.2, jdaemin, just, lan5, matsu, skk, tut, unix, vje,
wx2+
Default: verbose
-_Description: Canna input style
- Please choose the default canna input style below, which will be installed if
- there is no previous configuration:
- .
- verbose - Canna3.5 default style with verbose comments
- 1.1 - old Canna style (ver. 1.1)
- 1.2 - old Canna style (ver. 1.2)
- jdaemon - jdaemon style
- just - Justsystem ATOK like style
- lan5 - LAN5 like style
- matsu - MATSU word processor like style
- skk - SKK like style
- tut - for TUT-Code
- unix - UNIX style
- vje - vje like style
- wx2+ - WX2+ style
+_Description: Canna input style:
+ Please choose the default Canna input style:
+ verbose: Canna3.5 default style with verbose comments;
+ 1.1 : old Canna style (ver. 1.1);
+ 1.2 : old Canna style (ver. 1.2);
+ jdaemon: jdaemon style;
+ just : JustSystems ATOK style;
+ lan5 : LAN5 style;
+ matsu : Matsu word processor style;
+ skk : SKK style;
+ tut : TUT-Code style;
+ unix : UNIX style;
+ vje : vje style;
+ wx2+ : WX2+ style.
--- canna.old/debian/control 2009-02-14 12:20:04.323869668 +0100
+++ canna/debian/control 2009-04-05 17:08:13.327985238 +0200
@@ -11,36 +11,44 @@
Conflicts: canna-server, libcanna1g (<= 3.5b2-33)
Replaces: canna-server
Suggests: canna-shion
-Description: Japanese input system (server and dictionary)
- Canna is a Japanese input system available in Free Software.
- Canna provides a unified user interface for inputting Japanese.
- .
- Canna supports Nemacs, Mule, kinput2 and canuum. All of these
- tools can be used by a single customization file, romaji-to-kana
- conversion rules and conversion dictionaries, and input Japanese in
- the same way.
+Description: input system for Japanese - server and dictionary
+ Canna provides a unified user interface for Japanese input. It is based
+ on a client-server model and supports automatic kana-to-kanji conversion.
.
- Canna converts kana to kanji based on a client-server model and
- supports automatic kana-to-kanji conversion.
+ It supports multiple clients (including kinput2 and canuum), and allows
+ them all to work in the same way, sharing customization files,
+ romaji-to-kana conversion rules and conversion dictionaries.
.
- This package includes the cannaserver program and dictionary files.
+ This package provides the Canna server program and dictionary files.
Package: canna-utils
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: canna (<= 3.5b2-33), libcanna1g (<= 3.5b2-33)
-Description: Japanese input system (utility)
- Canna is a Japanese input system available in Free Software.
- This package includes canna client programs.
+Description: input system for Japanese - utilities
+ Canna provides a unified user interface for Japanese input. It is based
+ on a client-server model and supports automatic kana-to-kanji conversion.
+ .
+ It supports multiple clients (including kinput2 and canuum), and allows
+ them all to work in the same way, sharing customization files,
+ romaji-to-kana conversion rules and conversion dictionaries.
+ .
+ This package provides client programs for Canna.
Package: libcanna1g
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, debconf
Conflicts: canna (<= 3.5b2-33)
-Description: Canna Runtime Library
- Canna is a Japanese input system available in Free Software.
- This package includes canna shared libraries.
+Description: input system for Japanese - runtime library
+ Canna provides a unified user interface for Japanese input. It is based
+ on a client-server model and supports automatic kana-to-kanji conversion.
+ .
+ It supports multiple clients (including kinput2 and canuum), and allows
+ them all to work in the same way, sharing customization files,
+ romaji-to-kana conversion rules and conversion dictionaries.
+ .
+ This package provides shared libraries for Canna.
Package: libcanna1g-dev
Section: libdevel
@@ -48,6 +56,13 @@
Depends: libcanna1g
Conflicts: canna-dev, libcanna1-dev, canna (<= 3.5b2-23)
Replaces: canna-dev
-Description: Canna Static Library and Headers
- Canna is a Japanese input system available in Free Software.
- This package includes header and static libraries.
+Description: input system for Japanese - development files
+ Canna provides a unified user interface for Japanese input. It is based
+ on a client-server model and supports automatic kana-to-kanji conversion.
+ .
+ It supports multiple clients (including kinput2 and canuum), and allows
+ them all to work in the same way, sharing customization files,
+ romaji-to-kana conversion rules and conversion dictionaries.
+ .
+ This package provides the headers and static libraries needed to develop
+ software based on Canna.
--- End Message ---
--- Begin Message ---
Source: canna
Source-Version: 3.7p3-6.2
We believe that the bug you reported is fixed in the latest version of
canna, which is due to be installed in the Debian FTP archive:
canna-utils_3.7p3-6.2_i386.deb
to pool/main/c/canna/canna-utils_3.7p3-6.2_i386.deb
canna_3.7p3-6.2.diff.gz
to pool/main/c/canna/canna_3.7p3-6.2.diff.gz
canna_3.7p3-6.2.dsc
to pool/main/c/canna/canna_3.7p3-6.2.dsc
canna_3.7p3-6.2_i386.deb
to pool/main/c/canna/canna_3.7p3-6.2_i386.deb
libcanna1g-dev_3.7p3-6.2_i386.deb
to pool/main/c/canna/libcanna1g-dev_3.7p3-6.2_i386.deb
libcanna1g_3.7p3-6.2_i386.deb
to pool/main/c/canna/libcanna1g_3.7p3-6.2_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.
Christian Perrier <[email protected]> (supplier of updated canna 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: Sat, 12 Sep 2009 15:33:55 +0200
Source: canna
Binary: canna canna-utils libcanna1g libcanna1g-dev
Architecture: source i386
Version: 3.7p3-6.2
Distribution: unstable
Urgency: low
Maintainer: Atsushi Mitsuka <[email protected]>
Changed-By: Christian Perrier <[email protected]>
Description:
canna - input system for Japanese - server and dictionary
canna-utils - input system for Japanese - utilities
libcanna1g - input system for Japanese - runtime library
libcanna1g-dev - input system for Japanese - development files
Closes: 208538 510710 523990 524763 524782 524788 525164 526186 526711 526756
526769 526871 526873 526930 545159
Changes:
canna (3.7p3-6.2) unstable; urgency=low
.
* Non-maintainer upload.
* Allow dpkg-reconfigure to work by using debconf settings even
when /etc/canna/default.canna already exists. Closes: #208538
* Bump debhelper compatibility level to 7
* As a consequence, drop the use of "dh_clean -k", replaced by dh_prep
* Drop useless output and "exit 0" when postrm and postinst scripts are
called with something else than "purge".
* Use "set -e" in *postinst, *config and *postrm scripts
* Drop .pc/ directory cruft from Debian diff
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #523990
* [Debconf translation updates]
- Galician. Closes: #524763
- Japanese. Closes: #524782, #510710
- Swedish. Closes: #524788
- Italian. Closes: #525164
- Finnish. Closes: #526186
- Portuguese. Closes: #526711
- Russian. Closes: #526756
- German. Closes: #526769
- French. Closes: #526871
- Basque. Closes: #526873
- Spanish. Closes: #526930
- Czech (Miroslav Kure). Closes: #545159
Checksums-Sha1:
14c0f4ba53579d96a6d0fea72981e40dfbc68e07 1044 canna_3.7p3-6.2.dsc
2e00627d2f42213a0b363aa831681bb09f964ebd 58758 canna_3.7p3-6.2.diff.gz
b64e3b32de425da9e20f8cf5288982a0ed200733 958848 canna_3.7p3-6.2_i386.deb
79d3073ff46e3ea058e7c576daac3dd51379f3dd 112666 canna-utils_3.7p3-6.2_i386.deb
1b5b5f1c492490c33fcf23097e4674f1596f74a3 532530 libcanna1g_3.7p3-6.2_i386.deb
793dc499fd0df05fbe5a7a6c6c4c8d1b589b0e13 583058
libcanna1g-dev_3.7p3-6.2_i386.deb
Checksums-Sha256:
87e56bb7a6133f55b7d9dfdc0718f22b96a8c36ced0de66daf8bf2a485e9e6af 1044
canna_3.7p3-6.2.dsc
5353bbfd60d765e241b5e9bb11a3a2fba75ef25f1452713cf5ed738a5fac13cd 58758
canna_3.7p3-6.2.diff.gz
c9ec4ed5533896cacb4ac077126571440118f2cedbb40c31221d3ccb1783deaf 958848
canna_3.7p3-6.2_i386.deb
1c35fde1437f706f34c97fc4cbd6cbc2f5200fe50d9974d1024559bebcae7a31 112666
canna-utils_3.7p3-6.2_i386.deb
96ed87acf18c30394dbc758330e08869a9898facd20be454b9346f3353c9e1a2 532530
libcanna1g_3.7p3-6.2_i386.deb
0ef12114dd52cd8c5c18cb793bc1febfbbe2bd947a6ab89f2a63763b314a79dd 583058
libcanna1g-dev_3.7p3-6.2_i386.deb
Files:
e2054fd493f65d2187d6f05286c079cf 1044 utils optional canna_3.7p3-6.2.dsc
13ddc8e6c95fdba46e4cc6724360f93d 58758 utils optional canna_3.7p3-6.2.diff.gz
e89174a50574f8969a3366737406e38e 958848 utils optional canna_3.7p3-6.2_i386.deb
280c2d84e6ab2ce5ac40f36e9d01a16c 112666 utils optional
canna-utils_3.7p3-6.2_i386.deb
f68564871266fe05767f299f83d2138e 532530 libs optional
libcanna1g_3.7p3-6.2_i386.deb
2adbd373b6fad450e1dd7fb30c89a525 583058 libdevel optional
libcanna1g-dev_3.7p3-6.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFKq9le1OXtrMAUPS0RAmDzAKCbCR3UaHqMe21Hr25oAqPnmJmxhACgrDvL
VpjasU2bptrRHwVWZaMeoOI=
=jNPe
-----END PGP SIGNATURE-----
--- End Message ---