Update package version to 2.2.0 Alpha 1
authorMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 17:24:10 +0000 (19:24 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 17:24:10 +0000 (19:24 +0200)
package.xml

index 29f094368d425ddb18319305b0423720233f7e85..fa655a0f7bbea8efe9ff2aab35fcc600daf96a28 100644 (file)
@@ -5,8 +5,8 @@
                <packagename language="de">Datenimport</packagename>
                <packagedescription>Import data from other discussion board systems.</packagedescription>
                <packagedescription language="de">Ermöglicht den Datenimport aus anderen Forensystemen.</packagedescription>
-               <version>2.1.9</version>
-               <date>2016-04-01</date>
+               <version>2.2.0 Alpha 1</version>
+               <date>2016-05-21</date>
        </packageinformation>
        
        <authorinformation>
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="2.1.10">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="2.2.0 Alpha 1">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
-               <excludedpackage version="2.2.0 Alpha 1">com.woltlab.wcf</excludedpackage>
+               <excludedpackage version="2.3.0 Alpha 1">com.woltlab.wcf</excludedpackage>
        </excludedpackages>
        
        <instructions type="install">
-               <instruction type="file">files.tar</instruction>
-               <instruction type="objectType">objectType.xml</instruction>
-               <instruction type="language">language/*.xml</instruction>
-       </instructions>
-       
-       <instructions type="update" fromversion="2.0.12">
-               <instruction type="file">files.tar</instruction>
-               <instruction type="objectType">objectType.xml</instruction>
-               <instruction type="language">language/*.xml</instruction>
-       </instructions>
-       
-       <instructions type="update" fromversion="2.1.8">
-               <instruction type="file">files.tar</instruction>
+               <instruction type="file" />
+               <instruction type="objectType" />
+               <instruction type="language" />
        </instructions>
 </package>