[SCM] qtxmlpatterns packaging branch, experimental, updated. debian/5.9.1-2-7-g71630e6
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Oct 14 21:12:22 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtxmlpatterns.git;a=commitdiff;h=916c487
The following commit has been merged in the experimental branch:
commit 916c4876aa879b208bd962f3e6c0dda6dfe99f44
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Oct 15 00:06:29 2017 +0300
Build-depend on qtbase 5.9.2+dfsg-2 to pick up the new ABI package name.
Also bump qttools build-dependency to 5.9.2 (5.9.1 will not work due
to QObject internal version mismatch).
---
debian/changelog | 2 +-
debian/control | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 120b9ce..82dc11c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ qtxmlpatterns-opensource-src (5.9.2-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Minor debian/copyright updates.
- * Bump qtbase5-private-dev build-dependency to 5.9.2.
+ * Bump Qt build-dependencies to 5.9.2.
* Bump Standards-Version to 4.1.1, stop using deprecated Priority: extra.
* Use debhelper compat level 10 and dh_missing.
diff --git a/debian/control b/debian/control
index ca21b48..0623585 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Build-Depends: debhelper (>= 10.3),
dpkg-dev (>= 1.17.14),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.9.2+dfsg~)
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.1+dfsg~) <!nodoc>,
- qttools5-dev-tools (>= 5.9.1~) <!nodoc>
+ qtbase5-private-dev (>= 5.9.2+dfsg-2~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.2+dfsg~) <!nodoc>,
+ qttools5-dev-tools (>= 5.9.2~) <!nodoc>
Standards-Version: 4.1.1
Homepage: http://qt-project.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtxmlpatterns.git
--
qtxmlpatterns packaging
More information about the pkg-kde-commits
mailing list