From 7c54ac735d98448846689d2c4ed18a9988cd9442 Mon Sep 17 00:00:00 2001 From: Alexander Zaft Date: Wed, 7 Aug 2024 11:51:25 +0200 Subject: [PATCH] debian: let frappy-core replace frappy-demo Fixes: #4888 Change-Id: I32781773cbce9e29381df482b8bd9ba992dcb9e4 Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/34323 Reviewed-by: Georg Brandl Reviewed-by: Alexander Zaft Tested-by: Jenkins Automated Tests --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3b3995c..4373638 100644 --- a/debian/control +++ b/debian/control @@ -35,8 +35,10 @@ Depends: python3 (>= 3.6), python3-mlzlog, markdown, python3-daemon -Replaces: secop-core (<= 0.14.3) -Breaks: secop-core (<= 0.14.3) +Replaces: secop-core (<= 0.14.3), + frappy-demo (<= 0.19.7) +Breaks: secop-core (<= 0.14.3), + frappy-demo (<= 0.19.7) Description: Frappy SECoP core system contains the core server and client libraries and the server binary as well as the systemd integration