[SCM] qtchooser packaging branch, master, updated. debian/39-g4717841-3-6-g4d0f291
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Tue Aug 26 14:17:39 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtchooser.git;a=commitdiff;h=4d0f291
The following commit has been merged in the master branch:
commit 4d0f291d1c75a115c4ca3e3ad36ed2008551e199
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Tue Aug 26 11:16:58 2014 -0300
Build depend upon qtbase5-dev but leave it commented
Allow arm64 and ppc64el to avoid the bootstraping.
---
debian/changelog | 4 ++++
debian/control | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 32d5788..ab0a420 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ qtchooser (47-gd2b7997-1) UNRELEASED; urgency=medium
* Remove Add-qmlimportscanner-qtpaths.patch, applied upstream.
* Tests now require Qt5.
- Refresh enable-tests.patch to use Qt5.
+ - Build depend upon qtbase5-dev instead of libqt4-dev, but leave it
+ commented so arm64 and ppc64el don't need to bootstrap it.
+ I ran the tests and worked flawlessly, they will get reenabled on the
+ next upload.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 26 Aug 2014 10:57:17 -0300
diff --git a/debian/control b/debian/control
index ff0a2f7..d777106 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Timo Jyrinki <timo at debian.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
-Build-Depends: debhelper (>= 9), libqt4-dev
+Build-Depends: debhelper (>= 9),
+# qtbase5-dev
Standards-Version: 3.9.5
Homepage: https://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtchooser.git
--
qtchooser packaging
More information about the pkg-kde-commits
mailing list