Merge lp:~unity-team/qtubuntu/gles-qtcomp-refactor into lp:qtubuntu/gles

Proposed by Michał Sawicz
Status: Merged
Approved by: Gerry Boland
Approved revision: no longer in the source branch.
Merged at revision: 3
Proposed branch: lp:~unity-team/qtubuntu/gles-qtcomp-refactor
Merge into: lp:qtubuntu/gles
Diff against target: 82 lines (+16/-11)
5 files modified
debian/changelog (+8/-0)
debian/control (+6/-8)
debian/docs (+0/-1)
debian/rules (+1/-1)
debian/watch (+1/-1)
To merge this branch: bzr merge lp:~unity-team/qtubuntu/gles-qtcomp-refactor
Reviewer Review Type Date Requested Status
Gerry Boland (community) Approve
Review via email: mp+226870@code.launchpad.net

Commit message

Sync with qtubuntu 0.60+14.10.20140724-0ubuntu1

To post a comment you must log in.
Revision history for this message
Gerry Boland (gerboland) :
review: Approve
3. By Gerry Boland

Sync with qtubuntu 0.60+14.10.20140724-0ubuntu1
Approved by: Gerry Boland

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2014-07-15 15:13:08 +0000
+++ debian/changelog 2014-07-28 04:20:19 +0000
@@ -1,3 +1,11 @@
1qtubuntu-gles (0.60+14.10.20140728-0ubuntu1) UNRELEASED; urgency=medium
2
3 [ Gerry Boland ]
4 * Major refactor: remove SurfaceFlinger & Mir in-server-process-client
5 support, flatten class hierarchy. Only Mir client QPA remains
6
7 -- Kevin Gunn <kevin.gunn@canonical.com> Sun, 27 Jul 2014 23:18:01 -0500
8
1qtubuntu-gles (0.54+14.10.20140613-0ubuntu2) utopic; urgency=medium9qtubuntu-gles (0.54+14.10.20140613-0ubuntu2) utopic; urgency=medium
210
3 * debian/control: should depend on libqt5quickwidgets5-gles instead11 * debian/control: should depend on libqt5quickwidgets5-gles instead
412
=== modified file 'debian/control'
--- debian/control 2014-07-15 15:13:08 +0000
+++ debian/control 2014-07-28 04:20:19 +0000
@@ -3,27 +3,25 @@
3Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>3Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4Build-Depends: debhelper (>= 9),4Build-Depends: debhelper (>= 9),
5 libatspi2.0-dev,5 libatspi2.0-dev,
6 libdbus-1-dev,
7 libegl1-mesa-dev,6 libegl1-mesa-dev,
8 libfontconfig1-dev,7 libfontconfig1-dev,
9 libfreetype6-dev,8 libfreetype6-dev,
10 libgles2-mesa-dev,9 libgles2-mesa-dev,
11 libglib2.0-dev,10 libglib2.0-dev,
12 libhybris-dev,11 libqt5gui5-gles,
13 libubuntu-application-api-dev (>= 2.0.0),12 libqt5sensors5-dev,
13 libqt5quicktest5,
14 libubuntu-application-api-dev (>= 2.2.0),
14 libudev-dev,15 libudev-dev,
15 libxrender-dev,16 libxrender-dev,
16 libxkbcommon-dev,17 libxkbcommon-dev,
17 libqt5gui5-gles,
18 libqt5quicktest5,
19 libqt5quickwidgets5-gles,
20 qt5-default,18 qt5-default,
19 qtbase5-gles-dev,
21 qtbase5-private-gles-dev,20 qtbase5-private-gles-dev,
22 qtdeclarative5-dev,21 qtdeclarative5-dev,
23 libqt5sensors5-dev,
24 zlib1g-dev,
25Standards-Version: 3.9.422Standards-Version: 3.9.4
26Section: libs23Section: libs
24X-Auto-Uploader: no-rewrite-version
2725
28Package: qtubuntu-android26Package: qtubuntu-android
29Architecture: i386 amd6427Architecture: i386 amd64
3028
=== modified file 'debian/docs'
--- debian/docs 2014-07-15 15:13:08 +0000
+++ debian/docs 2014-07-28 04:20:19 +0000
@@ -1,2 +1,1 @@
1README1README
2TODO
32
=== modified file 'debian/rules'
--- debian/rules 2014-07-15 15:13:08 +0000
+++ debian/rules 2014-07-28 04:20:19 +0000
@@ -14,7 +14,7 @@
14 dh_clean14 dh_clean
1515
16override_dh_auto_configure:16override_dh_auto_configure:
17 mkdir -p $(ANDROID_DIR) && dh_auto_configure -B$(ANDROID_DIR) -- "CONFIG+=mirserver" "CONFIG+=mirclient" "CONFIG+=hybris" "QMAKE_CXXFLAGS=-DPLATFORM_API_TOUCH" $(CURDIR)17 mkdir -p $(ANDROID_DIR) && dh_auto_configure -B$(ANDROID_DIR) -- "QMAKE_CXXFLAGS=-DPLATFORM_API_TOUCH" $(CURDIR)
1818
19override_dh_auto_build:19override_dh_auto_build:
20 dh_auto_build -B$(ANDROID_DIR)20 dh_auto_build -B$(ANDROID_DIR)
2121
=== modified file 'debian/watch'
--- debian/watch 2014-07-15 15:37:25 +0000
+++ debian/watch 2014-07-28 04:20:19 +0000
@@ -1,3 +1,3 @@
1version=31version=3
2opts=dversionmangle=s/\-gles// \2opts=dversionmangle=s/\-gles// \
3http://ppa.launchpad.net/ci-train-ppa-service/landing-021/ubuntu/pool/main/q/qtubuntu/qtubuntu_([^-]*)\.orig.tar.gz3http://ppa.launchpad.net/ci-train-ppa-service/landing-006/ubuntu/pool/main/q/qtubuntu/qtubuntu_([^-]*)\.orig.tar.gz

Subscribers

People subscribed via source and target branches