Hi,
Attached you'll find the NMU diff to fix this bug.
Cheers, Tobias
diff -urpN moodle-1.8.2.orig/debian/changelog moodle-1.8.2/debian/changelog
--- moodle-1.8.2.orig/debian/changelog 2008-01-12 17:57:44.000000000 +0100
+++ moodle-1.8.2/debian/changelog 2008-01-12 17:05:56.000000000 +0100
@@ -1,3 +1,10 @@
+moodle (1.8.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload from the Zurich BSP
+ * Added dependency on postgresql-client (Closes: #431589)
+
+ -- Tobias Klauser <[EMAIL PROTECTED]> Sat, 12 Jan 2008 17:04:03 +0100
+
moodle (1.8.2-1) unstable; urgency=low
* New upstream release, fixes security bug, closes: #432264
diff -urpN moodle-1.8.2.orig/debian/control moodle-1.8.2/debian/control
--- moodle-1.8.2.orig/debian/control 2008-01-12 17:57:44.000000000 +0100
+++ moodle-1.8.2/debian/control 2008-01-12 17:02:34.000000000 +0100
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2
Package: moodle
Architecture: all
-Depends: ${misc:Depends}, libapache2-mod-php5 | php5-cgi, php5-pgsql | php5-mysql, php5-gd, php5-curl, php5-cli, apache2-mpm-prefork | httpd, wwwconfig-common (>= 0.0.7), mimetex, ucf
+Depends: ${misc:Depends}, libapache2-mod-php5 | php5-cgi, php5-pgsql | php5-mysql, php5-gd, php5-curl, php5-cli, apache2-mpm-prefork | httpd, wwwconfig-common (>= 0.0.7), mimetex, ucf, postgresql-client
Recommends: postgresql | mysql-server
Description: Course Management System for Online Learning
Moodle (Modular Object-Oriented Dynamic Learning Environment) is a course