GNU bug report logs - #38105
[PATCH 1/1] gnu: Fix deprecation of monolithic Qt 5.x package.

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Thu, 7 Nov 2019 17:06:01 UTC

Severity: normal

Tags: patch

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

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 38105 in the body.
You can then email your comments to 38105 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#38105; Package guix-patches. (Thu, 07 Nov 2019 17:06:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hartmut Goebel <h.goebel <at> crazy-compilers.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 07 Nov 2019 17:06:08 GMT) Full text and rfc822 format available.

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

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/1] gnu: Fix deprecation of monolithic Qt 5.x package.
Date: Thu,  7 Nov 2019 18:04:53 +0100
* gnu/packages/qt.scm (qt): Remove wrong quote.
---
 gnu/packages/qt.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 7b0bccd0c9..73caa41532 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -562,7 +562,7 @@ developers using C++ or QML, a CSS & JavaScript like language.")
 
 
 ;; qt used to refer to the monolithic Qt 5.x package
-(define-deprecated qt `qtbase qtbase)
+(define-deprecated qt qtbase qtbase)
 
 
 (define-public qtsvg
-- 
2.21.0





Information forwarded to guix-patches <at> gnu.org:
bug#38105; Package guix-patches. (Thu, 07 Nov 2019 21:35:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
Cc: 38105 <at> debbugs.gnu.org
Subject: Re: [bug#38105] [PATCH 1/1] gnu: Fix deprecation of monolithic Qt 5.x
 package.
Date: Thu, 07 Nov 2019 22:33:53 +0100
Hello,

Hartmut Goebel <h.goebel <at> crazy-compilers.com> skribis:

> * gnu/packages/qt.scm (qt): Remove wrong quote.

Good catch!  Please push.

Thanks,
Ludo’.




Reply sent to Hartmut Goebel <h.goebel <at> crazy-compilers.com>:
You have taken responsibility. (Fri, 08 Nov 2019 09:08:02 GMT) Full text and rfc822 format available.

Notification sent to Hartmut Goebel <h.goebel <at> crazy-compilers.com>:
bug acknowledged by developer. (Fri, 08 Nov 2019 09:08:02 GMT) Full text and rfc822 format available.

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

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 38105-close <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>,
 Efraim Flashner <efraim <at> flashner.co.il>
Subject: Re: [bug#38105] [PATCH 1/1] gnu: Fix deprecation of monolithic Qt 5.x
 package.
Date: Fri, 8 Nov 2019 10:07:15 +0100
Am 07.11.19 um 22:33 schrieb Ludovic Courtès:
>
> Good catch!  

The honor belongs to Efraim, who spotted this in anotehr patch of mine.


> Please push.

Done: 41ee2097375dd9d6d72f2f1984eaef7c38d69a4a


-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel <at> crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





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

This bug report was last modified 4 years and 140 days ago.

Previous Next


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