Author: oweitman
Date: 2010-04-09 12:33:55 +0200 (Fri, 09 Apr 2010)
New Revision: 29049

Modified:
   plugins/sfFormI18nNumberPlugin/tags/0.9.3/package.xml
   plugins/sfFormI18nNumberPlugin/trunk/package.xml
Log:
correct errors in the package.xml

Modified: plugins/sfFormI18nNumberPlugin/tags/0.9.3/package.xml
===================================================================
--- plugins/sfFormI18nNumberPlugin/tags/0.9.3/package.xml       2010-04-09 
10:14:35 UTC (rev 29048)
+++ plugins/sfFormI18nNumberPlugin/tags/0.9.3/package.xml       2010-04-09 
10:33:55 UTC (rev 29049)
@@ -11,7 +11,7 @@
   <active>yes</active>
  </lead>
  <date>2010-04-09</date>
- <time>10:06:49</time>
+ <time>10:27:38</time>
  <version>
   <release>0.9.3</release>
   <api>0.9.0</api>
@@ -45,6 +45,13 @@
    <pearinstaller>
     <min>1.4.1</min>
    </pearinstaller>
+   <package>
+    <name>symfony</name>
+    <channel>pear.symfony-project.com</channel>
+    <min>1.2.0</min>
+    <max>1.5.0</max>
+    <exclude>1.5.0</exclude>
+   </package>
   </required>
  </dependencies>
  <phprelease />

Modified: plugins/sfFormI18nNumberPlugin/trunk/package.xml
===================================================================
--- plugins/sfFormI18nNumberPlugin/trunk/package.xml    2010-04-09 10:14:35 UTC 
(rev 29048)
+++ plugins/sfFormI18nNumberPlugin/trunk/package.xml    2010-04-09 10:33:55 UTC 
(rev 29049)
@@ -11,7 +11,7 @@
   <active>yes</active>
  </lead>
  <date>2010-04-09</date>
- <time>10:06:49</time>
+ <time>10:27:38</time>
  <version>
   <release>0.9.3</release>
   <api>0.9.0</api>
@@ -45,6 +45,13 @@
    <pearinstaller>
     <min>1.4.1</min>
    </pearinstaller>
+   <package>
+    <name>symfony</name>
+    <channel>pear.symfony-project.com</channel>
+    <min>1.2.0</min>
+    <max>1.5.0</max>
+    <exclude>1.5.0</exclude>
+   </package>
   </required>
  </dependencies>
  <phprelease />

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to