[pulseview] 06/06: set Qt5 depenencies and update dch
Zoltan Gyarmati
zgyarmati-guest at moszumanska.debian.org
Wed Mar 29 21:43:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
zgyarmati-guest pushed a commit to branch master
in repository pulseview.
commit 879a9ed54e80c4a9bd4d0d2d12ce04fe428ed4d8
Author: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
Date: Tue Mar 7 02:26:16 2017 +0100
set Qt5 depenencies and update dch
---
debian/changelog | 1 +
debian/control | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 782e3e9..c6cc259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pulseview (0.3.0-1) unstable; urgency=medium
* Update sigrok dependencies' version
* Remove obsolete patches
* Add patches to fix build errors
+ * Build with Qt5, set build dependencies accordingly
-- Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com> Mon, 06 Mar 2017 23:58:32 +0100
diff --git a/debian/control b/debian/control
index 3d770e9..104e250 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Source: pulseview
Section: electronics
Priority: extra
Maintainer: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
-Build-Depends: debhelper (>= 10), cmake (>= 2.8.6), pkg-config (>= 0.22), libglib2.0-dev (>= 2.28.0), libboost-system-dev, libboost-thread-dev, libboost-filesystem-dev, libqt4-dev (>= 4.5), libsigrok-dev (>= 0.4.0), libsigrokdecode-dev (>= 0.4.1)
+Build-Depends: debhelper (>= 10), cmake (>= 2.8.6), pkg-config (>= 0.22),
+ libglib2.0-dev (>= 2.28.0), libboost-system-dev, libboost-thread-dev,
+ libboost-filesystem-dev, qtbase5-dev, libsigrok-dev (>= 0.4.0),
+ libsigrokdecode-dev (>= 0.4.1), libboost-test-dev
Standards-Version: 3.9.8
Homepage: http://sigrok.org/wiki/PulseView
Vcs-Browser: https://git.zgyarmati.de/debian-packaging/pulseview-debian
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pulseview.git
More information about the debian-science-commits
mailing list