GNU bug report logs - #55564
gnu: Update emacs-dtache

Previous Next

Package: guix-patches;

Reported by: Niklas Eklund <niklas.eklund <at> posteo.net>

Date: Sat, 21 May 2022 21:30:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.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 55564 in the body.
You can then email your comments to 55564 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#55564; Package guix-patches. (Sat, 21 May 2022 21:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Niklas Eklund <niklas.eklund <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 21 May 2022 21:30:02 GMT) Full text and rfc822 format available.

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

From: Niklas Eklund <niklas.eklund <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: gnu: Update emacs-dtache
Date: Sat, 21 May 2022 21:28:46 +0000
[Message part 1 (text/plain, inline)]
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
[0001-gnu-emacs-detached-Update-to-0.7.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 27 May 2022 21:20:02 GMT) Full text and rfc822 format available.

Notification sent to Niklas Eklund <niklas.eklund <at> posteo.net>:
bug acknowledged by developer. (Fri, 27 May 2022 21:20:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Niklas Eklund <niklas.eklund <at> posteo.net>
Cc: 55564-done <at> debbugs.gnu.org
Subject: Re: bug#55564: gnu: Update emacs-dtache
Date: Fri, 27 May 2022 23:18:57 +0200
[Message part 1 (text/plain, inline)]
Hi,

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

>>From 3614566e6e940206ad1724c788fb327fa4a8a1e4 Mon Sep 17 00:00:00 2001
> From: Niklas Eklund <niklas.eklund <at> 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’.

[Message part 2 (text/x-patch, inline)]
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")

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

This bug report was last modified 1 year and 306 days ago.

Previous Next


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