[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#652526: unixcw: General update after the debconf review process



Dear Debian maintainer,

On Thursday, December 22, 2011, I sent you a notification about the beginning of a review
action on debconf templates for unixcw.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/<templates> with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch.rfr file contains a patch for the templates and control
file(s) alone.

Please note that this patch applies to the templates and control
file(s) of your package as of Thursday, December 22, 2011. If your package was updated
in the meantime, I may have updated my reference copy....but I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 


Attachment: patch.tar.gz
Description: Binary data

--- unixcw.old/debian/cwcp.templates	2011-12-18 07:47:46.031035453 +0100
+++ unixcw/debian/cwcp.templates	2012-01-08 08:13:51.307768522 +0100
@@ -1,10 +1,22 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: cwcp/suid_bit
 Type: boolean
 Default: false
-_Description: Make cwcp setuid root?
- cwcp can produce sounds using console buzzer, but this feature
- is available only if cwcp is run by root user.
- You can achieve this by setting setuid bit here (not recommended)
- or by running cwcp with sudo (also not recommended). You can also
- use soundcard output instead of console buzzer output and
- eliminate this problem completely.
+_Description: Run cwcp with root privileges?
+ If it is run with elevated privileges (which is not recommended), cwcp
+ can produce sounds using the console buzzer.
+ .
+ Please choose whether this should be achieved by giving the
+ executable the "setuid" attribute.
+ .
+ Alternatives include running the program with sudo or eliminating this
+ issue completely by using output via a sound card instead of the
+ buzzer.
--- unixcw.old/debian/cw.templates	2011-12-18 07:47:46.031035453 +0100
+++ unixcw/debian/cw.templates	2012-01-08 08:13:52.927809247 +0100
@@ -1,10 +1,22 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: cw/suid_bit
 Type: boolean
 Default: false
-_Description: Make cw setuid root?
- cw can produce sounds using console buzzer, but this feature
- is available only if cw is run by root user.
- You can achieve this by setting setuid bit here (not recommended)
- or by running cw with sudo (also not recommended). You can also
- use soundcard output instead of console buzzer output and
- eliminate this problem completely.
+_Description: Run cw with root privileges?
+ If it is run with elevated privileges (which is not recommended), cw
+ can produce sounds using the console buzzer.
+ .
+ Please choose whether this should be achieved by giving the
+ executable the "setuid" attribute.
+ .
+ Alternatives include running the program with sudo or eliminating this
+ issue completely by using output via a sound card instead of the
+ buzzer.
--- unixcw.old/debian/control	2011-12-18 07:47:46.031035453 +0100
+++ unixcw/debian/control	2012-01-11 06:51:46.929496340 +0100
@@ -12,55 +12,61 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: unixcw
 Recommends: cw | cwcp | xcwcp
-Description: Shared library for Morse programs
- Shared library files for cw, cwcp and xcwcp programs.
- The library handles Morse code signals and generates sound
- on console buzzer or sound card through OSS or ALSA.
+Description: Morse code tutor - shared library
+ The unixcw project provides support for learning to use Morse code.
+ .
+ This package provides shared library files to handle Morse code
+ signals and to generate sound on the console buzzer or a sound card
+ through OSS or ALSA.
 
 Package: libcw3-dev
 Section: libdevel
 Architecture: any
 Depends: libcw3 (= ${binary:Version}), ${misc:Depends}
 Replaces: unixcw-dev
-Description: Development files for Morse programs
- Static library, headers and manual page for development of
- programs that handle (i.e. send and receive) Morse code.
+Description: Morse code tutor - development files
+ The unixcw project provides support for learning to use Morse code.
+ .
+ This package provides the static library, headers, and manual page for
+ development of programs that handle (i.e. send and receive) Morse code.
 
 Package: cw
 Architecture: any
 Depends: libcw3, ${shlibs:Depends}, ${misc:Depends}, debconf|debconf-2.0
-Description: Morse code tutor with command line user interface
- The package provides two executables:
-  * cw - simple command line application that converts
-    keyboard keys to Morse code that can be heard through
-    console buzzer or sound card.
-  * cwgen - program that generates groups of random
-    characters for Morse code practice, that can be
-    piped to cw program.
- .
- Package also includes examples files with embedded commands.
- These commands can be used to change speed, tone, spacing
- between characters and much more. The files have 'cw'
- extension.
+Description: Morse code tutor - command line user interface
+ The unixcw project provides support for learning to use Morse.
+ .
+ This package provides two executables:
+  * cw - a simple command line application that converts key-presses
+    to Morse code that can be heard through the console buzzer or a
+    sound card;
+  * cwgen - a program that generates groups of random characters for
+    Morse code practice, which can be piped to the cw program.
+ .
+ It also includes example files (with the extension "cw") containing
+ commands which can be used to change properties such as the speed,
+ tone, and spacing of characters.
 
 Package: cwcp
 Architecture: any
 Depends: libcw3, ${shlibs:Depends}, ${misc:Depends}, debconf|debconf-2.0
-Description: Morse code tutor, text user interface
- Interactive Morse code tutor with text-based (ncurses) user
- interface. It allows menu selection from a number of sending
- modes, and also permits character sounding options, such as
- the tone pitch, and sending speed, to be varied from the
- keyboard using a full-screen user interface.
+Description: Morse code tutor - text user interface
+ The unixcw project provides support for learning to use Morse code.
+ .
+ This package provides an interactive Morse code tutor with a
+ full-screen text-based (ncurses) user interface. It offers menu
+ selection of sending modes, and keyboard control of character
+ sounding options such as the sending speed and pitch.
 
 Package: xcwcp
 Architecture: any
 Depends: libcw3, ${shlibs:Depends}, ${misc:Depends}, debconf|debconf-2.0
-Description: Morse code tutor, X Window user interface
- Interactive Morse code tutor with X Window-based (QT4)
- interface. It lets you choose from a number of options for
- practice, including sending random characters, random words,
- and characters from the keyboard. It will also receive Morse
- code that you send using the keyboard or mouse as a Morse
- keyer, and display the characters it sees.
-
+Description: Morse code tutor - graphical user interface
+ The unixcw project provides support for learning to use Morse code.
+ .
+ This package provides an interactive Morse code tutor with a Qt4
+ user interface. It allows choosing from a number of options for
+ practice, including sending random characters, random words, and
+ characters from the keyboard. It will also receive Morse code sent
+ using the keyboard or mouse as a Morse keyer, and display the
+ characters it sees.
--- unixcw.old/debian/changelog	2011-12-18 07:47:46.031035453 +0100
+++ unixcw/debian/changelog	2012-01-29 17:59:28.829265752 +0100
@@ -1,3 +1,25 @@
+unixcw (3.0-2) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #652526
+  * [Debconf translation updates]
+  * Portuguese (Pedro Ribeiro).  Closes: #654962
+  * Slovak (Ivan Masár).  Closes: #655464
+  * Dutch; (Jeroen Schot).  Closes: #655718
+  * Portuguese (Pedro Ribeiro).  Closes: #655766
+  * Russian (Yuri Kozlov).  Closes: #655830
+  * German (Chris Leick).  Closes: #656080
+  * Czech (Michal Simunek).  Closes: #656240
+  * French (Steve R. Petruzzello).  Closes: #656419
+  * Indonesian (Mahyuddin Susanto).  Closes: #657462
+  * Danish (Joe Hansen).  Closes: #657500
+  * Polish (Michał Kułach).  Closes: #657513
+  * Swedish (Martin Bagge / brother).  Closes: #657549
+  * Spanish; (Jaime Robles).  Closes: #657744
+  * Spanish; (Jaime Robles).  Closes: #657744
+
+ -- Christian Perrier <bubulle@debian.org>  Sun, 18 Dec 2011 12:16:29 +0100
+
 unixcw (3.0-1) unstable; urgency=low
 
   * Prepare Debian packages for upstream package version 3.0.

Attachment: signature.asc
Description: Digital signature


Reply to: