--- qtubuntu-0.53+14.04.20140131.orig/debian/changelog +++ qtubuntu-0.53+14.04.20140131/debian/changelog @@ -0,0 +1,728 @@ +qtubuntu (0.53+14.04.20140131-0ubuntu1) trusty; urgency=low + + [ CI bot ] + * Flushing trunk + + [ Ricardo Mendoza ] + * Clean up build rules to allow for correct building of multiple + binary packages from the same source. (LP: #1271464) + + -- Ubuntu daily release Fri, 31 Jan 2014 12:39:46 +0000 + +qtubuntu (0.53+14.04.20140114.1-0ubuntu1) trusty; urgency=low + + [ Stephen M. Webb ] + * provide two binary deb variants: Touch and Desktop (lp: #1246851). + (LP: #1246851) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 200 + + -- Ubuntu daily release Tue, 14 Jan 2014 10:37:06 +0000 + +qtubuntu (0.53-0ubuntu1) trusty; urgency=low + + * Specify surface size on creation. + + -- Ricardo Mendoza Tue, 10 Dec 2013 23:31:28 -0500 + +qtubuntu (0.52+14.04.20131125-0ubuntu1) trusty; urgency=low + + [ Daniel d'Andrada ] + * Make no assumptions on pointer ids Code was assuming that it ranged + from 0 to maximumSimultaneousTouches, but that won't hold in the + future. Also fixes bogus behavior when tapping with two fingers, + where you would get TouchBegin twice and the first touch point on + staying on "pressed" state on the second TouchEvent. (LP: #1228336) + + [ Albert Astals ] + * Pass QRectF as const reference instead of copying it . + * Don't include the QtQml catch-all header Include only the ones we + need . + * Adapt to the Qt 5.2 way of creating the event dispatcher . (LP: + #1246498) + * Link against EGL since we use it It was probably being pulled by a + dependency before . + * Remove unused -private . (LP: #1254051) + * Do not include the catch-all QtQuick include . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 197 + + -- Ubuntu daily release Mon, 25 Nov 2013 14:32:22 +0000 + +qtubuntu (0.52+13.10.20131016-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Map PowerDown and PowerOff keys and fix indentation. (LP: #1232122) + + [ Alexandros Frantzis ] + * Abort if we can't get an ubuntu application instance. (LP: #1233988) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 189 + + -- Ubuntu daily release Wed, 16 Oct 2013 02:33:02 +0000 + +qtubuntu (0.52+13.10.20131009-0ubuntu1) saucy; urgency=low + + [ Alexandros Frantzis ] + * Release the EGL window surface before releasing the attached native + window Otherwise, if the native window is released first, as was + previously happening, the EGL platform may try to access the freed + native window, leading to memory errors and crashes. (LP: #1237052) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 186 + + -- Ubuntu daily release Wed, 09 Oct 2013 20:27:39 +0000 + +qtubuntu (0.52+13.10.20131008-0ubuntu1) saucy; urgency=low + + [ Loïc Minier ] + * Add Vcs-Bzr field with lp:qtubuntu. + + [ Robert Carr ] + * Map the volume up and down keys to keysyms in mir. (LP: #1233245) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 184 + + -- Ubuntu daily release Tue, 08 Oct 2013 12:14:42 +0000 + +qtubuntu (0.52+13.10.20130920-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * If window has a parent, send duplicate events to it. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 180 + + -- Ubuntu daily release Fri, 20 Sep 2013 04:25:44 +0000 + +qtubuntu (0.52+13.10.20130919-0ubuntu1) saucy; urgency=low + + [ Albert Astals ] + * Implement the backend for QDesktopServices::openUrl . (LP: #1186556) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 177 + + -- Ubuntu daily release Thu, 18 Sep 2013 14:09:32 +0000 + +qtubuntu (0.52+13.10.20130912.1-0ubuntu1) saucy; urgency=low + + [ Michael Zanetti ] + * register application interface types with QML. + + [ Gerry Boland ] + * Fix click package execution, and correct icon path. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 175 + + -- Ubuntu daily release Thu, 12 Sep 2013 22:45:06 +0000 + +qtubuntu (0.52+13.10.20130910.7-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Add fake OSKController component, for compatibility with unity-mir. + * Implement ApplicationManager API as defined in unity-api. This + requires renaming QML plugin to Unity.Application, removing the + ApplicationListModel class and supplying just one model of + applications running. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 172 + + -- Ubuntu daily release Tue, 10 Sep 2013 23:30:45 +0000 + +qtubuntu (0.52+13.10.20130821-0ubuntu1) saucy; urgency=low + + [ Timo Jyrinki ] + * Remove extra dh_auto_configure from install phase. (LP: #1212131). + (LP: #1212131) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 169 + + -- Ubuntu daily release Wed, 21 Aug 2013 14:40:14 +0000 + +qtubuntu (0.52+13.10.20130820-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Allow setting title of QWindow to propagate through to platform-api. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 167 + + -- Ubuntu daily release Tue, 20 Aug 2013 14:06:20 +0000 + +qtubuntu (0.52+13.10.20130814.1-0ubuntu1) saucy; urgency=low + + [ Gerry Boland ] + * Add support for building mirserver and mirclient backends to the + QPA. + + [ Robert Carr ] + * Add support for building mirserver and mirclient backends to the + QPA. + + [ Ricardo Mendoza ] + * Add support for building mirserver and mirclient backends to the + QPA. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 165 + + -- Ubuntu daily release Wed, 14 Aug 2013 06:06:46 +0000 + +qtubuntu (0.52+13.10.20130812.3-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Respect Path= from .desktop files. (LP: #1204596) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 163 + + -- Ubuntu daily release Mon, 12 Aug 2013 14:06:28 +0000 + +qtubuntu (0.52+13.10.20130803-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * * Add method to disable/enable sensors opened from the QPA + automatically. * Make use of the hook to disable/enable when the + application active status changes. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 161 + + -- Ubuntu daily release Sat, 03 Aug 2013 02:01:59 +0000 + +qtubuntu (0.52+13.10.20130731-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * Add mapping for some missing special characters. (LP: #1203212) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 159 + + -- Ubuntu daily release Wed, 31 Jul 2013 02:01:55 +0000 + +qtubuntu (0.52+13.10.20130730-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Add values for the new applications that were created as a result of + the splitting of the phone-app. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 157 + + -- Ubuntu daily release Tue, 30 Jul 2013 02:01:54 +0000 + +qtubuntu (0.52+13.10.20130729-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * Make the lifecycle signals deliver the ApplicationActive and + ApplicationDeactivate events to the running application. (LP: + #1183866) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 155 + + -- Ubuntu daily release Mon, 29 Jul 2013 02:01:53 +0000 + +qtubuntu (0.52+13.10.20130723-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Do not reverse arguments from destkop files. (LP: #1200437) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 153 + + -- Ubuntu daily release Tue, 23 Jul 2013 02:01:52 +0000 + +qtubuntu (0.52+13.10.20130720-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * Send colon unicode when hitting key with modifier. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 151 + + -- Ubuntu daily release Sat, 20 Jul 2013 02:01:53 +0000 + +qtubuntu (0.52+13.10.20130718-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * Change dep to use the real platform-api package instead of the + transitional one. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 149 + + -- Ubuntu daily release Thu, 18 Jul 2013 02:02:29 +0000 + +qtubuntu (0.52+13.10.20130711-0ubuntu1) saucy; urgency=low + + [ Antti Kaijanmäki ] + * ApplicationManager: Set APP_ID env variable on started processes. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 147 + + -- Ubuntu daily release Thu, 11 Jul 2013 02:01:48 +0000 + +qtubuntu (0.52+13.10.20130703-0ubuntu1) saucy; urgency=low + + [ Didier Roche ] + * Transition qtubuntu to qtubuntu-android (only available on armhf as + it's where it's built) and provides a qtubuntu and qtubuntu-shell + virtual package, enabling even mock to fulfill the dep + + [ Ubuntu daily release ] + * Automatic snapshot from revision 145 + + -- Ubuntu daily release Wed, 03 Jul 2013 15:14:53 +0000 + +qtubuntu (0.51daily13.06.17-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Don't install test files (merge lp:~ken- + vandine/qtubuntu/packaging_fixes), update Standards-Version. + + [ Timo Jyrinki ] + * Enable multi-arch, split examples package, use architecture: any. + * Don't install test files (merge lp:~ken- + vandine/qtubuntu/packaging_fixes), update Standards-Version. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 143 + + -- Ubuntu daily release Mon, 17 Jun 2013 02:02:10 +0000 + +qtubuntu (0.51daily13.06.11.1-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * Take over signalling of processes from the Android side app manager. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 140 + + -- Ubuntu daily release Tue, 11 Jun 2013 17:51:55 +0000 + +qtubuntu (0.51daily13.06.11-0ubuntu1) saucy; urgency=low + + [ Ricardo Mendoza ] + * Pass remote PID for when running across container boundaries. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 138 + + -- Ubuntu daily release Tue, 11 Jun 2013 06:11:36 +0000 + +qtubuntu (0.51daily13.06.05.1-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Widen qtubuntu's architecture support. + * Add missing libxrender-dev Build-Depends needed on i386 and amd64. + + [ Daniel d'Andrada ] + * Export Application as ApplicationInfo to avoid clashing with + QtQuick.Application. + + [ Kaleo ] + * Based native orientation selection on the available stage size. (LP: + #1172883) + + [ Ricardo Mendoza ] + * * Migrate QtUbuntu to make use of the new platform API definitions. + * Hide input panel when application is unfocused. (LP: #1183113) + * Fix orientation launching for sidestage apps. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 136 + + -- Ubuntu daily release Wed, 05 Jun 2013 17:04:49 +0000 + +qtubuntu (0.51daily13.06.02ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Ricardo Mendoza ] + * Fix orientation launching for sidestage apps. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 135 (ubuntu-unity/next) + + -- Ubuntu daily release Sun, 02 Jun 2013 02:02:01 +0000 + +qtubuntu (0.51daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Ricardo Mendoza ] + * Hide input panel when application is unfocused. (LP: #1183113) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 133 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 31 May 2013 02:01:41 +0000 + +qtubuntu (0.51daily13.05.30ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Ricardo Mendoza ] + * * Migrate QtUbuntu to make use of the new platform API definitions. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 131 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 30 May 2013 03:29:40 +0000 + +qtubuntu (0.51daily13.04.29ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Kaleo ] + * QScreen orientation is reported incorrectly for side stage apps (LP: + #1172883) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 129 (ubuntu-unity/next) + + -- Ubuntu daily release Mon, 29 Apr 2013 02:01:01 +0000 + +qtubuntu (0.51daily13.04.26ubuntu.unity.next-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 127 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 26 Apr 2013 02:14:16 +0000 + +qtubuntu (0.51daily13.04.12ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Michael Terry ] + * Automatic snapshot from revision 120 (bootstrap) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 125 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 12 Apr 2013 02:01:44 +0000 + +qtubuntu (0.50) quantal; urgency=low + + [ Michael Terry ] + * Use more modern packaging, fix a copyright typo + + [ Ricardo Mendoza ] + * Add execution flags to ApplicationManager::startProcess to force + starting an app in a desired stage. Can support other flags + later on. + + -- Ricardo Mendoza Wed, 03 Apr 2013 20:13:34 -0430 + +qtubuntu (0.49) quantal; urgency=low + + * Implements live orientation support for client applications using the + QtSensors OrientationSensor backend. + + -- Jim Hodapp Fri, 01 Mar 2013 11:18:21 -0500 + +qtubuntu (0.48) quantal; urgency=low + + * ApplicationImage: added an internal cache of QImages and a new method to + use it instead of taking screenshots: updateFromCache(). + + -- Florian Boucault Sun, 24 Feb 2013 23:28:00 +0000 + +qtubuntu (0.47) quantal; urgency=low + + * ApplicationManager: added 2 properties 'keyboardVisible' and 'keyboardHeight' + + -- Florian Boucault Wed, 20 Feb 2013 07:07:00 +0000 + +qtubuntu (0.46) quantal; urgency=low + + * Added side stage support. + * ApplicationImage: crop buffer to surface's source size and position. + * ApplicationImage: added new 'fillMode' property with 2 possible values: Stretch and PreserveAspectCrop. + + -- Loïc Molinari Tue, 12 Feb 2013 11:47:53 +0100 + +qtubuntu (0.45) quantal; urgency=low + + * Added new InputFilterArea QML item. + + -- Florian Boucault Thu, 14 Feb 2013 00:40:44 +0000 + +qtubuntu (0.44) quantal; urgency=low + + * New release + + -- Florian Boucault Tue, 12 Feb 2013 10:09:19 +0000 + +qtubuntu (0.43) quantal; urgency=low + + * Update applications list in the right order to prevent missed updates + + -- Ricardo Mendoza Fri, 08 Feb 2013 17:47:27 -0430 + +qtubuntu (0.42) quantal; urgency=low + + * Added start/stop process support to application module with direct + insertion/deletion in data models. + + -- Loïc Molinari Thu, 07 Feb 2013 23:59:03 +0100 + +qtubuntu (0.41) quantal; urgency=low + + * Implemented native orientation for applications to query through + the native platform interface. + + -- Ricardo Salveti de Araujo Thu, 07 Feb 2013 00:39:39 -0200 + +qtubuntu (0.40) quantal; urgency=low + + * Updating build-dependency to use the new ubuntu-platform-api package + + -- Ricardo Salveti de Araujo Wed, 06 Feb 2013 15:40:59 -0200 + +qtubuntu (0.39) quantal; urgency=low + + * Adding qtubuntu files to the qtubuntu package (since the install was + empty) + + -- Ricardo Salveti de Araujo Thu, 31 Jan 2013 20:59:03 -0500 + +qtubuntu (0.38) quantal; urgency=low + + * remerge from trunk, new release + + -- Bill Filler Thu, 31 Jan 2013 09:02:32 -0500 + +qtubuntu (0.37) quantal; urgency=low + + * Renaming package from qthybris + + -- Ricardo Salveti de Araujo Thu, 31 Jan 2013 00:10:39 -0500 + +qthybris (0.36) quantal; urgency=low + + * Make sure to request alpha support for the surfaceFormat + + -- Ricardo Salveti de Araujo Tue, 15 Jan 2013 18:44:39 -0200 + +qthybris (0.35) quantal; urgency=low + + * fix for hardcoded screen size lp:1097798 + + -- Bill Filler Thu, 10 Jan 2013 16:23:41 -0500 + +qthybris (0.34) quantal; urgency=low + + * Bumped version. + + -- Loïc Molinari Thu, 20 Dec 2012 02:22:29 +0100 + +qthybris (0.33) quantal; urgency=low + + * Added support for focusRequested callback. + + -- Loïc Molinari Tue, 18 Dec 2012 02:59:35 +0100 + +qthybris (0.32) quantal; urgency=low + + * Force the build to generate debug symbols, so we can have -dbgsym packages + + -- Ricardo Salveti de Araujo Mon, 17 Dec 2012 18:25:53 -0200 + +qthybris (0.31) quantal; urgency=low + + * Added support for starting/stopping processes. + + -- Loïc Molinari Mon, 17 Dec 2012 13:47:51 +0100 + +qthybris (0.30) quantal; urgency=low + + * Fixed the build. + + -- Loïc Molinari Fri, 14 Dec 2012 20:20:25 +0100 + +qthybris (0.29) quantal; urgency=low + + * Added 'desktopFile' property to Application class. + + -- Florian Boucault Thu, 13 Dec 2012 21:39:35 +0000 + +qthybris (0.28) quantal; urgency=low + + * Added ubuntu_ui_session_unfocus_running_sessions binding. + + -- Loïc Molinari Wed, 12 Dec 2012 23:15:05 +0100 + +qthybris (0.27) quantal; urgency=low + + * Added support NULL sources in ApplicationImage. + + -- Loïc Molinari Wed, 12 Dec 2012 10:36:21 +0000 + +qthybris (0.26) quantal; urgency=low + + * Fixed touch input dispatching for system sessions. + + -- Loïc Molinari Wed, 12 Dec 2012 02:56:29 +0200 + +qthybris (0.25) quantal; urgency=low + + * Adapted to Ubuntu application API API change. + + -- Loïc Molinari Tue, 11 Dec 2012 19:54:02 +0200 + +qthybris (0.24) quantal; urgency=low + + * Changed hardcoded top strut from 54 to 59. + + -- Florian Boucault Mon, 10 Dec 2012 19:40:24 +0000 + +qthybris (0.23) quantal; urgency=low + + * Added ApplicationListModel::get method. + * Added ApplicationListModel::count property. + * Added ApplicationListModel::move method. + + -- Florian Boucault Mon, 10 Dec 2012 17:58:33 +0000 + +qthybris (0.22) quantal; urgency=low + + * Added QQuickWindow extension for easy role setting from QML. + + -- Loïc Molinari Mon, 10 Dec 2012 15:07:11 +0200 + +qthybris (0.21) quantal; urgency=low + + * Added support for application snapshotting. + + -- Loïc Molinari Fri, 07 Dec 2012 16:10:40 +0100 + +qthybris (0.21) quantal; urgency=low + + * Added support for maximization and hard-coded strut for the phone. + + -- Loïc Molinari Thu, 06 Dec 2012 13:32:27 +0100 + +qthybris (0.20) UNRELEASED; urgency=low + + * Added support for application management. + + -- Loïc Molinari Thu, 06 Dec 2012 11:02:49 +0100 + +qthybris (0.19) quantal; urgency=low + + * Implemented support for a basic theme based on generic unix theme + + -- Renato Araujo Oliveira Filho Wed, 05 Dec 2012 09:40:45 +0000 + +qthybris (0.18) quantal; urgency=low + + * Added application module. + + -- Loïc Molinari Fri, 30 Nov 2012 17:35:08 +0200 + +qthybris (0.17) quantal; urgency=low + + * Fixed show/hide crash. + + -- Loïc Molinari Fri, 30 Nov 2012 13:44:39 +0200 + +qthybris (0.16) quantal; urgency=low + + [ Thomas Voss ] + * Added support for hiding/showing native windows. + + -- Michael Frey Thu, 29 Nov 2012 11:53:24 -0500 + +qthybris (0.15) quantal; urgency=low + + * Ensured window states are set at creation. + + -- Loïc Molinari Thu, 29 Nov 2012 16:41:30 +0200 + +qthybris (0.14) quantal; urgency=low + + * Added support for window position. + + -- Thomas Moenicke Thu, 29 Nov 2012 15:10:38 +0100 + +qthybris (0.13) quantal; urgency=low + + * Added support for the new credentials system. + + -- Loïc Molinari Mon, 26 Nov 2012 18:30:12 +0200 + +qthybris (0.12) quantal; urgency=low + + * Added support to specify surface roles. + + -- Loïc Molinari Mon, 26 Nov 2012 15:31:07 +0200 + +qthybris (0.11) quantal; urgency=low + + * Removed not reached asserts for unknown input events, closes: LP: #1075185. + * Added support for key event's unicode representation, closes: LP: #1074041. + * Added support for input context plugins. + + -- Sergio Schvezov Fri, 09 Nov 2012 17:11:34 -0300 + +qthybris (0.10) quantal; urgency=low + + * Fixed incorrect event time stamps. Makes kinetic scrolling work. + + -- Michael Frey Thu, 08 Nov 2012 20:40:33 -0500 + +qthybris (0.9) quantal; urgency=low + + * Bumping + * Adding new dependencies brought in by Qt5 updates + + -- Sergio Schvezov Tue, 06 Nov 2012 19:53:18 -0300 + +qthybris (0.8) quantal; urgency=low + + * Bump version. + + -- Loïc Molinari Fri, 26 Oct 2012 18:47:39 +0200 + +qthybris (0.7) UNRELEASED; urgency=low + + * Added Ubuntu application UI support. + + -- Loïc Molinari Mon, 22 Oct 2012 17:50:41 +0200 + +qthybris (0.6) quantal; urgency=low + + * Added native interface support + + -- Loïc Molinari Tue, 16 Oct 2012 17:43:23 +0200 + +qthybris (0.5) quantal; urgency=low + + * Enable building under armhf + + -- Ricardo Mendoza Wed, 10 Oct 2012 09:45:17 -0430 + +qthybris (0.4) quantal; urgency=low + + * Bumped version + + -- Loïc Molinari Tue, 09 Oct 2012 15:26:44 +0200 + +qthybris (0.3) quantal; urgency=low + + * Added missing build-depends + + -- Loïc Molinari Fri, 05 Oct 2012 12:42:58 +0200 + +qthybris (0.2) quantal; urgency=low + + * Correctly install artwork and examples + + -- Ricardo Mendoza Wed, 03 Oct 2012 13:39:27 +0000 + +qthybris (0.1) quantal; urgency=low + + * Initial release + + -- Ricardo Mendoza Fri, 28 Sep 2012 10:28:22 -0430 --- qtubuntu-0.53+14.04.20140131.orig/debian/compat +++ qtubuntu-0.53+14.04.20140131/debian/compat @@ -0,0 +1 @@ +9 --- qtubuntu-0.53+14.04.20140131.orig/debian/control +++ qtubuntu-0.53+14.04.20140131/debian/control @@ -0,0 +1,82 @@ +Source: qtubuntu +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + libatspi2.0-dev, + libdbus-1-dev, + libegl1-mesa-dev, + libfontconfig1-dev, + libfreetype6-dev, + libgles2-mesa-dev, + libglib2.0-dev, + libhybris-dev, + libplatform-api1-dev (>= 0.20), + libudev-dev, + libunity-api-dev, + libxrender-dev, + libxkbcommon-dev, + qt5-default, + qtbase5-private-dev, + qtdeclarative5-dev, + qtsensors5-dev, + zlib1g-dev, +# if you don't have have commit access to this branch but would like to upload +# directly to Ubuntu, don't worry: your changes will be merged back into the +# upstream branch +Vcs-Bzr: lp:qtubuntu +Standards-Version: 3.9.4 +Section: libs + +Package: qtubuntu-android +Architecture: any +Multi-Arch: same +Conflicts: qtubuntu-desktop +Replaces: qthybris (<< 0.37), + qtubuntu (<< 0.52), + qtubuntu-desktop +Breaks: qthybris (<< 0.37) +Provides: qtubuntu-shell, + qtubuntu, +Depends: ${misc:Depends}, + ${shlibs:Depends}, + libqt5sensors5, + qtubuntu-sensors, +Description: Qt plugins for Ubuntu Platform API (mobile) + QtUbuntu is a set of Qt5 components for the Ubuntu Platform API. It contains a + QPA (Qt Platform Abstraction) plugin based on the Ubuntu Platform API and a + legacy QPA plugin based on the compatibility layers. It also provides Qt + bindings for Ubuntu Platform API features that are not exposed through the QPA + plugins. + . + This variant of the package is for Android-based phones and tablets. + +Package: qtubuntu-desktop +Architecture: any +Multi-Arch: same +Conflicts: qtubuntu-android +Replaces: qtubuntu (<< 0.52), + qtubuntu-android +Breaks: qthybris (<< 0.37) +Provides: qtubuntu-shell, + qtubuntu, +Depends: ${misc:Depends}, + ${shlibs:Depends}, + libqt5sensors5, + qtubuntu-sensors, +Description: Qt plugins for Ubuntu Platform API (desktop) + QtUbuntu is a set of Qt5 components for the Ubuntu Platform API. It contains a + QPA (Qt Platform Abstraction) plugin based on the Ubuntu Platform API and a + legacy QPA plugin based on the compatibility layers. It also provides Qt + bindings for Ubuntu Platform API features that are not exposed through the QPA + plugins. + . + This variant of the package is for GNU-based desktops. + +Package: qthybris +Depends: ${misc:Depends}, + qtubuntu-android, +Architecture: any +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package for the qthybris -> qtubuntu + transition. --- qtubuntu-0.53+14.04.20140131.orig/debian/copyright +++ qtubuntu-0.53+14.04.20140131/debian/copyright @@ -0,0 +1,48 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: qtubuntu + +Files: * +Copyright: 2013 Canonical Ltd. +License: LGPL-3 + +Files: debian/* +Copyright: 2013 Canonical Ltd. +License: GPL-3 + +Files: tests/* +Copyright: 2013 Canonical Ltd. +License: GPL-3 + +License: LGPL-3 + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation, version 3 of + the License. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-3'. + +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. --- qtubuntu-0.53+14.04.20140131.orig/debian/docs +++ qtubuntu-0.53+14.04.20140131/debian/docs @@ -0,0 +1,2 @@ +README +TODO --- qtubuntu-0.53+14.04.20140131.orig/debian/qtubuntu-android.install +++ qtubuntu-0.53+14.04.20140131/debian/qtubuntu-android.install @@ -0,0 +1,2 @@ +usr/lib/*/qt5/plugins/platforms/* +usr/lib/*/qt5/imports/Unity/* --- qtubuntu-0.53+14.04.20140131.orig/debian/qtubuntu-desktop.install +++ qtubuntu-0.53+14.04.20140131/debian/qtubuntu-desktop.install @@ -0,0 +1,2 @@ +usr/lib/*/qt5/plugins/platforms/* +usr/lib/*/qt5/imports/Unity/* --- qtubuntu-0.53+14.04.20140131.orig/debian/rules +++ qtubuntu-0.53+14.04.20140131/debian/rules @@ -0,0 +1,37 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +ANDROID_DIR = build-android +DESKTOP_DIR = build-desktop +TMP1_DIR = $(CURDIR)/debian/tmp1 +TMP2_DIR = $(CURDIR)/debian/tmp2 + +%: + dh $@ + +override_dh_clean: + rm -rf $(TMP1_DIR) + rm -rf $(TMP2_DIR) + dh_clean + +override_dh_auto_configure: + mkdir -p $(ANDROID_DIR) && dh_auto_configure -B$(ANDROID_DIR) -- "CONFIG+=mirserver" "CONFIG+=mirclient" "CONFIG+=hybris" "QMAKE_CXXFLAGS=-g" $(CURDIR) + mkdir -p $(DESKTOP_DIR) && dh_auto_configure -B$(DESKTOP_DIR) -- "CONFIG+=mirserver" "CONFIG+=mirclient" "QMAKE_CXXFLAGS=-g" $(CURDIR) + +override_dh_auto_build: + dh_auto_build -B$(ANDROID_DIR) + dh_auto_build -B$(DESKTOP_DIR) + +override_dh_auto_install: + rm -f debian/*/usr/lib/*/qt5/examples/qtubuntu/qmlscene-ubuntu + mkdir -p $(TMP1_DIR) && cd $(ANDROID_DIR) && INSTALL_ROOT=$(TMP1_DIR) make install + cd $(CURDIR) + mkdir -p $(TMP2_DIR) && cd $(DESKTOP_DIR) && INSTALL_ROOT=$(TMP2_DIR) make install + cd $(CURDIR) + +override_dh_install: + dh_install --sourcedir=$(TMP1_DIR) -pqtubuntu-android + dh_install --sourcedir=$(TMP2_DIR) -pqtubuntu-desktop + --- qtubuntu-0.53+14.04.20140131.orig/debian/source/format +++ qtubuntu-0.53+14.04.20140131/debian/source/format @@ -0,0 +1 @@ +1.0