GNU bug report logs - #28135
Updating gobby

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Fri, 18 Aug 2017 09:28:01 UTC

Severity: normal

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#28135: closed (Updating gobby)
Date: Sun, 20 Aug 2017 05:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 20 Aug 2017 10:56:40 +0530
with message-id <803e3f56.AEMAOtK6FEoAAAAAAAAAAAPkTHUAAAACwQwAAAAAAAW9WABZmR2d <at> mailjet.com>
and subject line Re: [bug#28135] [PATCH 1/2] gnu: Add libinfinity.
has caused the debbugs.gnu.org bug report #28135,
regarding Updating gobby
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
28135: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28135
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: guix-patches <at> gnu.org
Subject: Updating gobby
Date: Fri, 18 Aug 2017 14:56:32 +0530
Patches updating gobby coming through...


[Message part 3 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 28135-done <at> debbugs.gnu.org
Subject: Re: [bug#28135] [PATCH 1/2] gnu: Add libinfinity.
Date: Sun, 20 Aug 2017 10:56:40 +0530
Marius Bakke writes:

> Arun Isaac <arunisaac <at> systemreboot.net> writes:
>
>> * gnu/packages/gobby.scm (libinfinity): New variable.
>
> [...]
>
>> +    (synopsis "Infininote protocol implementation")
>> +    (description "Gobby is a collaborative editor that allows multiple users
>> +to edit the same document together over the internet in real-time.  The
>> +libinfinity shared library contains the implementation of the protocol that is
>> +used to synchronize document changes between users.")
>
> I'm not sure if repeating the Gobby description in the first sentence is
> necessary.  The description from their README is pretty good:
>
> libinfinity is library to build collaborative text editors. Changes to
> the text buffers are synced to all other clients over a central
> server. Even though a central server is involved, the local user sees
> his changes applied instantly and the merging is done on the individual
> clients.
>
>> +    (license license:isc)))
>
> COPYING and the source files I looked at say LGPL2.1+.  Can you check?
>
> The rest LGTM.

Fixed both issues and pushed! Thanks for the review!


This bug report was last modified 8 years and 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.