[neon/qt/qtsvg/Neon/testing] debian: debhelper 12, dep on qt 5.15.1
Jonathan Riddell
null at kde.org
Fri Oct 23 10:59:45 BST 2020
Git commit 552346960510b62b25563030b7e418aa3edac219 by Jonathan Riddell.
Committed on 23/10/2020 at 09:58.
Pushed by jriddell into branch 'Neon/testing'.
debhelper 12, dep on qt 5.15.1
M +6 -6 debian/control
https://invent.kde.org/neon/qt/qtsvg/commit/552346960510b62b25563030b7e418aa3edac219
diff --git a/debian/control b/debian/control
index 6857c2a..c40d28f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,13 +12,13 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Build-Depends: dbus,
debhelper-compat (= 12),
dpkg-dev (>= 1.17.14),
- libqt5opengl5-dev (>= 5.14.2+dfsg~),
+ libqt5opengl5-dev (>= 5.15.1+dfsg~),
pkg-kde-tools (>= 0.15.17),
- qtbase5-dev (>= 5.14.2+dfsg~),
- qtbase5-private-dev (>= 5.14.2+dfsg~),
+ qtbase5-dev (>= 5.15.1+dfsg~),
+ qtbase5-private-dev (>= 5.15.1+dfsg~),
zlib1g-dev
-Build-Depends-Indep: qtbase5-doc-html (>= 5.14.2+dfsg~) <!nodoc>,
- qttools5-dev-tools (>= 5.14.2~) <!nodoc>
+Build-Depends-Indep: qtbase5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
+ qttools5-dev-tools (>= 5.15.1~) <!nodoc>
Standards-Version: 4.5.0
Homepage: https://doc.qt.io/qt-5/qtsvg-index.html
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtsvg.git
@@ -27,7 +27,7 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtsvg/
Package: libqt5svg5
Architecture: any
Multi-Arch: same
-Provides: qtsvg-abi-5-14-2
+Provides: qtsvg-abi-5.15.1
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 SVG module
More information about the Neon-commits
mailing list