[neon/extras/kdiagram/Neon/release] debian: missing the closing bracket

Carlos De Maine null at kde.org
Sun Mar 3 22:46:30 GMT 2024


Git commit 7bc8c9f5bba68004d1d14b39dae3a0d0da8b2a0b by Carlos De Maine.
Committed on 03/03/2024 at 22:46.
Pushed by carlosdem into branch 'Neon/release'.

missing the closing bracket

M  +1    -1    debian/control

https://invent.kde.org/neon/extras/kdiagram/-/commit/7bc8c9f5bba68004d1d14b39dae3a0d0da8b2a0b

diff --git a/debian/control b/debian/control
index 16f32f1..87bb33a 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Package: libkchart6-dev
 Architecture: any
 Section: libdevel
 Multi-Arch: same
-Breaks: libkchart-dev (<< 2.8.0,
+Breaks: libkchart-dev (<< 2.8.0),
 Replaces: libkchart-dev (<< 2.8.0),
 Depends: libkchart6-3 (= ${binary:Version}),
          qt6-svg-dev,


More information about the Neon-commits mailing list