guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add gnome-calculator.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add gnome-calculator.
Date: Sat, 24 Sep 2016 12:18:54 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Kei Kebreau <address@hidden> skribis:

> rennes <address@hidden> writes:
>
>> On Thu, 2016-09-22 at 21:23 -0400, Kei Kebreau wrote:
>>> 
>>> This is a good patch! The only change I recommend is moving the
>>> defintion to gnome.scm.
>>
>> I update the patch,
>>  * Create the definition in gnome.scm file.
>>  * Move 'glib' to native-inputs.
>>  * Delete Copyright duplicate for 
>>    ';;; Copyright © 2016 Rene Saavedra <address@hidden>'
>>
>> Thank you
>
> Looks good and works well.
>
> Does somebody want to commit this to master?
> I'd do it myself, but I'm unfamiliar with the process of commiting
> someone else's code and I don't want to break anything.

It’s a good occasion to try—we need more reviewers!  :-)

The process is essentially to pipe the patch (which includes the commit
log and Subject: line) through “git am -s”.

If that applies fine, just run ‘guix lint the-package’ and ideally ‘guix
build --rounds=2 the-package’ to catch any issues.

If nothing comes up, just push!

If minor issues (typos, synopsis, etc.) come up, you might commit them
on behalf of the author, or ask them what they prefer.

Could you try and report back?  :-)

Thanks Kei & rennes!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]