[neon/qt/pyside2/Neon/release_jammy] debian: dpkg-dev 1.22.5 doesn't exist in jammy
Carlos De Maine
null at kde.org
Thu Jul 25 03:28:08 BST 2024
Git commit 1d25c555fe4987bc4fce8844d0823d33addec8e0 by Carlos De Maine.
Committed on 25/07/2024 at 02:14.
Pushed by carlosdem into branch 'Neon/release_jammy'.
dpkg-dev 1.22.5 doesn't exist in jammy
M +2 -2 debian/control
https://invent.kde.org/neon/qt/pyside2/-/commit/1d25c555fe4987bc4fce8844d0823d33addec8e0
diff --git a/debian/control b/debian/control
index 35e047cd..b33bebd8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: chrpath,
cmake (>= 3.1),
debhelper-compat (= 13),
dh-python,
- dpkg-dev (>= 1.22.5),
+ dpkg-dev,
gcc-12,
g++-12,
graphviz,
@@ -719,4 +719,4 @@ Description: Python bindings for Qt5 Web Engine (Python 3)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
- This package contains Python 3 bindings for the QtWebEngine module.
\ No newline at end of file
+ This package contains Python 3 bindings for the QtWebEngine module.
More information about the Neon-commits
mailing list