unsubscribe On June 3, 2014 at 4:32:24 PM, Rémy Marquis (remy.marquis@gmail.com) wrote: Thanks Lukas for the follow up, and also for the work achieved on AUR 3.0.0!
In order to submit new packages, you will be able to generate empty Git repositories via the AUR web interface. During the transition period, all existing source tarballs will be converted to bare repositories with one initial commit whose tree equals the tarball contents.
Does this mean that all existing source tarballs will obtain full .AURINFO metadata? This is especially important for external tools like helpers. As of AUR 3.0.0, it is difficult to use the dependencies info from the RPC interface to solve the dependency tree, since only the newly uploaded packages have the metadata generated. Regards, R.