GNU bug report logs - #26436
[PATCH] gnu: Move dillo to web-browsers.scm.

Previous Next

Package: guix-patches;

Reported by: Kei Kebreau <kei <at> openmailbox.org>

Date: Mon, 10 Apr 2017 21:57:02 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kei <at> openmailbox.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26436 in the body.
You can then email your comments to 26436 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#26436; Package guix-patches. (Mon, 10 Apr 2017 21:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kei Kebreau <kei <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 10 Apr 2017 21:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kei Kebreau <kei <at> openmailbox.org>
To: guix-patches <at> gnu.org
Cc: Kei Kebreau <kei <at> openmailbox.org>
Subject: [PATCH] gnu: Move dillo to web-browsers.scm.
Date: Mon, 10 Apr 2017 17:56:03 -0400
* gnu/packages/dillo.scm: Remove file and move dillo...
* gnu/packages/web-browsers.scm: ...here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove dillo.scm and add
web-browsers.scm.
---
 gnu/local.mk                                 | 2 +-
 gnu/packages/{dillo.scm => web-browsers.scm} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename gnu/packages/{dillo.scm => web-browsers.scm} (100%)

diff --git a/gnu/local.mk b/gnu/local.mk
index a8d006601..0ed8853ad 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -105,7 +105,6 @@ GNU_SYSTEM_MODULES =				\
   %D%/packages/dejagnu.scm			\
   %D%/packages/dico.scm				\
   %D%/packages/dictionaries.scm			\
-  %D%/packages/dillo.scm			\
   %D%/packages/disk.scm				\
   %D%/packages/display-managers.scm		\
   %D%/packages/django.scm			\
@@ -389,6 +388,7 @@ GNU_SYSTEM_MODULES =				\
   %D%/packages/w3m.scm				\
   %D%/packages/wdiff.scm			\
   %D%/packages/web.scm				\
+  %D%/packages/web-browsers.scm			\
   %D%/packages/webkit.scm			\
   %D%/packages/wget.scm				\
   %D%/packages/wicd.scm				\
diff --git a/gnu/packages/dillo.scm b/gnu/packages/web-browsers.scm
similarity index 100%
rename from gnu/packages/dillo.scm
rename to gnu/packages/web-browsers.scm
-- 
2.12.2





Information forwarded to guix-patches <at> gnu.org:
bug#26436; Package guix-patches. (Mon, 10 Apr 2017 22:53:01 GMT) Full text and rfc822 format available.

Message #8 received at 26436 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Kei Kebreau <kei <at> openmailbox.org>, 26436 <at> debbugs.gnu.org
Cc: Kei Kebreau <kei <at> openmailbox.org>
Subject: Re: bug#26436: [PATCH] gnu: Move dillo to web-browsers.scm.
Date: Tue, 11 Apr 2017 00:52:44 +0200
[Message part 1 (text/plain, inline)]
Kei Kebreau <kei <at> openmailbox.org> writes:

> * gnu/packages/dillo.scm: Remove file and move dillo...
> * gnu/packages/web-browsers.scm: ...here. New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Remove dillo.scm and add
> web-browsers.scm.
> ---
>  gnu/local.mk                                 | 2 +-
>  gnu/packages/{dillo.scm => web-browsers.scm} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename gnu/packages/{dillo.scm => web-browsers.scm} (100%)

Make sure to change (gnu packages dillo) to (gnu packages web-browsers)
as well. Other than that LGTM.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Kei Kebreau <kei <at> openmailbox.org>:
You have taken responsibility. (Mon, 10 Apr 2017 23:20:01 GMT) Full text and rfc822 format available.

Notification sent to Kei Kebreau <kei <at> openmailbox.org>:
bug acknowledged by developer. (Mon, 10 Apr 2017 23:20:01 GMT) Full text and rfc822 format available.

Message #13 received at 26436-done <at> debbugs.gnu.org (full text, mbox):

From: Kei Kebreau <kei <at> openmailbox.org>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 26436-done <at> debbugs.gnu.org
Subject: Re: bug#26436: [PATCH] gnu: Move dillo to web-browsers.scm.
Date: Mon, 10 Apr 2017 19:19:43 -0400
[Message part 1 (text/plain, inline)]
Marius Bakke <mbakke <at> fastmail.com> writes:

> Kei Kebreau <kei <at> openmailbox.org> writes:
>
>> * gnu/packages/dillo.scm: Remove file and move dillo...
>> * gnu/packages/web-browsers.scm: ...here. New file.
>> * gnu/local.mk (GNU_SYSTEM_MODULES): Remove dillo.scm and add
>> web-browsers.scm.
>> ---
>>  gnu/local.mk                                 | 2 +-
>>  gnu/packages/{dillo.scm => web-browsers.scm} | 0
>>  2 files changed, 1 insertion(+), 1 deletion(-)
>>  rename gnu/packages/{dillo.scm => web-browsers.scm} (100%)
>
> Make sure to change (gnu packages dillo) to (gnu packages web-browsers)
> as well. Other than that LGTM.

Thanks, pushed to master.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 May 2017 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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