[Pkg-mediawiki-devel] [RFR2] templates://mediawiki1.10/{templates}
Christian Perrier
bubulle at debian.org
Sat May 26 15:36:20 UTC 2007
After changes suggested by Justin.
PS: the control file was picked from the mediawiki1.9 package as the
maintainer only asked for review of the templates, initially.
-------------- next part --------------
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 MediaWiki.
Template: mediawiki1.10/upgrade
Type: select
Choices: ${list}
_Description: Perform upgrade from:
An older version of MediaWiki is installed.
.
This installation can be upgraded automatically. The new package version
uses /var/lib/mediawiki1.10 for the wiki files.
The old database also needs to be updated.
.
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: Old MediaWiki database administrative user:
Please provide a MySQL account that has administrative access to the
old MediaWiki database.
.
When in doubt, the MySQL root account can be used.
.
An AdminSettings.php file will be generated unless the root account is
specified.
Template: mediawiki1.10/upgrade-adminpass
Type: password
Default:
_Description: Old MediaWiki database administrative password:
Please specify the password of the MySQL account with administrative
access to the old MediaWiki database.
-------------- next part --------------
--- ../mediawiki1.10.old/debian/templates 2007-05-26 08:26:38.831692570 +0200
+++ debian/templates 2007-05-26 17:30:52.588484991 +0200
@@ -4,30 +4,29 @@
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: Old 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 +36,6 @@
Template: mediawiki1.10/upgrade-adminpass
Type: password
Default:
-_Description: Database administrative password for old mediawiki:
+_Description: Old 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
+++ debian/control 2007-05-26 17:34:38.954042762 +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 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.
+ .
+ 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 underlying 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 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 --------------
Source: mediawiki1.10
Section: web
Priority: optional
Maintainer: Mediawiki Maintenance Team <pkg-mediawiki-devel at lists.alioth.debian.org>
Uploaders: Marc Dequ?nes (Duck) <Duck at DuckCorp.org>, Romain Beauxis <toots at rastageeks.org>, Arnaud Cornet <arnaud.cornet at gmail.com>
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.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 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.
.
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 underlying wiki engine used by the famous
WikiPedia site (http://www.wikipedia.org/).
.
Homepage: http://www.mediawiki.org/
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 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.
.
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.
.
Homepage: http://www.mediawiki.org/
-------------- 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/20070526/4d54b5d9/attachment-0001.pgp
More information about the Pkg-mediawiki-devel
mailing list