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

Bug#515168: mserv: General update after the debconf review process



Dear Debian maintainer,

On Tuesday, January 27, 2009, I sent you a notification about the beginning of a review
action on debconf templates for mserv.

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 Tuesday, January 27, 2009. 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

--- mserv.old/debian/mserv.templates	2009-01-27 12:03:15.867022284 +0100
+++ mserv/debian/mserv.templates	2009-02-14 08:46:21.511869567 +0100
@@ -1,23 +1,34 @@
+# 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: mserv/mp3_location
 Type: string
-_Description: Please enter the path to the root of your mp3 archive.
- Mserv needs to know where your mp3 files are located so that it can index
- them.  The files don't need to be arranged in any special way.  If you
- don't have any mp3s right now you can just enter anything. In that case
- mserv will not be able to play music.  If you get mp3s in the future you
- can run 'dpkg-reconfigure mserv' to show mserv where they are.
+_Description: Path to the root of the music archive:
+ Mserv needs to know where its music files are located so that it can
+ index them. The files don't need to be arranged in any special way.
+ .
+ If no music files are available right now, just enter any directory name.
+ In that case, mserv will not be able to play music. To index new music
+ files in the future, you can run "dpkg-reconfigure mserv" to inform the
+ program of their location.
 
 Template: mserv/path_invalid
 Type: boolean
 Default: false
-_Description: This path does not exist. Would you like to use it anyway?
+_Description: Really use unreadable directory?
+ Mserv cannot access the directory path you specified. Please choose whether
+ you want to use that path anyway.
 
 Template: mserv/confirm_update
 Type: boolean
 Default: false
-_Description: Are you sure you want to do this?
- Reconfiguring the location of the mp3 archive when a trackinfo database
- already exists is dangerous. If you proceed with this configuration you
- risk losing your track info database (any ratings, last play times etc.).
- If you know what you are doing or don't care about losing the track info
- database, feel free to continue.
+_Description: Really change the music archive location?
+ By reconfiguring the location of the music archive when a
+ trackinfo database already exists, you risk losing the track info
+ database (ratings, last play times etc.).
--- mserv.old/debian/control	2009-01-27 12:03:15.867022284 +0100
+++ mserv/debian/control	2009-02-01 14:35:43.559175634 +0100
@@ -4,49 +4,41 @@
 Maintainer: Nick Estes <debian@nickstoys.com>
 Build-Depends: sharutils, debhelper (>= 4.1.51), cdbs
 Standards-Version: 3.6.1
+Homepage: http://www.mserv.org 
 
 Package: mserv
 Architecture: any
 Depends: adduser, debconf | debconf-2.0, ${shlibs:Depends}, ${perl:Depends}
 Recommends: mpg321 | mpg123 | vorbis-tools | music123 | sox
-Description: local centralised multiuser music server 
- Mserv is a music server designed to do a number of things better than most
- systems designed to play mp3s or oggs:
+Description: centralized multiuser music environment - server
+ Mserv is a local network jukebox server. It features:
  .
-  - Supports any type of client using standard TCP protocol 
-  - Stores information on mp3 (bitrate, duration, name, author, genre, date
-    produced, last play date) in on-disk database. 
-  - Stores rating information supplied by the user (awful, bad, neutral, 
-    good, superb). 
-  - Has a comprehensive queuing system (track, album, random album, etc) 
-  - Random play chooses the songs that people currently on-line want to hear
-    using their ratings of the songs. 
-  - Search facilities, status information, statistics, etc. 
-  - User management facilities, four levels of users, encrypted passwords. 
-  - Talker style communication (say, emote etc.) 
-  - Play, next, pause, stop, repeat, volume, bass, treble settings. 
-  - On-line and off-line track information editing. 
-  - Advanced filter facilities (e.g. 'john=superb', '!good', 'year>1990',
-    'duration<180', 'genre=pop', 'john=good|fred=unheard' etc.) 
-  - Built-in telnet client (see manual). 
-  - Library interface, no need to write TCP code. 
-  - Comes with command line shell program (in the mserv-client package) for
-    interfacing and web client (in the mserv-cgi package) to this shell program
-    for web-based control.
-  - Uses an external player to output, and is known to support mpg321, mpg123,
-    ogg123 and freeamp - this could be used to broadcast the output or
-    support other players. 
-  - Comes with a setuid wrapper for mpg123-compatible players that can 
-    increase the nice level for low-capability processors. 
+  - telnet-style control interface, remotely accessible from any
+    appropriate client;
+  - text databases for track information (author, name, year, genre,
+    last play date, duration) and user ratings (awful, bad, neutral,
+    good, superb);
+  - queuing system (track, album, random album, etc.);
+  - random play mode taking users' ratings into account;
+  - search facilities, status information, statistics, etc.;
+  - user management facilities, four levels of users, encrypted passwords;
+  - talker style communication (say, emote etc.);
+  - play, next, pause, stop, repeat, volume, bass, treble settings;
+  - on-line and off-line track information editing;
+  - advanced filter facilities (e.g. 'john=superb', '!good', 'year>1990',
+    'duration<180', 'genre=pop', 'john=good|fred=unheard');
+  - output via an external player, with support for mpg123, ogg123, etc.;
+  - setuid wrapper provided for mpg123-compatible players, which can
+    increase the nice level for low-capability processors.
  .
- For more info see http://www.mserv.org 
+ The packages mserv-cgi and mserv-client provide web-based and command-line
+ interfaces; mserv-dev provides a development library.
 
 Package: mserv-client
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: client for centralised multiuser music environment
- Mserv is a music server designed to do a number of things better than most
- systems designed to play mp3s or oggs.
+Description: centralized multiuser music environment - command-line client
+ Mserv is a local network jukebox server.
  .
  This package contains a client protocol library and very simple command-line
  client for the mserv server.
@@ -54,9 +46,8 @@
 Package: mserv-cgi
 Architecture: all
 Depends: mserv-client, apache | httpd, ${perl:Depends}
-Description: CGI scripts for local centralised multiuser music environment
- Mserv is a music server designed to do a number of things better than most
- systems designed to play mp3s.
+Description: centralized multiuser music environment - CGI scripts
+ Mserv is a local network jukebox server.
  .
  This package contains CGI scripts that can be used to access and control mserv
  from a web browser.
@@ -65,9 +56,8 @@
 Section: devel
 Architecture: any
 Depends: mserv-client (= ${binary:Version})
-Description: local centralised multiuser music environment
- Mserv is a music server designed to do a number of things better than most
- systems designed to play mp3s.
+Description: centralized multiuser music environment - development files
+ Mserv is a local network jukebox server.
  .
  This package contains the header files and static libraries needed
  for development.
--- mserv.old/debian/changelog	2009-01-27 12:03:15.867022284 +0100
+++ mserv/debian/changelog	2009-03-08 08:01:20.382950142 +0100
@@ -1,3 +1,24 @@
+mserv (0.35-6.5) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #515168
+  * [Debconf translation updates]
+    - Basque. Closes: #515981
+    - Russian. Closes: #516005
+    - Galician. Closes: #516009
+    - German. Closes: #516329
+    - Italian. Closes: #516716
+    - Czech. Closes: #517537
+    - Spanish. Closes: #517677
+    - Portuguese. Closes: #517933
+    - Romanian. Closes: #518024, #518073
+    - Russian. Closes: #518032
+    - Finnish. Closes: #518188
+    - French. Closes: #518278
+    - Swedish. Closes: #513180
+
+ -- Christian Perrier <bubulle@debian.org>  Sat, 14 Feb 2009 10:30:53 +0100
+
 mserv (0.35-6.4) unstable; urgency=high
 
   * Non-maintainer upload to fix pending l10n issues

Attachment: signature.asc
Description: Digital signature


Reply to: