Activity log for bug #59472

Date Who What changed Old value New value Message
2006-09-08 05:00:46 Corey Burger bug added bug
2006-09-08 05:19:16 Rich Johnson moodle: status Unconfirmed Confirmed
2006-09-08 05:19:16 Rich Johnson moodle: importance Untriaged Low
2006-09-08 05:19:16 Rich Johnson moodle: statusexplanation # sudo apt-get install moddle <snip> The following extra packages will be installed: apache2-common apache2-mpm-prefork apache2-utils libapache2-mod-php4 libgd2-xpm libt1-5 libzzip-0-12 mimetex php4-cli php4-common php4-gd php4-pgsql wwwconfig-common Suggested packages: apache2-doc php-pear libgd-tools mysql-client postgresql-client apache apache-ssl Recommended packages: postgresql mysql-server The following NEW packages will be installed: apache2-common apache2-mpm-prefork apache2-utils libapache2-mod-php4 libgd2-xpm libt1-5 libzzip-0-12 mimetex moodle php4-cli php4-common php4-gd php4-pgsql wwwconfig-common <snip> # apt-cache show moodle <snip> Depends: debconf (>= 0.5) | debconf-2.0, libapache2-mod-php4 (>= 4:4.3.0) | libapache-mod-php4 (>= 4:4.3.0) | php4-cgi (>= 4:4.3.0) | libapache-mod-php5 | libapache2-mod-php5 | php5-cgi, php4-pgsql (>= 4.3.0) | php5-pgsql | php4-mysql (>= 4.3.0) | php5-mysql, php4-gd | php5-gd, apache2-mpm-prefork | httpd, php4-cli | php5-cli, wwwconfig-common (>= 0.0.7), mimetex, ucf <snip> moodle's page says as of v1.4 it supports php5.
2006-09-08 06:51:57 William Grant bug added attachment 'moodle.diff' (Patch to prefer php5.)
2006-09-10 06:20:18 William Grant moodle: assignee motureviewers
2006-09-10 06:20:18 William Grant moodle: statusexplanation # sudo apt-get install moddle <snip> The following extra packages will be installed: apache2-common apache2-mpm-prefork apache2-utils libapache2-mod-php4 libgd2-xpm libt1-5 libzzip-0-12 mimetex php4-cli php4-common php4-gd php4-pgsql wwwconfig-common Suggested packages: apache2-doc php-pear libgd-tools mysql-client postgresql-client apache apache-ssl Recommended packages: postgresql mysql-server The following NEW packages will be installed: apache2-common apache2-mpm-prefork apache2-utils libapache2-mod-php4 libgd2-xpm libt1-5 libzzip-0-12 mimetex moodle php4-cli php4-common php4-gd php4-pgsql wwwconfig-common <snip> # apt-cache show moodle <snip> Depends: debconf (>= 0.5) | debconf-2.0, libapache2-mod-php4 (>= 4:4.3.0) | libapache-mod-php4 (>= 4:4.3.0) | php4-cgi (>= 4:4.3.0) | libapache-mod-php5 | libapache2-mod-php5 | php5-cgi, php4-pgsql (>= 4.3.0) | php5-pgsql | php4-mysql (>= 4.3.0) | php5-mysql, php4-gd | php5-gd, apache2-mpm-prefork | httpd, php4-cli | php5-cli, wwwconfig-common (>= 0.0.7), mimetex, ucf <snip> moodle's page says as of v1.4 it supports php5.
2006-09-11 07:06:44 William Grant moodle: assignee motureviewers ubuntu-universe-sponsors
2006-09-11 07:24:24 William Grant bug added attachment 'moodle.diff' (Patch to remove php4 dependencies entirely)
2006-09-19 03:07:40 William Grant moodle: assignee ubuntu-universe-sponsors
2006-09-19 03:08:06 William Grant bug added subscriber Ubuntu Sponsors for universe
2006-09-24 02:38:31 Daniel T Chen moodle: status Confirmed Fix Committed
2006-09-24 02:38:31 Daniel T Chen moodle: importance Low Wishlist
2006-09-24 02:38:31 Daniel T Chen moodle: statusexplanation -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Sep 2006 22:26:13 -0400 Source: moodle Binary: moodle Architecture: source Version: 1.6.2-1ubuntu1 Distribution: edgy Urgency: low Maintainer: Isaac Clerencia <isaac@debian.org> Changed-By: Daniel T Chen <crimsun@ubuntu.com> Description: moodle - Course Management System for Online Learning Closes: 371834 372713 381194 386476 387177 Changes: moodle (1.6.2-1ubuntu1) edgy; urgency=low . * Merge from Debian unstable. The following Ubuntu changes remain: - debian/control: + Apply patch from Ubuntu #59472 to use php5 (Closes Ubuntu: #59472), + Add postgresql-client-8.1 to Depends (Closes Ubuntu: #51813), + Update Recommends alternate to postgresql-8.1, - debian/templates: Ensure the default corresponds to the install- time dependencies (apache2) so we can avoid the mess that was worked around in dapper-security. . moodle (1.6.2-1) unstable; urgency=low . * New upstream release, closes: #387177 * Debconf translation updates/additions: * Czech, closes: #371834 * French, closes: 372713 * Portuguese, closes: #381194 * Install config-dist.php in the documentation directory, closes: #386476 . moodle (1.6.1+20060825-1) unstable; urgency=low . * New upstream release * Moodle neither uses nor plans to use ADODB_Pager, so it's not affected by #360396, but include patch for it anyway, just in case somebody decides to use it out of the blue Files: b109332b4ace72a2e9b7b1a825a0b60e 615 web optional moodle_1.6.2-1ubuntu1.dsc 817cbac03cd13689a1cc699ecbfae0fe 7959038 web optional moodle_1.6.2.orig.tar.gz d279332f05b7d6a2e487592a73bb41a0 15559 web optional moodle_1.6.2-1ubuntu1.diff. gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFFFe9Je9GwFciKvaMRAqfhAJwPytdBh2C0tdJEkN2N84qTms6EwACaAqd4 BSbqKmfbo3dnDORKgelJgNA= =DCqr -----END PGP SIGNATURE-----
2006-09-25 04:11:03 Matti Lindell moodle: status Fix Committed Fix Released
2006-09-25 04:11:03 Matti Lindell moodle: statusexplanation -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Sep 2006 22:26:13 -0400 Source: moodle Binary: moodle Architecture: source Version: 1.6.2-1ubuntu1 Distribution: edgy Urgency: low Maintainer: Isaac Clerencia <isaac@debian.org> Changed-By: Daniel T Chen <crimsun@ubuntu.com> Description: moodle - Course Management System for Online Learning Closes: 371834 372713 381194 386476 387177 Changes: moodle (1.6.2-1ubuntu1) edgy; urgency=low . * Merge from Debian unstable. The following Ubuntu changes remain: - debian/control: + Apply patch from Ubuntu #59472 to use php5 (Closes Ubuntu: #59472), + Add postgresql-client-8.1 to Depends (Closes Ubuntu: #51813), + Update Recommends alternate to postgresql-8.1, - debian/templates: Ensure the default corresponds to the install- time dependencies (apache2) so we can avoid the mess that was worked around in dapper-security. . moodle (1.6.2-1) unstable; urgency=low . * New upstream release, closes: #387177 * Debconf translation updates/additions: * Czech, closes: #371834 * French, closes: 372713 * Portuguese, closes: #381194 * Install config-dist.php in the documentation directory, closes: #386476 . moodle (1.6.1+20060825-1) unstable; urgency=low . * New upstream release * Moodle neither uses nor plans to use ADODB_Pager, so it's not affected by #360396, but include patch for it anyway, just in case somebody decides to use it out of the blue Files: b109332b4ace72a2e9b7b1a825a0b60e 615 web optional moodle_1.6.2-1ubuntu1.dsc 817cbac03cd13689a1cc699ecbfae0fe 7959038 web optional moodle_1.6.2.orig.tar.gz d279332f05b7d6a2e487592a73bb41a0 15559 web optional moodle_1.6.2-1ubuntu1.diff. gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFFFe9Je9GwFciKvaMRAqfhAJwPytdBh2C0tdJEkN2N84qTms6EwACaAqd4 BSbqKmfbo3dnDORKgelJgNA= =DCqr -----END PGP SIGNATURE-----
2010-01-02 20:09:41 Benjamin Drung removed subscriber Ubuntu Sponsors for universe