[neon/qt/qtnetworkauth/Neon/testing] debian: Bump Qt build-dependencies to 5.15.2.
Dmitry Shachnev
null at kde.org
Tue May 18 14:23:03 BST 2021
Git commit c14adcd7255fcc6568a66e9351146fee4d7912fe by Dmitry Shachnev.
Committed on 20/11/2020 at 17:46.
Pushed by sitter into branch 'Neon/testing'.
Bump Qt build-dependencies to 5.15.2.
M +1 -0 debian/changelog
M +3 -3 debian/control
https://invent.kde.org/neon/qt/qtnetworkauth/commit/c14adcd7255fcc6568a66e9351146fee4d7912fe
diff --git a/debian/changelog b/debian/changelog
index 22cf1f9..8f6abd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtnetworkauth-everywhere-src (5.15.2-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.2.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 20 Nov 2020 20:13:54 +0300
diff --git a/debian/control b/debian/control
index 0006545..ac49786 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
pkg-kde-tools,
- qtbase5-dev (>= 5.15.1+dfsg~),
- qtbase5-private-dev (>= 5.15.1+dfsg~)
-Build-Depends-Indep: qttools5-dev-tools (>= 5.15.1~)
+ qtbase5-dev (>= 5.15.2+dfsg~),
+ qtbase5-private-dev (>= 5.15.2+dfsg~)
+Build-Depends-Indep: qttools5-dev-tools (>= 5.15.2~)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtnetworkauth
More information about the Neon-commits
mailing list