This commit is contained in:
Alejandro R Mosteo
2018-05-21 14:49:37 +02:00
parent 5702334b0a
commit e99144d0b2
+10 -1
View File
@@ -1,3 +1,4 @@
with Alire.Index.AJUnitGen;
with Alire.Index.Alire;
with Alire.Index.Simple_Logging;
with Alire.Index.XML_EZ_Out;
@@ -18,7 +19,15 @@ package Alire.Index.Alr is
Author ("Alejandro R. Mosteo") and
License (GPL_3_0));
-- Add AJUnitGen and remove XML_EZ_Out in v0.5
package V_0_5 is new Project_Release
(Base
.Replacing
(Origin => Git (Repo, "721d111225cf30b9c298ff23587664510f4c4ea1"))
.Extending
(Dependencies =>
Alire.V_0_5.Within_Minor and
AJUnitGen.V_1_0_0.Within_Major
));
package V_0_4 is new Project_Release
(Base