emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#55564: closed (gnu: Update emacs-dtache)


From: GNU bug Tracking System
Subject: bug#55564: closed (gnu: Update emacs-dtache)
Date: Fri, 27 May 2022 21:20:02 +0000

Your message dated Fri, 27 May 2022 23:18:57 +0200
with message-id <87tu9ad67y.fsf@gnu.org>
and subject line Re: bug#55564: gnu: Update emacs-dtache
has caused the debbugs.gnu.org bug report #55564,
regarding gnu: Update emacs-dtache
to be marked as done.

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


-- 
55564: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55564
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: gnu: Update emacs-dtache Date: Sat, 21 May 2022 21:28:46 +0000
Hi,

I have both renamed the package dtache -> detached as well as moving the
development from gitlab to sourcehut. This patch reflects those changes, as
well as updating to the latest release of the package.

/Niklas

Attachment: 0001-gnu-emacs-detached-Update-to-0.7.patch
Description: patch


--- End Message ---
--- Begin Message --- Subject: Re: bug#55564: gnu: Update emacs-dtache Date: Fri, 27 May 2022 23:18:57 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Niklas Eklund <niklas.eklund@posteo.net> skribis:

>>From 3614566e6e940206ad1724c788fb327fa4a8a1e4 Mon Sep 17 00:00:00 2001
> From: Niklas Eklund <niklas.eklund@posteo.net>
> Date: Sat, 21 May 2022 23:25:45 +0200
> Subject: [PATCH] gnu: emacs-detached: Update to 0.7.
>
> * gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.7.
>
> I have both renamed the package dtache -> detached as well as moving the
> development from gitlab to sourcehut. This patch reflects those changes, as
> well as updating to the latest release of the package.

Nice to get a patch straight from upstream.  :-)

I applied it with the additional hunk below so that users referring to
the old name in their manifest or profile will get a smooth transition.

Thanks!

Ludo’.

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index f9c3c61946..ed1b005d6e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24391,6 +24391,9 @@ (define-public emacs-detached
 well as providing an interface to attach and interact with the processes.")
     (license license:gpl3+)))
 
+(define-public emacs-dtache
+  (deprecated-package "emacs-dtache" emacs-detached))
+
 (define-public emacs-dtrt-indent
   (package
     (name "emacs-dtrt-indent")

--- End Message ---

reply via email to

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