[neon/extras/kdevelop/Neon/release_jammy] debian: Breaks: Replaces: kdevelop-l10n as well
Carlos De Maine
null at kde.org
Fri Aug 23 04:43:01 BST 2024
Git commit 153b236ad603f1a58e29daa3547520a7a4f9c0ff by Carlos De Maine.
Committed on 23/08/2024 at 03:43.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Breaks: Replaces: kdevelop-l10n as well
(cherry picked from commit 5dc27f195464d836fb2def8e6a3e56cdc7fc2191)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +3 -1 debian/control
https://invent.kde.org/neon/extras/kdevelop/-/commit/153b236ad603f1a58e29daa3547520a7a4f9c0ff
diff --git a/debian/control b/debian/control
index c6fe8d6..79f92b9 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,9 @@ Depends: clang-tidy-14,
Recommends: g++, gcc, gdb (>= 7.0), kapptemplate, make, plasma-kdevelop
Suggests: cmake, cppcheck, heaptrack, kdevelop-l10n, ninja-build
Breaks: kdevelop-data (<< ${source:Version}~ciBuild),
-Replaces: kdevelop-data
+ kdevelop-l10n (<< ${source:Version}~ciBuild),
+Replaces: kdevelop-data (<< ${source:Version}~ciBuild),
+ kdevelop-l10n (<< ${source:Version}~ciBuild),
Description: integrated development environment for KDE
KDevelop is an easy to use integrated development environment for KDE.
It supports a wide range of programming languages and features project
More information about the Neon-commits
mailing list