--- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/changelog +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/changelog @@ -0,0 +1,235 @@ +ubuntu-html5-theme (0.1+14.04.20140201.1-0ubuntu1) trusty; urgency=low + + [ daker ] + * Fixed the listitems chevron. + * Fixed the toolbar to match the sdk. (LP: #1253444) + * Fixed Toolbar docs example. + * Update the html document structure. + + [ Dmitrijs Ledkovs ] + * changelog-sync for distro upload + https://launchpad.net/ubuntu/+source/ubuntu-html5- + theme/0.1+13.10.20130916-0ubuntu2. + + [ David Barth ] + * add --inspector argument to turn on a web inspector server and debug + html5 apps. + + [ Robert Bruce Park ] + * Create ubuntu-html5-sdk metapackage. + * Drop -dev dependencies of the -sdk package. + * Add symlink to aid with package rename transition (LP: #1274881). + (LP: #1274881) + * Fix build failure. + + [ Alexandre Abreu ] + * Fix all architecture to any in the debian/control. (LP: #1265625) + * Remove margin that breaks the ui. + * Remove invasive mainview in the html5 container in favor of a plain + item. (LP: #1271337) + * Fix autopilot tests. They were failing after some of the projects + bits have been restructured & shuffled around. + * Expose Ubuntu API bindings to HTML5 applications. + * Update the html document structure. + * Set the applicationName according to the potential APP_ID to ensure + a smooth confinment of application assets. (LP: #1197056) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 117 + + -- Ubuntu daily release Sat, 01 Feb 2014 00:55:38 +0000 + +ubuntu-html5-theme (0.1+14.04.20140127-0ubuntu3) trusty; urgency=low + + * Cordova examples are only 'Recommends', not a hard dependency + + -- David Barth Fri, 31 Jan 2014 17:37:55 +0100 + +ubuntu-html5-theme (0.1+14.04.20140127-0ubuntu1) trusty; urgency=low + + [ Robert Bruce Park ] + * Rename binary package from ubuntu-html5-theme to ubuntu-html5-ui-toolkit. + + -- Robert Bruce Park Mon, 27 Jan 2014 10:22:22 -0800 + +ubuntu-html5-theme (0.1+14.04.20140107-0ubuntu1) trusty; urgency=low + + [ Adnane Belmadiaf ] + * s/parentNode/parendNode Spaces instead of tabs. (LP: #1241215) + * Add option selector widget. (LP: #1232533) + + [ daker ] + * Passe the UI variable name so we will not lock the variable. (LP: + #1222878) + * Made variable declaration locale. (LP: #1222881) + * Fixed z-index for the list items aside. (LP: #1223973) + * s/parentNode/parendNode Spaces instead of tabs. (LP: #1241215) + * Space instead of tab. (LP: #1240682) + * Made list items with headers differentes. (LP: #1246446) + * Updated the progressbar component to match the design. + * Move tabs closer to what they should be, Expand API to match the QML + one (at least at the Tabs level), . + * Add option selector widget. (LP: #1232533) + + [ Kyle Nitzsche ] + * Add button id to "Invalid button ID" error message . + * This MR does three main things: 1) Implements yuidoc comments in all + js files to support API doc generation, and provides yuidoc assets + (theme dir and json file) needed to build the API docs. Bug LP: + #1241029 3) Provides JS classes for shape and page with + corresponding UbuntuUI prototype constructor functions. Bug LP: + #1243248 4) Adds a getEl(UbuntuUIObject) to return the element for + any Ubuntu class. Also LP: #1243248. (LP: #1243248, #1241029) + + [ Colin Watson ] + * Make ubuntu-html5-theme Multi-Arch: foreign. + + [ Alexandre Abreu ] + * Fix exec path in app-gallery app desktop file. (LP: #1235321) + * Add convenient element() function to most widgets ... (we might want + to factor those out in a second step). + * Move tabs closer to what they should be, Expand API to match the QML + one (at least at the Tabs level), . + * Add HTML5 webapp container package. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 98 + + -- Ubuntu daily release Tue, 07 Jan 2014 23:46:53 +0000 + +ubuntu-html5-theme (0.1+13.10.20130916-0ubuntu2) trusty; urgency=low + + * Cherrypick upstream committed packaging fix, to resolve + cross-compilation co-installation: Mark ubuntu-html5-theme Multi-Arch: + foreign. + https://code.launchpad.net/~cjwatson/ubuntu-html5-theme/multiarch-foreign/+merge/194350 + + -- Dimitri John Ledkov Mon, 06 Jan 2014 05:37:02 +0000 + +ubuntu-html5-theme (0.1+13.10.20130916-0ubuntu1) saucy; urgency=low + + [ daker ] + * Fixed the popover position when it's used with the footer. (LP: + #1216307) + * Removed the api key since it's not needed. (LP: #1224051) + * Fixed the Switchs CSS to match the QML theme. (LP: #1224188) + + [ Alexandre Abreu ] + * The ui-gallery app was not being installed Add simple desktop file. + (LP: #1221920) + * Add qml launcher for the ui-gallery to have a more consistent view + of the widgets. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 81 + + -- Ubuntu daily release Mon, 16 Sep 2013 11:34:53 +0000 + +ubuntu-html5-theme (0.1+13.10.20130805-0ubuntu1) saucy; urgency=low + + [ Adnane Belmadiaf ] + * Added a UI Gallery. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 75 + + -- Ubuntu daily release Mon, 05 Aug 2013 04:01:52 +0000 + +ubuntu-html5-theme (0.1+13.10.20130722-0ubuntu1) saucy; urgency=low + + [ Adnane Belmadiaf ] + * Added CSS animation for tabs Reset tabs to the initial stat after + 5sec data-role instead of css class for tab. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 73 + + -- Ubuntu daily release Mon, 22 Jul 2013 04:01:50 +0000 + +ubuntu-html5-theme (0.1+13.10.20130719-0ubuntu1) saucy; urgency=low + + [ VĂ­ctor R. Ruiz ] + * LGPL statement fix. + + [ Adnane Belmadiaf ] + * Added Indexbar CSS Added Indexbar widget. + + [ Alexandre Abreu ] + * Fixes back button addition depending where the footer is located + (pagestack wide of per page), . (LP: #1202717) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 71 + + -- Ubuntu daily release Fri, 19 Jul 2013 05:26:32 +0000 + +ubuntu-html5-theme (0.1+13.10.20130716-0ubuntu1) saucy; urgency=low + + [ Alexandre Abreu ] + * Add builtin support for list view management + * Add label access + + [ Ubuntu daily release ] + * Automatic snapshot from revision 67 + + -- Ubuntu daily release Tue, 16 Jul 2013 04:01:43 +0000 + +ubuntu-html5-theme (0.1+13.10.20130709-0ubuntu1) saucy; urgency=low + + [ Alexandre Abreu ] + * fix autopilot test of sample app, remove network dependancy & mocked + data. (LP: #1198820) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 64 + + -- Ubuntu daily release Tue, 09 Jul 2013 04:01:45 +0000 + +ubuntu-html5-theme (0.1+13.10.20130708.1-0ubuntu1) saucy; urgency=low + + [ Alexandre Abreu ] + * Initial release + * Add Tabs javascript + * Add Toolbar javascript + * Improve Pagestack to be closer to Ubuntu UI TK + * Update rss-reader example app + * Add ubuntu-html5-examples package + * Restructure project to isolate examples and update *.html accordingly + * Rename UbuntuJS to UbuntuUI + + [ Timo Jyrinki ] + * Modifications for daily release process + * Add COPYING + * Relicense packaging to the same LGPL-3+ as the non-CC parts + * Bump debhelper to 9 + * Priority optional + * Run wrap-and-sort + * Use --fail-missing + + [ Alexandre Abreu ] + * Add package for autopilot tests + + [ Didier Roche ] + * Fix some package dependencies mismatch + * Use python to install autopilot tests + * Simplify and ensure debian/copyright follows our policy + * Rename some install file to match binaries + * Automatic snapshot from revision 55 (bootstrap) + + [ Timo Jyrinki ] + * Fix autopilot qmlscene calling by using the full path (in absence of + qtchooser). + * Depend on libqt5webkit5-qmlwebkitplugin from autopilot. + * Add further missing dependencies to the autopilot package. + * Prepare the autopilot test to work with blocking firewall. Switch to + using libjs-jquery instead of fetching from the web. Add + autopilot.html without the Google dependency, disable one test for + now that would need further contents mockup to work. + + [ Alexandre Abreu ] + * Autopilot tests added for page stack . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 62 + + -- Ubuntu daily release Mon, 08 Jul 2013 08:31:38 +0000 --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/compat +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/control +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/control @@ -0,0 +1,99 @@ +Source: ubuntu-html5-theme +Section: misc +Priority: optional +Maintainer: Michael Hall +Build-Depends: cmake (>= 2.8.9), + debhelper (>= 9), + libqt5webkit5-dev, + libqt5webkit5-qmlwebkitplugin, + python (>= 2.7), + python-setuptools, + qt5-default, + qt5-qmake, + qtbase5-dev, + qtbase5-private-dev, + qtdeclarative5-dev, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-ubuntu-ui-toolkit-plugin, +Standards-Version: 3.9.5 +# 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 +Homepage: https://launchpad.net/ubuntu-html5-theme +Vcs-Bzr: lp:ubuntu-html5-theme +Vcs-Browser: https://code.launchpad.net/~ubuntu-html5-theme-devs/ubuntu-html5-theme/ambiance + +Package: ubuntu-html5-sdk +Architecture: all +Depends: cordova-ubuntu-2.8, + qtdeclarative5-cordova-2.8-plugin, + qtdeclarative5-ubuntu-webapps-api, + ubuntu-html5-container, + ubuntu-html5-ui-toolkit, +Recommends: cordova-ubuntu-2.8-examples, +Description: Ubuntu HTML5 SDK Metapackage + This package depends on all components of the HTML5 app stack, allowing + for easy installation of all necessary components. + +Package: ubuntu-html5-ui-toolkit +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Replaces: ubuntu-html5-theme, +Conflicts: ubuntu-html5-theme, +Provides: ubuntu-html5-theme, +Description: Toolkit for Ubuntu HTML5 Apps + This package provides common CSS and Javascript for developing native- + looking HTML5 applications for Ubuntu + +Package: ubuntu-html5-ui-toolkit-examples +Architecture: all +Depends: libjs-jquery, + libqt5webkit5-qmlwebkitplugin, + qmlscene, + qtdeclarative5-qtquick2-plugin, + ubuntu-html5-ui-toolkit (= ${binary:Version}), + ${misc:Depends}, +Replaces: ubuntu-html5-theme-examples, +Conflicts: ubuntu-html5-theme-examples, +Provides: ubuntu-html5-theme-examples, +Description: Examples for Toolkit for Ubuntu HTML5 Apps + This package provides examples of native-looing HTML5 applications for Ubuntu + based on the ubuntu-html5-ui-toolkit CSS and Javascript Ubuntu framework. + +Package: ubuntu-html5-ui-toolkit-autopilot +Architecture: all +Depends: dpkg-dev, + libautopilot-qt, + libjs-jquery, + libqt5test5, + libqt5webkit5-qmlwebkitplugin, + qmlscene, + qtdeclarative5-qtquick2-plugin, + ubuntu-html5-ui-toolkit (= ${binary:Version}), + ubuntu-html5-ui-toolkit-examples (= ${binary:Version}), + ${misc:Depends}, + ${python:Depends}, +Replaces: ubuntu-html5-theme-autopilot, +Conflicts: ubuntu-html5-theme-autopilot, +Provides: ubuntu-html5-theme-autopilot, +Description: Autopilot tests for the Toolkit for Ubuntu HTML5 Apps + Common CSS and Javascript for developing native-looking HTML5 applications + for Ubuntu. This package contains autopilot tests for it. + +Package: ubuntu-html5-container +Architecture: any +Depends: dpkg-dev, + libqt5webkit5-qmlwebkitplugin, + qmlscene, + qtdeclarative5-cordova-2.8-plugin, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-ubuntu-ui-extras-browser-plugin, + unity-webapps-qml (>= 0.1+14.04.20131106-0ubuntu2), + ubuntu-html5-ui-toolkit (= ${source:Version}), + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends}, +Description: Ubuntu HTML5 QML container component for HTML5 touch apps. + This package contains the Ubuntu HTML5 QML component used to embed HTML5 + apps at runtime. --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/copyright +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/copyright @@ -0,0 +1,32 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ubuntu-html5-theme +Source: https://launchpad.net/ubuntu-html5-theme + +Files: 0.1/ambiance/img/* +Copyright: 2013 Canonical Ltd. +License: CC-BY-SA 3.0 + This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 + Unported License. To view a copy of this license, visit + http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative + Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA. + +Files: * +Copyright: 2013 Adnane Belmadiaf + 2013 Tiago Hillebrandt + 2013 Canonical Ltd +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 version 3, + as published by the Free Software Foundation. + . + 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 General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this program. If not, see + + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3". --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/rules +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/rules @@ -0,0 +1,21 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --fail-missing --with python2 + +override_dh_install: + # install autopilot tests + cd tests/autopilot; \ + set -ex; for python in $(shell pyversions -r); do \ + $$python setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb; \ + done; \ + cd $(CURDIR) + dh_install -X'*.pyc' --fail-missing +# Transitional symlink because package was renamed. + mkdir -p $(CURDIR)/debian/ubuntu-html5-ui-toolkit/usr/share/ + ln -vs /usr/share/ubuntu-html5-ui-toolkit \ + $(CURDIR)/debian/ubuntu-html5-ui-toolkit/usr/share/ubuntu-html5-theme --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/ubuntu-html5-container.install +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/ubuntu-html5-container.install @@ -0,0 +1,3 @@ +usr/bin/ubuntu-html5-app-launcher +usr/lib/*/qt5/qml/Ubuntu/WebApps/* +usr/share/ubuntu-html5-app-launcher/ --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/ubuntu-html5-ui-toolkit-autopilot.install +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/ubuntu-html5-ui-toolkit-autopilot.install @@ -0,0 +1,3 @@ +tests/autopilot/tools/* usr/share/ubuntu-html5-ui-toolkit/autopilot-tests/ +tests/data/* usr/share/ubuntu-html5-ui-toolkit/tests/data/ +usr/lib/python* --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/ubuntu-html5-ui-toolkit-examples.install +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/ubuntu-html5-ui-toolkit-examples.install @@ -0,0 +1,3 @@ +examples/container/* usr/share/ubuntu-html5-container/examples +examples/html5-theme/* usr/share/ubuntu-html5-ui-toolkit/0.1/examples +examples/html5-theme/ubuntu-html5-ui-gallery.desktop usr/share/applications --- ubuntu-html5-theme-0.1+14.04.20140201.1.orig/debian/ubuntu-html5-ui-toolkit.install +++ ubuntu-html5-theme-0.1+14.04.20140201.1/debian/ubuntu-html5-ui-toolkit.install @@ -0,0 +1,3 @@ +0.1/ambiance/css usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance +0.1/ambiance/img usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance +0.1/ambiance/js usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance