[med-svn] [edfbrowser] 01/01: Try to switch to QT5
Andreas Tille
tille at debian.org
Sun Sep 10 05:54:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository edfbrowser.
commit a3fd692404ed613ee8a64452dc0b57a634c1fa58
Author: Andreas Tille <tille at debian.org>
Date: Sun Sep 10 07:51:49 2017 +0200
Try to switch to QT5
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 02d7153..266260f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+edfbrowser (1.59-2) UNRELEASED; urgency=medium
+
+ * Switch build to Qt5
+
+ -- Andreas Tille <tille at debian.org> Sun, 10 Sep 2017 00:08:57 +0200
+
edfbrowser (1.59-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/control b/debian/control
index b5f9eec..a24d609 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Uploaders: Bas Zoetekouw <bas at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
- libqt4-dev,
- qt4-qmake
+ qt5-qmake,
+ qtbase5-dev
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/edfbrowser.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/edfbrowser.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/edfbrowser.git
More information about the debian-med-commit
mailing list