From: Gunnar Wrobel Date: Wed, 3 Mar 2010 16:04:25 +0000 (+0100) Subject: Update package.xml with the Packaging script and mark some dependencies now moved... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4947d23699f36fbf245294792b4247ccd2804fee;p=horde.git Update package.xml with the Packaging script and mark some dependencies now moved into the backend as optional. --- diff --git a/framework/LoginTasks/package.xml b/framework/LoginTasks/package.xml index 8e6f0c2be..646980c49 100644 --- a/framework/LoginTasks/package.xml +++ b/framework/LoginTasks/package.xml @@ -1,20 +1,17 @@ - + LoginTasks pear.horde.org Horde Login Tasks System - The Horde_LoginTasks:: class provides a set of methods for dealing with tasks run upon login to Horde applications. - + The Horde_LoginTasks:: class provides a set of methods for dealing with tasks run upon login to Horde applications. Michael Slusarz slusarz slusarz@horde.org yes - 2009-06-23 + 2010-03-03 + 0.1.0 0.1.0 @@ -24,19 +21,21 @@ http://pear.php.net/dtd/package-2.0.xsd"> beta LGPL - * Added system tasks. + +* Added system tasks. * Added ONCE interval. - * Renamed Maintenance:: -> Horde_LoginTasks::. - * Initial Horde 4 package. + * Renamed Maintenance:: -> Horde_LoginTasks::. + * Initial Horde 4 package. + - + - - + + @@ -44,6 +43,17 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + @@ -55,16 +65,20 @@ http://pear.php.net/dtd/package-2.0.xsd"> 1.5.4 - Core - pear.horde.org - - Util pear.horde.org + Auth + pear.horde.org + + + Core + pear.horde.org + + Prefs pear.horde.org @@ -72,16 +86,36 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - - - + + + + + + + + + + + + 2003-07-05 + + 0.0.1 + 0.0.1 + + + alpha + alpha + + LGPL + +Initial release as a PEAR package + + + 2006-05-08 @@ -93,22 +127,27 @@ http://pear.php.net/dtd/package-2.0.xsd"> alpha LGPL - Converted to package.xml 2.0 for pear.horde.org + +Converted to package.xml 2.0 for pear.horde.org + - 2003-07-05 - 0.0.1 - 0.0.1 + 0.1.0 + 0.1.0 - alpha - alpha + beta + beta + 2010-03-03 LGPL - Initial release as a PEAR package + +* Added system tasks. + * Added ONCE interval. + * Renamed Maintenance:: -> Horde_LoginTasks::. + * Initial Horde 4 package. -