[neon/kf6/kf6-knewstuff/Neon/unstable] debian: simplify .install

Jonathan Esk-Riddell null at kde.org
Wed Feb 22 13:45:21 GMT 2023


Git commit 1b636c5e165a5dc7a6a88611527af989f9250e27 by Jonathan Esk-Riddell.
Committed on 22/02/2023 at 13:43.
Pushed by jriddell into branch 'Neon/unstable'.

simplify .install

M  +1    -31   debian/control

https://invent.kde.org/neon/kf6/kf6-knewstuff/commit/1b636c5e165a5dc7a6a88611527af989f9250e27

diff --git a/debian/control b/debian/control
index b385226..e6bb21e 100644
--- a/debian/control
+++ b/debian/control
@@ -25,21 +25,10 @@ Build-Depends: cmake,
                kf6-kxmlgui-dev,
                kf6-solid-dev,
                kf6-syndication-dev,
-               kirigami2-dev,
-               libkf5attica-dev,
-               libkf5config-dev,
-               libkf5i18n-dev,
-               libkf5itemviews-dev,
-               libkf5package-dev,
-               libkf5syndication-dev,
-               libkf5widgetsaddons-dev,
-               libqt5sql5-sqlite,
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev,
                qt6-tools-dev,
-               qtbase5-dev,
-               qttools5-dev-tools
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/frameworks/knewstuff
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/knewstuff
@@ -49,19 +38,8 @@ Package: kf6-knewstuff
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kio (>= 5.49),
-         libkf5newstuff-data (= ${source:Version}),
-         qml-module-org-kde-kcm,
-         qml-module-org-kde-kirigami2 (>= 5.49),
-         qml-module-qtquick-dialogs,
-         qml-module-qtquick-layouts,
-         ${misc:Depends},
+Depends:          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: frameworkintegration (<< 5.49),
-        libkf5newstuff5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa4)
-Replaces: libkf5newstuff5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa4)
-Suggests: knewstuff-dialog
-Recommends: qml-module-org-kde-newstuff (= ${binary:Version})
 Description: Support for downloading application assets from the network.
  Framework for downloading and sharing additional
  application data.
@@ -73,15 +51,7 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-knewstuff (= ${binary:Version}),
-         libkf5archive-dev (>= 5.50.0~),
-         libkf5attica-dev (>= 5.50.0~),
-         libkf5kio-dev (>= 5.50.0~),
-         libkf5xmlgui-dev (>= 5.50.0~),
-         qtbase5-dev (>= 5.8.0~),
          ${misc:Depends}
-Breaks: libkf5kdelibs4support-dev (<< 5.49)
-Replaces: kf6-knewstuff (<< 5.61.90-0)
-Recommends: kf6-knewstuff (= ${source:Version})
 Description: development files for knewstuff
  Framework for downloading and sharing additional
  application data.



More information about the Neon-commits mailing list