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

Carlos De Maine null at kde.org
Fri Aug 23 13:53:14 BST 2024


Git commit d06f74ac0c9a40820e7877aea33c2c07e1bb55c7 by Carlos De Maine.
Committed on 23/08/2024 at 12:53.
Pushed by carlosdem into branch 'Neon/release'.

Breaks & Replaces:

(cherry picked from commit cd098f98753bf26c2a89ce4395c6209cc76f1e40)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +4    -0    debian/control

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

diff --git a/debian/control b/debian/control
index 53a4299..052b244 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