[neon/kf6/kf6-ktexteditor/Neon/unstable] debian: update .install

Jonathan Esk-Riddell null at kde.org
Tue Feb 21 11:50:11 GMT 2023


Git commit 26979a2c76f3a59bcd6b65ef2b2a53b7622bb146 by Jonathan Esk-Riddell.
Committed on 21/02/2023 at 11:49.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +2    -24   debian/control

https://invent.kde.org/neon/kf6/kf6-ktexteditor/commit/26979a2c76f3a59bcd6b65ef2b2a53b7622bb146

diff --git a/debian/control b/debian/control
index c2d717d..dd141d9 100644
--- a/debian/control
+++ b/debian/control
@@ -19,20 +19,12 @@ Build-Depends: cmake,
                libeditorconfig-dev,
                libgit2-dev,
                libjs-underscore,
-               libkf5config-dev,
-               libkf5i18n-dev,
-               libkf5kio-dev,
-               libkf5sonnet-dev,
-               libqt5sql5-sqlite,
-               libqt5xmlpatterns5-dev,
                perl,
                pkg-config,
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev,
                qt6-tools-dev,
-               qtbase5-dev,
-               qtscript5-dev,
                xauth,
                xvfb
 Standards-Version: 4.2.1
@@ -44,15 +36,7 @@ Package: kf6-ktexteditor
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: ktexteditor-data (= ${source:Version}),
-         libjs-underscore,
-         libkf5texteditor-bin (= ${binary:Version}),
-         libkf5texteditor5 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Replaces: ktexteditor-data (<< 5.53.0), libkf5texteditor5 (<< 5.53.0)
-Breaks: ktexteditor-data (<< 5.53.0), libkf5texteditor5 (<< 5.53.0)
-Recommends: ktexteditor-katepart (= ${binary:Version})
+Depends: libjs-underscore, ${misc:Depends}, ${shlibs:Depends}
 Description: provide advanced plain text editing services
  The KTextEditor interfaces - also called KTE interfaces - are a set
  of well-defined interfaces which an application or library can
@@ -66,13 +50,7 @@ Package: kf6-ktexteditor-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-ktexteditor (= ${binary:Version}),
-         libkf5parts-dev (>= 5.51.0~),
-         qtbase5-dev (>= 5.8.0~),
-         ${misc:Depends}
-Recommends: kf6-ktexteditor (= ${source:Version})
-Breaks: kf6-ktexteditor (<< 5.61.90-0)
-Replaces: kf6-ktexteditor (<< 5.61.90-0)
+Depends: kf6-ktexteditor (= ${binary:Version}), ${misc:Depends}
 Description: provide advanced plain text editing services
  The KTextEditor interfaces - also called KTE interfaces - are a set
  of well-defined interfaces which an application or library can



More information about the Neon-commits mailing list