Development

Changeset 16675

You must first sign up to be able to contribute.

Changeset 16675

Show
Ignore:
Timestamp:
03/27/09 16:20:55 (4 years ago)
Author:
tali
Message:

Updating package.xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfVizzupPlugin/trunk/package.xml

    r16672 r16675  
    55    http://pear.php.net/dtd/package-2.0.xsd"> 
    66  <name>sfVizzupPlugin</name> 
    7   <channel>plugins.symfony-project.com</channel> 
     7  <channel>pear.symfony-project.com</channel> 
    88  <summary>The sfVizzupPlugin offers an object interface for vizzup.com API.</summary> 
    99  <description>The sfVizzupPlugin offers an object interface for vizzup.com API.For more information visit http://www.vizzup.com or contact us contact@vizzup.com</description> 
     
    1717  <time>14:41:00</time> 
    1818  <version> 
    19     <release>0.1</release> 
    20     <api>0.1</api> 
     19    <release>1.0.0</release> 
     20    <api>1.0.0</api> 
    2121  </version> 
    2222  <stability> 
     
    2727  <notes>-</notes> 
    2828  <contents> 
    29     ##CONTENTS## 
     29   <dir name="/"> 
     30    <file role="data" name="README" /> 
     31    <file role="data" name="LICENSE" /> 
     32    <dir name="config"> 
     33    <!-- model --> 
     34      <file role="data" name="app.yml" /> 
     35    </dir> 
     36    <dir name="lib"> 
     37      <!-- classes --> 
     38      <file role="data" name="sfVizzup.class.php" /> 
     39      <file role="data" name="vizzupClient.class.php" /> 
     40    </dir> 
     41   </dir> 
    3042  </contents> 
    3143  <dependencies> 
     
    4961   <release> 
    5062    <version> 
    51       <release>0.1</release> 
    52       <api>0.1</api> 
     63      <release>1.0.0</release> 
     64      <api>1.0.0</api> 
    5365    </version> 
    5466    <stability>