On 12/02/2016 08:04 PM, Quentin Bourgeois wrote:
On 16-12-01 21:57:08, Eli Schwartz via aur-general wrote:
On 12/01/2016 08:24 PM, Quentin Bourgeois wrote:
I finally managed to upload to AUR[0]. I had to made some modification[1] in order to pass the different hooks on the server but I think they would be ok.
So I see... especially the "every commit must have a .SRCINFO". I had kind of sort of assumed you would push the PKGBUILD you finally settled on as the initial PKGBUILD, but apparently you opted to preserve your learning experience for eternity. :p
Unfortunately that won't work, since your learning experience included a missing .SRCINFO which cannot be preserved. :D Indeed, I did a pretty bad job with that, which, was not tested enough.
I will try to come up with a better solution by tomorrow.
That was a joke... I *don't* really think it is important to save the fact that you forgot the .SRCINFO, and after all there is a time and a place for `git filter-branch` (in fact, this is how many people migrated from AUR3 to AUR4). But the right solution to the question "how can I enforce proper .SRCINFO, now I know I need them", is, as far as I am concerned, to emulate me. See: https://github.com/eli-schwartz/pkgbuilds githooks are where it's at. ;) -- Eli Schwartz