[neon/neon-packaging/falkon/Neon/release] debian: clean ups and bring back pyside
Carlos De Maine
null at kde.org
Mon Feb 10 17:20:11 GMT 2025
Git commit ec5a125a6cc3f15425b25d6c7bf01f3c953f747b by Carlos De Maine.
Committed on 10/02/2025 at 17:20.
Pushed by carlosdem into branch 'Neon/release'.
clean ups and bring back pyside
M +8 -6 debian/control
M +0 -2 debian/source/lintian-overrides
https://invent.kde.org/neon/neon-packaging/falkon/-/commit/ec5a125a6cc3f15425b25d6c7bf01f3c953f747b
diff --git a/debian/control b/debian/control
index 50d50b3..9806c97 100644
--- a/debian/control
+++ b/debian/control
@@ -17,14 +17,15 @@ Build-Depends: cmake,
kf6-knotifications-dev,
kf6-kwallet-dev,
kf6-purpose-dev,
-# libpyside6-dev,
-# libshiboken6-dev,
+ libpyside6-dev,
+ libshiboken6-dev,
libssl-dev,
libx11-dev,
- libxcb-util0-dev,
- pkg-config,
+ libxcb-util0dev,
+ pkgconf,
pkg-kde-tools,
- qt5-qmake,
+ pyside6-tools,
+ python3-dev,
qt6-5compat-dev,
qt6-base-dev,
qt6-tools-dev,
@@ -36,7 +37,8 @@ Vcs-Git: git://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/falko
Package: falkon
Architecture: any
-Depends: qt6-base,
+Depends: pyside6-tools,
+ qt6-base,
qml6-module-org-kde-kirigami2,
qml6-module-qtquick-controls,
${misc:Depends},
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index c6ead70..14d3a14 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1 @@
-falkon source: source-is-missing src/lib/data/html/jquery-ui.js line length is 32070 characters (>512)
-falkon source: source-is-missing src/lib/data/html/jquery.js line length is 32010 characters (>512)
falkon source: version-substvar-for-external-package falkon -> libfalkon
More information about the Neon-commits
mailing list