Re: [qubes-devel] [PATCH] Fix python3-qrexec missing on qubes-core-qrexec

2023-05-26 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, May 26, 2023 at 08:58:58AM +, Ben Grande wrote:
> 
> -- 
> Benjamin Grande
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "qubes-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to qubes-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/qubes-devel/ZHB00gq0Ir/XWDqB%40personal-mutt.

> From 84232c53e665eb012c87d44b481157c863aaf4e9 Mon Sep 17 00:00:00 2001
> From: Ben Grande 
> Date: Fri, 26 May 2023 08:54:46 +
> Subject: [PATCH] Fix python3-qrexec missing on qubes-core-qrexec
> 
> Signed-off-by: Ben Grande 

Thanks, applied.

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
-BEGIN PGP SIGNATURE-

iQEzBAEBCAAdFiEEhrpukzGPukRmQqkK24/THMrX1ywFAmRwn8sACgkQ24/THMrX
1yzrAgf9FzbnyeFYLw8mLEZ8KbDK185uFX3iz0Gag5SXnxq/uvy94iJw2PuH67bQ
paq9rAGoXNXkPO3o9wha8aE5BKN10s4KZVRfWnY930zfzEsQKsXtOdsblOS/VIW4
v73lf/wf/+ZsOxE27TcvsiQrf4Mca5losARTtEDySGshMT/IaaRkTonRHcO9qORw
NesWjcP3iNZp+aoqwu2vS70h2Hg16bFDg+7fnyE1ub65nad4BB5WCvzcSi1bwHid
hiIFujbDTSYzmXi0WHAMlDeb4Kjm1w0ZCeD2yZkbNW9j1nlJbxMFHKTbwvQaho7B
FvuouCOALq8ucSxEwNxQfKLWf3HCBw==
=BHOc
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-devel/ZHCfyhWBbMn2a4nC%40mail-itl.


[qubes-devel] [PATCH] Fix python3-qrexec missing on qubes-core-qrexec

2023-05-26 Thread Ben Grande

-- 
Benjamin Grande

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-devel/ZHB00gq0Ir/XWDqB%40personal-mutt.
From 84232c53e665eb012c87d44b481157c863aaf4e9 Mon Sep 17 00:00:00 2001
From: Ben Grande 
Date: Fri, 26 May 2023 08:54:46 +
Subject: [PATCH] Fix python3-qrexec missing on qubes-core-qrexec

Signed-off-by: Ben Grande 
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ef5ff51..61b6ab5 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,10 @@ Homepage: https://www.qubes-os.org
 
 Package: qubes-core-qrexec
 Architecture: any
-Depends: 
+Depends:
  libqrexec-utils2 (= ${binary:Version}),
- ${shlibs:Depends}, 
+ python3-qrexec,
+ ${shlibs:Depends},
  ${misc:Depends}
 Replaces: qubes-core-agent-qrexec (<< 4.1.0-1)
 Breaks:
-- 
Benjamin Grande 



signature.asc
Description: PGP signature