[zygrib] 14/22: Port to Qt5.
Alastair McKinstry
mckinstry at moszumanska.debian.org
Mon Nov 21 12:59:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to tag debian/8.0.1-1
in repository zygrib.
commit 7e50798d313c8097be5e2990124899a5ad673a28
Merge: 44a64e5 392e549
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Thu Jan 14 11:41:25 2016 +0000
Port to Qt5.
debian/changelog | 1 +
debian/control | 2 +-
debian/patches/as-needed.patch | 2 +-
debian/patches/paths.patch | 40 ++++-
debian/patches/qt5.patch | 386 +++++++++++++++++++++++++++++++++++++++++
debian/patches/qwt.patch | 159 -----------------
debian/patches/series | 2 +-
debian/rules | 2 +-
8 files changed, 430 insertions(+), 164 deletions(-)
diff --cc debian/changelog
index 1d626ed,9fd266e..0766116
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,8 -1,8 +1,9 @@@
zygrib (7.0.0-2) UNRELEASED; urgency=medium
- * Add qt5 patch
+ * Port to qwt-6.2.1. Closes: #798871.
++ * Port to Qt5.
- -- Alastair McKinstry <mckinstry at debian.org> Thu, 14 Jan 2016 11:30:03 +0000
+ -- Alastair McKinstry <mckinstry at debian.org> Sat, 12 Sep 2015 19:04:49 +0100
zygrib (7.0.0-1) unstable; urgency=medium
diff --cc debian/control
index 6383f70,6024b03..81ca761
--- a/debian/control
+++ b/debian/control
@@@ -3,10 -3,9 +3,10 @@@ Section: util
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
Build-Depends: debhelper (>= 9), dh-buildinfo, libz-dev, libbz2-dev, libproj-dev,
- libqt4-dev, qt4-dev-tools, libqwt-dev (>= 6.0.0), libnova-dev
+ qtbase5-dev, libqt5svg5-dev, libqwt-qt5-dev (>= 6.1.2), libnova-dev
Standards-Version: 3.9.6
Homepage: http://www.zygrib.org/
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/zygrib.git
Package: zygrib
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/zygrib.git
More information about the debian-science-commits
mailing list