Dear Debian maintainer,

On Friday, November 02, 2007, I sent you a notification about the beginning of 
a review
action on debconf templates for smb2www.

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 Friday, November 02, 2007. 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

--- smb2www.old/debian/templates        2007-10-29 16:07:20.087321267 +0530
+++ smb2www/debian/templates    2007-11-21 01:03:16.355795418 +0530
@@ -1,28 +1,34 @@
+# 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: smb2www/security
 Type: note
-_Description: smb2www is DISABLED by default
- If enabled, by default smb2www will allow anyone to browse your network.
- .
- Probably this is not what you want to happen. Please modify your web
- server configuration to suit. Please read
- /usr/share/doc/smb2www/index.html for more information (Especially FAQ 4)
- on how to do this for Apache.
+_Description: smb2www disabled by default
+ If enabled, smb2www will, by default, allow anyone to browse the local SMB
+ network.
+ .
+ As this may have security consequences, it is disabled by default and you
+ should modify the web
+ server configuration to enable smb2www securely. Please read
+ /usr/share/doc/smb2www/index.html for more information (more particularly FAQ 
4)
+ about such configuration for Apache.
 
 Template: smb2www/set_link
 Type: boolean
 Default: false
 _Description: Do you want to enable smb2www?
- Turn this option on if you want to enable smb2www.
- .
- Note that you can enable smb2www at any time by running
-   dpkg-reconfigure smb2www
- command.
 
 Template: smb2www/master_browser
 Type: string
 Default: localhost
 _Description: Master browser server:
- Please enter name of the server which will be used by smb2www as a master
+ Please enter the name of the server which will be used by smb2www as a master
  browser.
 
 Template: smb2www/language
@@ -34,10 +40,10 @@
 #  them, and have to simply choose a msgstr among the English values
 #  listed in the Choices field above, e.g. msgstr "Dutch"
 _Default: English[ default language ]
-_Description: Language in which smb2www will generate its pages:
+_Description: Language for smb2www pages:
  Smb2www can generate its HTML pages in several languages.
  .
- Please choose one of them.
+ Please choose the language you want to use on generated pages.
 
 Template: smb2www/need_reconfigure
 Type: boolean
@@ -49,23 +55,22 @@
 Template: smb2www/replace_config
 Type: boolean
 Default: true
-_Description: Do you want to install new version of config file?
- Current smb2www configuration file `/etc/smb2www/smb2www.conf' contains
- some variables (e.g. `bindir'), which sometimes needs to be changed on
- package upgrade, and some variables (like `masterbrowser'), which
+_Description: Install a new version of the configuration file?
+ The current smb2www configuration file '/etc/smb2www/smb2www.conf' contains
+ some variables (such as 'bindir'), which sometimes need to be changed on
+ package upgrade, and others (such as 'masterbrowser') which
  shouldn't.
  .
- It's very hard to maintain such file, so for better management of smb2www
- upgrades,
- the file has been split into two files:
- `/usr/share/smb2www/smb2www.default' and `/etc/smb2www/smb2www.conf'. The
- former will be overwritten on each upgrade, the latter - will not.
+ For better management of this configuration file, it
+ has been split in two parts:
+ /usr/share/smb2www/smb2www.default and /etc/smb2www/smb2www.conf. The
+ former will be overwritten on each upgrade while the latter remains unchanged.
  Variables defined in the latter file will override variables defined in
  the former.
  .
- Your current smb2www config file will be saved as
-  `/etc/smb2www/smb2www.conf.saved_by_postinst'
+ The current smb2www config file will be saved as
+ '/etc/smb2www/smb2www.conf.saved_by_postinst'.
  .
- If you don't choose this option, smb2www probably will not work. In that case 
please
- compare your config file with `/usr/share/smb2www/smb2www.default', and
+ If you don't choose this option, smb2www will probably not work. You should
+ compare the configuration file with '/usr/share/smb2www/smb2www.default', and
  adjust it as needed.
--- smb2www.old/debian/control  2007-10-29 16:07:20.087321267 +0530
+++ smb2www/debian/control      2007-11-26 11:55:52.200865019 +0530
@@ -8,6 +8,7 @@
 Package: smb2www
 Architecture: all
 Depends: smbclient, ${perl:Depends}, ${misc:Depends}, apache2|httpd-cgi
-Description: A Windows Network client that is accessible through a web browser
- With this package you will be able to browse a Windows Network using a 
- standard web browser.  It is based upon the samba package.
+Description: SMB/CIFS network client with a web interface
+ This package allows browsing an SMB/CIFS-based network (such as 
+ a Windows-based network) by using a 
+ standard web browser. It uses the Samba smbclient utility.
--- smb2www.old/debian/changelog        2007-10-29 16:07:20.087321267 +0530
+++ smb2www/debian/changelog    2007-12-15 12:21:52.580352740 +0530
@@ -1,3 +1,22 @@
+smb2www (980804-32) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #452171
+  * [Debconf translation updates]
+  * German. Closes: #452852
+  * Galician. Closes: #452863
+  * Basque. Closes: #452955
+  * Finnish. Closes: #453173
+  * Portuguese. Closes: #453762
+  * Russian. Closes: #455207
+  * Dutch; Flemish. Closes: #455241
+  * Czech. Closes: #455236
+  * Norwegian Bokmål. Closes: #455788
+  * Polish. Closes: #456147
+  * French. Closes: #456388
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Sat, 15 Dec 2007 12:21:52 +0530
+
 smb2www (980804-31) unstable; urgency=low
 
   * Add Dutch po-debconf translation, update program po translation

Attachment: signature.asc
Description: Digital signature

Reply via email to