[SCM] qtsvg packaging branch, experimental, updated. debian/5.6.0-1-4-ge62afd6
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Sun Jun 12 13:59:32 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsvg.git;a=commitdiff;h=e62afd6
The following commit has been merged in the experimental branch:
commit e62afd6b68fd9371172539d911420a6b2e867edc
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sun Jun 12 10:59:13 2016 -0300
Add qtbase5-dev as a build dependency.
---
debian/changelog | 3 +++
debian/control | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ed69e00..641356e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ qtsvg-opensource-src (5.6.1-1) UNRELEASED; urgency=medium
* New upstream release.
- Bump Qt build dependencies.
* Update Standards-Version to 3.9.8, no changes required.
+ * Add qtbase5-dev to build dependencies. It is currently pulled in by
+ qtbase5-private-dev, but having it listed means that this package
+ will not transition before qtbase itself.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 12 Jun 2016 10:52:52 -0300
diff --git a/debian/control b/debian/control
index c79b56b..fc21758 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: dbus,
debhelper (>= 9),
libqt5opengl5-dev (>= 5.6.1+dfsg~),
pkg-kde-tools (>= 0.15.17),
+ qtbase5-dev (>= 5.6.1+dfsg~),
qtbase5-private-dev (>= 5.6.1+dfsg~),
zlib1g-dev
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.1+dfsg~),
--
qtsvg packaging
More information about the pkg-kde-commits
mailing list