[Debian-med-packaging] Bug#653825: biomaj-watcher: General update after the debconf review process

Christian PERRIER bubulle at debian.org
Sat Feb 18 17:28:50 UTC 2012


Dear Debian maintainer,

On Sunday, January 08, 2012, I sent you a notification about the beginning of a review
action on debconf templates for biomaj-watcher.

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 Sunday, January 08, 2012. 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.



-- 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.tar.gz
Type: application/octet-stream
Size: 8562 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120218/90b750b5/attachment-0001.obj>
-------------- next part --------------
--- biomaj-watcher.old/debian/templates	2011-12-31 10:13:08.842651005 +0100
+++ biomaj-watcher/debian/templates	2012-01-27 07:21:45.520952875 +0100
@@ -1,25 +1,45 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english at lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: biomaj/login
 Type: string
 Default: admin
-_Description: Administration interface admin login:
+_Description: Login for administration interface of BioMAJ:
+ Please enter the login to use when connecting to the
+ web administration interface of BioMAJ.
 
 #Template: biomaj/password
 #Type: password
-#_Description: Administration interface admin password:
+#_Description: Password for administration interface of BioMAJ:
+# Please enter the password to use when connecting to the
+# web administration interface of BioMAJ.
 
 Template: biomaj/ldap
 Type: boolean
-_Description: Want to configure LDAP now ?
+_Description: Configure LDAP authentication?
+ Please choose whether LDAP authentication for BioMAJ should be
+ set up now.
 
 Template: biomaj/ldap_server
 Type: string
-_Description: Enter LDAP server:
+_Description: LDAP server:
+ Please enter the host name or IP address of the
+ LDAP server to use for authentication.
 
 Template: biomaj/ldap_dn
 Type: string
-_Description: Enter LDAP DN:
+_Description: LDAP DN:
+ Please enter the Distinguished Name to use for
+ LDAP authentication.
 
 Template: biomaj/ldap_filter
 Type: string
-_Description: Enter LDAP filter (empty if not needed):
-
+_Description: LDAP search filter:
+ Please specify the LDAP search filter for biomaj-watcher. It can be
+ left empty if no filter is required.
--- biomaj-watcher.old/debian/control	2011-12-31 10:13:08.842651005 +0100
+++ biomaj-watcher/debian/control	2012-01-12 18:55:16.069491779 +0100
@@ -18,13 +18,18 @@
 Depends: ${misc:Depends}, openjdk-6-jdk|default-jdk|java6-sdk, tomcat6 (>=6.0.32-3), biomaj (>= 1.2), debconf,
  liblog4j1.2-java, libjsch-java (>= 0.1.42),libjdom1-java (>= 1.1), libcommons-lang-java (>=2.4),
  libcommons-logging-java (>=1.1),libquartz-java(>=1.6),libxerces2-java, unzip, zip, libgnumail-java
-Description: BioMAJ web interface
- BioMAJ watcher provide a management interface for the Biomaj tool.
- It runs in a web container (tomcat) and is accessible at address:
- http://myhost:myport/BmajWatcher
+Description: biological data-bank updater - web interface
+ BioMAJ downloads remote data banks, checks their status and applies
+ transformation workflows, with consistent state, to provide ready-to-use
+ data for biologists and bioinformaticians. For example, it can transform
+ original FASTA files into BLAST indexes. It is very flexible and its
+ post-processing facilities can be extended very easily.
  .
- The web interface calls the biomaj binary, and can run bank updates,
- removal and list. A cron manager is integrated to schedule bank update.
- At last, it integrates a bank properties editor to define or modify banks.
- The intterface administrator has special priviledges while anonymous user
- can get an overview of available data.
+ BioMAJ watcher provides a management interface for the BioMAJ tool.
+ It runs in a web container (Tomcat) and is accessible under the URL
+ http://hostname:portnumber/BmajWatcher
+ .
+ The web interface can give anonymous users an overview of available
+ data. Administrators can also use it to manage data-banks, schedule
+ updates via cron, view error logs, or use the integrated data-bank
+ properties editor.
--- biomaj-watcher.old/debian/changelog	2011-12-31 10:13:08.842651005 +0100
+++ biomaj-watcher/debian/changelog	2012-02-16 07:16:22.860016846 +0100
@@ -1,3 +1,22 @@
+biomaj-watcher (1.2.0-4) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #653825
+  * [Debconf translation updates]
+  * Polish (Micha? Ku?ach).  Closes: #658175
+  * Indonesian (Mahyuddin Susanto).  Closes: #658225
+  * Russian (Yuri Kozlov).  Closes: #658266
+  * Czech (Michal Simunek).  Closes: #658412
+  * Dutch; (Jeroen Schot).  Closes: #658455
+  * French (Olivier Sallou).  Closes: #658828
+  * Danish (Joe Hansen).  Closes: #659164
+  * German (Chris Leick).  Closes: #659171
+  * Portuguese (Miguel Figueiredo).  Closes: #659911
+  * Spanish; (Camale?n).  Closes: #659945
+  * Italian (Beatrice Torracca).  Closes: #659997
+
+ -- Christian Perrier <bubulle at debian.org>  Wed, 04 Jan 2012 07:17:07 +0100
+
 biomaj-watcher (1.2.0-3) unstable; urgency=low
 
   * Add debconf translation (Closes: #651682 #650871)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120218/90b750b5/attachment-0001.pgp>


More information about the Debian-med-packaging mailing list