[perl6/specs] dfbaac: Deconfuse auth in the META data.
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: dfbaac8a53a404df8883478062480dbb0eb777fb https://github.com/perl6/specs/commit/dfbaac8a53a404df8883478062480dbb0eb777fb Author: Stefan Seifert Date: 2017-05-14 (Sun, 14 May 2017) Changed paths: M S22-package-format.pod Log Message: --- Deconfuse auth in the META data. Commit: b48be2c62d1242d2b5f494da3ee813145fad9c0c https://github.com/perl6/specs/commit/b48be2c62d1242d2b5f494da3ee813145fad9c0c Author: Stefan Seifert Date: 2017-05-14 (Sun, 14 May 2017) Changed paths: M S22-package-format.pod Log Message: --- Unoutdate S22 a bit CompUnitRepo has long been renamed to CompUnit::Repository. %?RESOURCE was implemented as %?RESOURCES and is just a plain array. Compare: https://github.com/perl6/specs/compare/dce35d18d5ce...b48be2c62d12
[perl6/specs] 93cc00: Update S22 with our current thoughts about depende...
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 93cc00c89c8ef4ca90ea109db57f1ece77dce2ec https://github.com/perl6/specs/commit/93cc00c89c8ef4ca90ea109db57f1ece77dce2ec Author: Stefan Seifert Date: 2017-05-14 (Sun, 14 May 2017) Changed paths: M S22-package-format.pod Log Message: --- Update S22 with our current thoughts about dependencies
[perl6/specs] 7000e0: Introduce versioning of the META6.json spec for re...
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 7000e04e42e3bb31994e5202b52c269457d18dab https://github.com/perl6/specs/commit/7000e04e42e3bb31994e5202b52c269457d18dab Author: Stefan Seifert Date: 2017-05-14 (Sun, 14 May 2017) Changed paths: M S22-package-format.pod Log Message: --- Introduce versioning of the META6.json spec for real Use a more descriptive name of the version field and mark it as required. Tools will provide some backwards compatibility, but this document describes the state as it _should_ be at some point in the future. And there we'll want to have a mandatory meta-version field.