Re: [aur-dev] [PATCH] Add support for TU ninja edits

2014-05-31 Thread Daniel Micay
On 31/05/14 09:34 AM, Florian Pritz wrote: > On 31.05.2014 15:24, Daniel Micay wrote: >> On 31/05/14 09:18 AM, Florian Pritz wrote: >>> I keep my aur packages in a git repo and if updates come I do my work >>> there. Ninja edits will only really be useful if the maintainer isn't >>> responsive so c

Re: [aur-dev] [PATCH] Add support for TU ninja edits

2014-05-31 Thread Florian Pritz
On 31.05.2014 15:24, Daniel Micay wrote: > On 31/05/14 09:18 AM, Florian Pritz wrote: >> I keep my aur packages in a git repo and if updates come I do my work >> there. Ninja edits will only really be useful if the maintainer isn't >> responsive so chances are they won't even notice the edit. Next

Re: [aur-dev] [PATCH] Add support for TU ninja edits

2014-05-31 Thread Daniel Micay
On 31/05/14 09:18 AM, Florian Pritz wrote: > On 31.05.2014 12:04, Lukas Fleischer wrote: >> Trusted Users now have the ability to overwrite packages without >> changing ownership. This allows for adding small fixes to PKGBUILDs >> without disowning the package. > > This sounds like it is bound to

Re: [aur-dev] [PATCH] Add support for TU ninja edits

2014-05-31 Thread Florian Pritz
On 31.05.2014 12:04, Lukas Fleischer wrote: > Trusted Users now have the ability to overwrite packages without > changing ownership. This allows for adding small fixes to PKGBUILDs > without disowning the package. This sounds like it is bound to cause regressions. I keep my aur packages in a git

[aur-dev] [PATCH] Add a "Search wiki" link to package details

2014-05-31 Thread Lukas Fleischer
Implements FS#33153. Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 1 + web/template/pkgbase_details.php | 1 + 2 files changed, 2 insertions(+) diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 12aa692..b3d02ac 100644 --- a/web/template/pkg_

[aur-dev] [PATCH] Add support for TU ninja edits

2014-05-31 Thread Lukas Fleischer
Trusted Users now have the ability to overwrite packages without changing ownership. This allows for adding small fixes to PKGBUILDs without disowning the package. Implements FS#32807. Signed-off-by: Lukas Fleischer --- web/html/pkgsubmit.php | 10 -- web/lib/aur.inc.php

[aur-dev] [PATCH] aurjson: Add a PackageBaseID field

2014-05-31 Thread Lukas Fleischer
This is useful to tools that automatically generate requests to orphan, delete or merge packages. Signed-off-by: Lukas Fleischer --- web/lib/aurjson.class.php | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/lib/aurjson.class.php b/web/lib/aurjson.class.php index 983

Re: [aur-dev] mismatched AUR IDs

2014-05-31 Thread Lukas Fleischer
Hi Xyne, On Sat, 31 May 2014 at 04:29:21, Xyne wrote: > Hi, > > I'm in the process of updating python3-aur for the 3.0.0 release and I have > come across a bug. The IDs of recently updated packages reported by the RPC > interface are incorrect. For example, etmtk is currently listed in the Recent