[neon/extras/kdevelop-python/Neon/release_jammy] debian: Breaks & Replaces:

Carlos De Maine null at kde.org
Fri Aug 23 13:52:58 BST 2024


Git commit cd098f98753bf26c2a89ce4395c6209cc76f1e40 by Carlos De Maine.
Committed on 23/08/2024 at 12:52.
Pushed by carlosdem into branch 'Neon/release_jammy'.

Breaks & Replaces:

M  +4    -0    debian/control

https://invent.kde.org/neon/extras/kdevelop-python/-/commit/cd098f98753bf26c2a89ce4395c6209cc76f1e40

diff --git a/debian/control b/debian/control
index 43c6f8a..96c05b7 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,10 @@ Depends: kdevelop-python-data (>= ${source:Version}),
          ${shlibs:Depends}
 Recommends: kdevelop, pycodestyle, python3-autopep8
 Enhances: kdevelop
+Breaks: kdevelop-python-data (<< ${source:Version}~ciBuild),
+        kdevelop-python-l10n (<< ${source:Version}~ciBuild),
+Replaces: kdevelop-python-data (<< ${source:Version}~ciBuild),
+          kdevelop-python-l10n (<< ${source:Version}~ciBuild),
 Description: Python 3 plugin for KDevelop
  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