[elbe-devel] [PATCH 1/2] debian: control: drop spurious empty line
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Tue Mar 4 13:42:01 CET 2025
The upcoming release script will normalize the control file,
removing this empty line each time.
Remove it preemptively.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
debian/control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/control b/debian/control
index c872822d6a76f4be2c66087f1b03cde2c75750df..2b54002f971ab82794a63e2d082dfa87457da8ab 100644
--- a/debian/control
+++ b/debian/control
@@ -184,7 +184,6 @@ Depends: ${misc:Depends}, ${python3:Depends},
Description: Commandline Tool to control an elbe buildenv
The SOAP Interface is used to control an elbe buildenv.
-
Package: python3-elbe-updated
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
--
2.48.1
More information about the elbe-devel
mailing list