GNU bug report logs - #49875
[PATCH] Update emacs-autocrypt and emacs-shell-command+ URLs

Previous Next

Package: guix-patches;

Reported by: Philip Kaludercic <philipk <at> posteo.net>

Date: Wed, 4 Aug 2021 13:11:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 49875 in the body.
You can then email your comments to 49875 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#49875; Package guix-patches. (Wed, 04 Aug 2021 13:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Philip Kaludercic <philipk <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 04 Aug 2021 13:11:02 GMT) Full text and rfc822 format available.

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

From: Philip Kaludercic <philipk <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] Update emacs-autocrypt and emacs-shell-command+ URLs
Date: Wed, 04 Aug 2021 13:10:24 +0000
[Message part 1 (text/plain, inline)]
Hi,

the patch below updates the repository URLs of two packages I maintain,
that were included into the gnu repository.

-- 
	Philip K.


[0001-gnu-Update-emacs-autocrypt-and-emacs-shell-command-U.patch (text/x-diff, inline)]
From 258072a86fa67b67ba2c6c823eb055a282f333ef Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk <at> posteo.net>
Date: Wed, 4 Aug 2021 15:05:41 +0200
Subject: [PATCH] gnu: Update emacs-autocrypt and emacs-shell-command+ URLs

* emacs-xyz.scm (emacs-autocrypt): Update URL
(emacs-shell-command+): Update URL
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 47ace455c9..8565685fc2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12307,14 +12307,14 @@ extensibility.")
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
-                      (url "https://git.sr.ht/~zge/autocrypt")
+                      (url "https://git.sr.ht/~pkal/autocrypt")
                       (commit commit)))
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
                   "0b06xnjkgwjpxl96mdi674pmvdaiwncifi1a30wxhl1dwr7kr084"))))
       (build-system emacs-build-system)
-      (home-page "https://git.sr.ht/~zge/autocrypt")
+      (home-page "https://git.sr.ht/~pkal/autocrypt")
       (synopsis "Autocrypt implementation for Emacs")
       (description "@code{emacs-autocrypt} is an implementation of
 Autocrypt (@url{https://autocrypt.org/}) for various Emacs MUAs.  Autocrypt is
@@ -28206,7 +28206,7 @@ Features:
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                    (url "https://git.sr.ht/~zge/bang")
+                    (url "https://git.sr.ht/~pkal/shell-command-plus")
                     (commit version)))
               (file-name (git-file-name name version))
               (sha256
-- 
2.30.2


Information forwarded to guix-patches <at> gnu.org:
bug#49875; Package guix-patches. (Wed, 11 Aug 2021 15:27:01 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Philip Kaludercic <philipk <at> posteo.net>, 49875 <at> debbugs.gnu.org
Subject: Re: [bug#49875] [PATCH] Update emacs-autocrypt and
 emacs-shell-command+ URLs
Date: Wed, 11 Aug 2021 20:56:53 +0530
[Message part 1 (text/plain, inline)]
Hi Philip,

Could you split this patch into two separate patches, one for each
package?

Thanks,
Arun
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#49875; Package guix-patches. (Wed, 11 Aug 2021 16:54:02 GMT) Full text and rfc822 format available.

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

From: Philip Kaludercic <philipk <at> posteo.net>
To: Arun Isaac <arunisaac <at> systemreboot.net>, 49875 <at> debbugs.gnu.org
Subject: Re: [bug#49875] [PATCH] Update emacs-autocrypt and emacs-shell-command+ URLs
Date: Wed, 11 Aug 2021 16:53:06 +0000
[Message part 1 (text/plain, inline)]
I  can, but I don't have access to a computer with git for at least a week. If that is ok, I'll so so then.

On 11 August 2021 17:26:53 CEST, Arun Isaac <arunisaac <at> systemreboot.net> wrote:
>
>Hi Philip,
>
>Could you split this patch into two separate patches, one for each
>package?
>
>Thanks,
>Arun

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#49875; Package guix-patches. (Wed, 11 Aug 2021 20:12:02 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Philip Kaludercic <philipk <at> posteo.net>, 49875 <at> debbugs.gnu.org
Subject: Re: [bug#49875] [PATCH] Update emacs-autocrypt and
 emacs-shell-command+ URLs
Date: Thu, 12 Aug 2021 01:40:33 +0530
[Message part 1 (text/plain, inline)]
> I can, but I don't have access to a computer with git for at least a
> week. If that is ok, I'll so so then.

Sure, no problem! :-)
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#49875; Package guix-patches. (Fri, 03 Sep 2021 20:43:01 GMT) Full text and rfc822 format available.

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

From: Philip Kaludercic <philipk <at> posteo.net>
To: 49875 <at> debbugs.gnu.org
Subject: [PATCH] Update emacs-autocrypt and emacs-shell-command+ URLs
Date: Fri, 03 Sep 2021 20:42:22 +0000
[Message part 1 (text/plain, inline)]
It seems something went wrong when I sent the last message, so I'll try
sending the patches again:

[0001-gnu-Update-autocrypt-URL.patch (text/x-diff, inline)]
From 3b5f5a4e66d254cadaf5fda1ddd40166fef52d1f Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk <at> posteo.net>
Date: Fri, 3 Sep 2021 22:40:55 +0200
Subject: [PATCH 1/2] gnu: Update autocrypt URL

* emacs-xyz.scm (emacs-autocrypt): Update URL and homepage
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 030809f5ac..d214163b02 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12474,14 +12474,14 @@ extensibility.")
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
-                      (url "https://git.sr.ht/~zge/autocrypt")
+                      (url "https://git.sr.ht/~pkal/autocrypt")
                       (commit commit)))
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
                   "0b06xnjkgwjpxl96mdi674pmvdaiwncifi1a30wxhl1dwr7kr084"))))
       (build-system emacs-build-system)
-      (home-page "https://git.sr.ht/~zge/autocrypt")
+      (home-page "https://git.sr.ht/~pkal/autocrypt")
       (synopsis "Autocrypt implementation for Emacs")
       (description "@code{emacs-autocrypt} is an implementation of
 Autocrypt (@url{https://autocrypt.org/}) for various Emacs MUAs.  Autocrypt is
-- 
2.30.2

[0002-gnu-Update-shell-command-URL.patch (text/x-diff, inline)]
From 7ce55efff03cc2beffb6e9a8c958fb24bb6c60f3 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk <at> posteo.net>
Date: Fri, 3 Sep 2021 22:41:41 +0200
Subject: [PATCH 2/2] gnu: Update shell-command+ URL

* emacs-xyz.scm (emacs-shell-command+): Update URL and homepage
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d214163b02..302b9ecdfc 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28516,7 +28516,7 @@ rather excellent completion provided by both Bash and Zsh.")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                    (url "https://git.sr.ht/~zge/bang")
+                    (url "https://git.sr.ht/~pkal/shell-command-plus")
                     (commit version)))
               (file-name (git-file-name name version))
               (sha256
-- 
2.30.2

[Message part 4 (text/plain, inline)]
-- 
	Philip K.

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 07 Sep 2021 12:38:02 GMT) Full text and rfc822 format available.

Notification sent to Philip Kaludercic <philipk <at> posteo.net>:
bug acknowledged by developer. (Tue, 07 Sep 2021 12:38:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Philip Kaludercic <philipk <at> posteo.net>
Cc: 49875-done <at> debbugs.gnu.org
Subject: Re: [bug#49875] [PATCH] Update emacs-autocrypt and
 emacs-shell-command+ URLs
Date: Tue, 07 Sep 2021 14:37:18 +0200
Hello,

Philip Kaludercic <philipk <at> posteo.net> writes:

> It seems something went wrong when I sent the last message, so I'll try
> sending the patches again:
>
> From 3b5f5a4e66d254cadaf5fda1ddd40166fef52d1f Mon Sep 17 00:00:00 2001
> From: Philip Kaludercic <philipk <at> posteo.net>
> Date: Fri, 3 Sep 2021 22:40:55 +0200
> Subject: [PATCH 1/2] gnu: Update autocrypt URL

Applied, after rewording the commit message.

Thank you!

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Oct 2021 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 203 days ago.

Previous Next


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