Package: moodle Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Wednesday, June 23, 2010, I notified you of the beginning of a review process concerning debconf templates for moodle. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes are suggested, and if you have any objections, let me know in the next 3 days. Please try to avoid uploading moodle with these changes right now. The second phase of this process will begin on Thursday, July 15, 2010, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until Tuesday, July 27, 2010. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. On Wednesday, July 28, 2010, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash
--- /home/jona/debian/rewrite/moodle/moodle.old/debian/templates 2010-06-23 12:22:47.000000000 +0100 +++ /home/jona/debian/rewrite/moodle/moodle/debian/templates 2010-07-12 22:58:40.000000000 +0100 @@ -1,7 +1,18 @@ +# 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: moodle/www Type: string Default: http://localhost/moodle -_Description: Please enter the URL for the Moodle site: - Enter the URL you would like for your Moodle site. You will need to - configure Apache correctly, this package will only provide you with the - templates for Apache configs. +_Description: URL for the Moodle site: + Please enter the URL from which Moodle should serve pages. + . + The moodle package does not perform any automatic web server configuration, + but does provide basic configuration templates for Apache. + --- /home/jona/debian/rewrite/moodle/moodle.old/debian/control 2010-06-23 12:22:47.000000000 +0100 +++ /home/jona/debian/rewrite/moodle/moodle/debian/control 2010-07-05 10:10:28.000000000 +0100 @@ -15,8 +15,8 @@ Pre-Depends: debconf (>= 0.5) | debconf-2.0 Recommends: postgresql | mysql-server, php5-ldap, php5-xmlrpc, aspell, mimetex Suggests: clamav -Description: Course Management System for Online Learning - Moodle (Modular Object-Oriented Dynamic Learning Environment) is a course - management system - a software package designed to help educators create - quality online courses. One of the main advantages of Moodle over other +Description: course management system for online learning + Moodle (Modular Object-Oriented Dynamic Learning Environment) is a course + management system - a software package designed to help educators create + quality online courses. One of the main advantages of Moodle over other systems is a strong grounding in social constructionist pedagogy.

