[Pkg-mediawiki-devel] Bug#428196: mediawiki1.10: General update after the debconf review process

Christian Perrier bubulle at debian.org
Sun Jul 1 20:40:45 UTC 2007


Dear Debian maintainer,

On Saturday, May 26, 2007, I sent you a notification about the beginning of a review
action on debconf templates for mediawiki1.10.

Then, I sent you a bug report with rewritten templates and annoucing
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-nopo file contains a patch for the templates and control file(s).

Please note that this patch applies to the templates and control
file(s) of your package as of Saturday, May 26, 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.



-- 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.tar.gz
Type: application/octet-stream
Size: 18069 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-mediawiki-devel/attachments/20070701/f787ae4c/attachment-0001.obj 
-------------- next part --------------
--- mediawiki1.10.old/debian/templates	2007-05-26 08:26:38.831692570 +0200
+++ mediawiki1.10/debian/templates	2007-06-11 18:26:23.345131549 +0200
@@ -1,33 +1,41 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to debian-l10n-english at lists.debian.org
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: mediawiki1.10/webserver
 Type: multiselect
 Choices: apache, apache-ssl, apache2, cherokee
 Default: apache2
 _Description: Web server(s) to configure automatically:
  Please select the web server(s) that should be configured
- automatically for mediawiki1.10.
+ automatically for MediaWiki.
 
 Template: mediawiki1.10/upgrade
 Type: select
 Choices: ${list}
-_Description: Perform upgrade from :
- At least one mediawiki packages has been previously installed.
+_Description: Perform upgrade from:
+ An older version of MediaWiki is installed.
  .
- You may upgrade your old installation. The new package version 
+ This installation can be upgraded automatically. The new package version
  uses /var/lib/mediawiki1.10 for the wiki files.
- The old database needs to be updated too.
+ The old database also needs to be updated.
  .
- This operation can be done automatically: the database will be
- backed up, upgraded, and a new configuration file will be prepared
- for the new version. The operation can be performed now. Alternatively,
- you can perform it later by launching, as root,
- /usr/share/mediawiki1.10/debian-scripts/upgrade-mediawiki.
+ If you choose to upgrade MediaWiki automatically, the database will
+ be backed up, upgraded, and a new configuration file will be
+ prepared. Alternatively, you can perform it later with the
+ '/usr/share/mediawiki1.10/debian-scripts/upgrade-mediawiki' command.
 
 Template: mediawiki1.10/upgrade-adminuser
 Type: string
 Default: root
-_Description: Database administrative user for old mediawiki:
+_Description: MediaWiki database administrative user:
  Please provide a MySQL account that has administrative access to the
- mediawiki old database.
+ old MediaWiki database.
  .
  When in doubt, the MySQL root account can be used.
  .
@@ -37,7 +45,6 @@
 Template: mediawiki1.10/upgrade-adminpass
 Type: password
 Default:
-_Description: Database administrative password for old mediawiki:
+_Description: MediaWiki database administrative password:
  Please specify the password of the MySQL account with administrative
- access to the old mediawiki database.
-
+ access to the old MediaWiki database.
--- mediawiki1.10.old/debian/control	2007-05-26 08:26:06.823430540 +0200
+++ mediawiki1.10/debian/control	2007-06-09 19:45:18.006187465 +0200
@@ -1,4 +1,4 @@
-Source: mediawiki1.9
+Source: mediawiki1.10
 Section: web
 Priority: optional
 Maintainer: Mediawiki Maintenance Team <pkg-mediawiki-devel at lists.alioth.debian.org>
@@ -6,43 +6,42 @@
 Build-Depends: debhelper (>= 4.2.0), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27-1), ocaml-nox | ocaml, xsltproc, docbook-xml, docbook-xsl, po-debconf
 Standards-Version: 3.7.2
 
-Package: mediawiki1.9
+Package: mediawiki1.10
 Architecture: all
 Depends: apache2 | httpd, php5, php5-mysql | php5-pgsql, php5-cli, debconf (>= 0.2.26) | debconf-2.0, mime-support
 Recommends: mysql-server | postgresql-8.1
 Suggests: php5-gd | imagemagick, mediawiki1.9-math, memcached, clamav
 Description: website engine for collaborative work
- MediaWiki is a particular wiki engine (a program to easily
- create a website which can be edited in a collaborative
- manner). It is designed to handle heavy websites containing
- library-like documents : users can upload images/sounds,
- multilingual support, TOC autogen, ISBN links, ...
- Moreover, it keeps track of changes, so you can view diffs,
- revert, and receive notifies. This system has many other
- features and can easily be extended.
+ MediaWiki is a wiki engine (a program for creating a collaboratively
+ edited website). It is designed to handle heavy websites containing
+ library-like document collections, and supports user uploads of
+ images/sounds, multilingual content, TOC autogeneration, ISBN links,
+ etc.
  .
- MediaWiki is the underlying wiki engine used by the famous
+ Moreover, it keeps track of changes, so users can receive
+ notifications, view diffs and revert edits. This system has many
+ other features and can easily be extended.
+ .
+ MediaWiki is the wiki engine used by the famous
  WikiPedia site (http://www.wikipedia.org/).
  .
   Homepage: http://www.mediawiki.org/
 
-Package: mediawiki1.9-math
+Package: mediawiki1.10-math
 Architecture: any
 Depends: ${interpreter:Depends}, mediawiki1.9, tetex-bin | texlive-latex-base, gs-gpl | gs-esp, imagemagick
 Replaces: mediawiki1.5-math, mediawiki1.7-math
 Recommends: latex-cjk-all, tetex-extra
 Description: math rendering plugin for MediaWiki
- MediaWiki is a particular wiki engine (a program to easily
- create a website which can be edited in a collaborative
- manner). It is designed to handle heavy websites containing
- library-like documents : users can upload images/sounds,
- multilingual support, TOC autogen, ISBN links, ...
- Moreover, it keeps track of changes, so you can view diffs,
- revert, and receive notifies. This system has many other
- features and can easily be extended.
+ MediaWiki is a wiki engine (a program for creating a collaboratively
+ edited website). It is designed to handle heavy websites containing
+ library-like document collections, and supports user uploads of
+ images/sounds, multilingual content, TOC autogeneration, ISBN links,
+ etc.
  .
- MediaWiki is the underlying wiki engine used by the famous
- WikiPedia site (http://www.wikipedia.org/).
+ Moreover, it keeps track of changes, so users can receive
+ notifications, view diffs and revert edits. This system has many
+ other features and can easily be extended.
  .
  This package contains the math rendering plugin.
  .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-mediawiki-devel/attachments/20070701/f787ae4c/attachment-0001.pgp 


More information about the Pkg-mediawiki-devel mailing list