src/debian/dsf-po/gl.po -text
src/debian/dsf-po/pt.po -text
src/debian/dsf-po/ru.po -text
+src/debian/patches/disable-authcas -text
src/debian/patches/disable-dav.patch -text
src/debian/patches/disable-tracker-reply-by-email.patch -text
src/debian/patches/production-environment.patch -text
fusionforge (5.1.50+svn15228-2) UNRELEASED; urgency=low
- *
+ * Disable authcas plugin at least until phpCAS is packaged in Debian
+ (closes: #666908).
- -- Roland Mas <lolando@debian.org> Tue, 27 Mar 2012 21:05:15 +0200
+ -- Roland Mas <lolando@debian.org> Fri, 27 Apr 2012 14:22:07 +0200
fusionforge (5.1.50+svn15228-1) experimental; urgency=low
--- /dev/null
+Index: src/plugins/authcas/etc/authcas.ini
+===================================================================
+--- src.orig/plugins/authcas/etc/authcas.ini
++++ src/plugins/authcas/etc/authcas.ini
+@@ -4,7 +4,7 @@
+ ; valid means : production ready.
+ ; Any other strings means it's under work or broken and plugin
+ ; is available in installation_environment = development only.
+-plugin_status = valid
++plugin_status = "disabled for Debian until phpCAS gets packaged"
+
+
+ ; By default, CAS is required and sufficient to log in
upgrade-db-location
upgrade-db-noninteractive
production-environment.patch
+disable-authcas