--- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/ubuntu-ui-toolkit-theme.install +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/ubuntu-ui-toolkit-theme.install @@ -0,0 +1 @@ +usr/lib/*/qt5/qml/Ubuntu/Components/Themes --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/ubuntu-ui-toolkit-examples.install +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/ubuntu-ui-toolkit-examples.install @@ -0,0 +1,2 @@ +usr/lib/ubuntu-ui-toolkit/examples +usr/share/applications --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/copyright +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/copyright @@ -0,0 +1,24 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: ubuntu-ui-toolkit +Source: https://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk + +Files: * +Copyright: 2012-2013 Canonical Ltd. +License: LGPL-3.0 + +License: LGPL-3.0 + 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; either + 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 General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in "/usr/share/common-licenses/LGPL-3". --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/qmlrunner.install +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/qmlrunner.install @@ -0,0 +1,2 @@ +usr/bin/qml +usr/bin/qmlscene --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/qtdeclarative5-ubuntu-ui-toolkit-plugin.lintian-overrides +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/qtdeclarative5-ubuntu-ui-toolkit-plugin.lintian-overrides @@ -0,0 +1 @@ +qtdeclarative5-ubuntu-ui-toolkit-plugin: image-file-in-usr-lib --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/qtdeclarative5-ubuntu-ui-toolkit-plugin.install +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/qtdeclarative5-ubuntu-ui-toolkit-plugin.install @@ -0,0 +1,10 @@ +usr/lib/*/qt5/qml/Ubuntu/Layouts +usr/lib/*/qt5/qml/Ubuntu/Components/*.qml +usr/lib/*/qt5/qml/Ubuntu/Components/*.js +usr/lib/*/qt5/qml/Ubuntu/Components/qmldir +usr/lib/*/qt5/qml/Ubuntu/Components/plugins.qmltypes +usr/lib/*/qt5/qml/Ubuntu/Components/libUbuntuComponents.so +usr/lib/*/qt5/qml/Ubuntu/Components/artwork +usr/lib/*/qt5/qml/Ubuntu/Components/ListItems +usr/lib/*/qt5/qml/Ubuntu/Components/Popups +usr/lib/*/qt5/qml/Ubuntu/Components/Colors --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/ubuntu-ui-toolkit-autopilot.install +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/ubuntu-ui-toolkit-autopilot.install @@ -0,0 +1 @@ +tests/autopilot/UbuntuUiToolkit/* usr/lib/python2.7/dist-packages/UbuntuUiToolkit/ --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/control +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/control @@ -0,0 +1,127 @@ +Source: ubuntu-ui-toolkit +Priority: optional +Section: libs +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9.0.0), + libgles2-mesa-dev, + libglib2.0-dev, + python, + libqt5qml-graphicaleffects | libqt5graphicaleffects5, + qt5-default, + qtbase5-dev, + qtbase5-private-dev, + qttools5-dev-tools, + libqt5v8-5-private-dev, + qtbase5-dev-tools, + libqt5sql5-sqlite, + qtdeclarative5-dev-tools, + qtdeclarative5-private-dev, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-test-plugin, + qtdeclarative5-window-plugin, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/ubuntu-ui-toolkit +# If you aren't a member of ~ubuntu-sdk-team but need to upload packaging +# changes, just go ahead. ~ubuntu-sdk-team will notice and sync up the code +# again. +Vcs-Bzr: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk + +Package: qtdeclarative5-ubuntu-ui-toolkit-plugin +Architecture: amd64 i386 armhf +Multi-Arch: same +Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} +Depends: libqt5qml-graphicaleffects | libqt5graphicaleffects5, + libqt5svg5, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-window-plugin, + ubuntu-ui-toolkit-theme, + ${misc:Depends}, + ${shlibs:Depends}, +Conflicts: qt-components-ubuntu +Replaces: qt-components-ubuntu +Provides: qt-components-ubuntu +Description: Qt Components for Ubuntu - QML plugin + Qt Components for Ubuntu offers a set of reusable user interface + components for Qt Quick 2 / QML. + . + This package contains the Ubuntu Components QML plugin. + +Package: ubuntu-ui-toolkit-theme +Architecture: amd64 i386 armhf +Multi-Arch: foreign +Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Replaces: qt-components-ubuntu +Description: Qt Components for Ubuntu - Ubuntu Theme + Qt Components for Ubuntu offers a set of reusable user interface + components for Qt Quick 2 / QML. + . + This package contains the Ambiance theme for Qt Ubuntu Components. + +Package: ubuntu-ui-toolkit-doc +Section: doc +Architecture: all +Multi-Arch: foreign +Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Conflicts: qt-components-ubuntu-doc +Replaces: qt-components-ubuntu-doc +Provides: qt-components-ubuntu-doc +Description: Qt Components for Ubuntu - documentation + Qt Components for Ubuntu offers a set of reusable user interface + components for Qt Quick 2 / QML. + . + This package contains developer documentation. + +Package: ubuntu-ui-toolkit-examples +Section: devel +Architecture: amd64 i386 armhf +Depends: qmlscene, + qtdeclarative5-ubuntu-ui-toolkit-plugin, + ubuntu-ui-toolkit-theme, + ubuntu-ui-toolkit-doc, + qtdeclarative5-qtmultimedia-plugin, + qtdeclarative5-xmllistmodel-plugin, + ${misc:Depends}, + ${shlibs:Depends} +Recommends: libqt5multimedia5-plugins +Conflicts: qt-components-ubuntu-examples, qt-components-ubuntu-demos +Replaces: qt-components-ubuntu-examples, qt-components-ubuntu-demos +Provides: qt-components-ubuntu-examples, qt-components-ubuntu-demos +Description: Qt Components for Ubuntu - demos and examples + Qt Components for Ubuntu offers a set of reusable user interface + components for Qt Quick 2 / QML. + . + This package contains the component demos and example applications. + +Package: ubuntu-ui-toolkit-autopilot +Architecture: all +Depends: ${misc:Depends}, + ${shlibs:Depends}, + libautopilot-qt, + dpkg-dev, + libqt5test5, + libqt5widgets5, + ubuntu-ui-toolkit-examples (>= ${source:Version}), +Description: Test package for Ubuntu UI Toolkit + Autopilot tests for the ubuntu-ui-toolkit package + +Package: qmlrunner +Architecture: amd64 i386 armhf +Depends: qmlscene +Conflicts: qtchooser +Description: Simple QML Scene symlink provider + A simple qmlscene symlink provider. Depend on this package instead of + qtchooser/qt5-default/qmlscene in the following way: + . + Depends: qmlrunner | qtchooser + . + The conditional dependency allows either having just qmlrunner installed, + or having for example full ubuntu-sdk (and qt5-default/qtchooser). + . + This package will be eventually replaced by upstream 'qml' tool, so + it is encouraged to use the '/usr/bin/qml' symlink already which is also + provided by this package. + --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/compat +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/rules +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/rules @@ -0,0 +1,25 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 +DEB_HOST_MULTI_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_MULTIARCH) + +%: + dh $@ --fail-missing + +override_dh_auto_install: + dh_auto_install + # Temporary hacks until proper upstream binary installed + # Provide both legacy qmlscene and future qml links + # -> users may update to use the 'qml' name + mkdir -p $(CURDIR)/debian/tmp/usr/bin + ln -s /usr/lib/$(DEB_HOST_MULTI_ARCH)/qt5/bin/qmlscene $(CURDIR)/debian/tmp/usr/bin/qml + ln -s /usr/lib/$(DEB_HOST_MULTI_ARCH)/qt5/bin/qmlscene $(CURDIR)/debian/tmp/usr/bin/qmlscene + +override_dh_install: + dh_auto_build -- docs + mkdir -p debian/tmp/`qmake -query QT_INSTALL_DOCS`/qch + rm -rf debian/tmp/usr/share/locale + dh_install --fail-missing + --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/ubuntu-ui-toolkit-examples.lintian-overrides +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/ubuntu-ui-toolkit-examples.lintian-overrides @@ -0,0 +1 @@ +ubuntu-ui-toolkit-examples: image-file-in-usr-lib --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/changelog +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/changelog @@ -0,0 +1,902 @@ +ubuntu-ui-toolkit (0.1.46+13.10.20130705.3-0ubuntu1) saucy; urgency=low + + [ Kaleo ] + * Latest fix in ButtonStyle had 3 typos. Fixing them. . + * ListItem.SingleControl: Ensure that there is always enough vertical + padding around the control. (LP: #1198116) + + [ Christian Dywan ] + * Include alias types in qmlapicheck. (LP: #1192540) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 589 + + -- Ubuntu daily release Fri, 05 Jul 2013 18:09:33 +0000 + +ubuntu-ui-toolkit (0.1.46+13.10.20130705-0ubuntu1) saucy; urgency=low + + [ Kaleo ] + * Reintroduced QML proxy for ShapeItem C++ class in order to + workaround CPU hog when no image was set to ShapeItem. (LP: + #1197801) + + [ Loïc Molinari ] + * Added workaround for QML buggy support for color props in ternary + ops. (LP: #1197802) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 584 + + -- Ubuntu daily release Fri, 05 Jul 2013 04:01:41 +0000 + +ubuntu-ui-toolkit (0.1.46+13.10.20130703.1-0ubuntu1) saucy; urgency=low + + [ Zsombor Egri ] + * Fix for re-parenting items that are anchor filled to an item in + default layout. + * TextField API extended with API left out from TextInput. wrapMode is + not inlcuded as does not make sense to be used in single line input. + (LP: #1183265) + * Calculator example which turns from simple calculator (phone + portrait mode) into scientific one (phone landscape mode) reflecting + the use of Ubuntu.Layouts. . + * Removing common.pri from Layouts.pro and Layouts\plugin.pro causing + qmake warnings when Ubuntu UI toolkit project is opened in + QtCreator. + + [ Leo Arias ] + * Replaced the MainWindow emulator for autopilot tests with a MainView + emulator that the uses the custom emulator features of autopilot. + * Added the Toolbar Autopilot emulator. (LP: #1177341) + + [ Juhapekka Piiroinen ] + * Fixed broken ubuntu-ui-toolkit-gallery.qmlproject file, which had an + invalid value in mainFile field. + + [ tpeeters ] + * Update header behavior: - Do not automatically hide the header when + scrolling in a flickable that is not anchored to the top of the + page. - Automatically show the header when flickable's contentHeight + becomes less than flickable.height. - Update documentation for + Page.flickable. (LP: #1156573, #1160175) + + [ Kaleo ] + * Removed common.pri and coverage.pri files that were cluttering + QtCreator making it harder to understand the real structure of the + project. coverage.pri has been transformed into a feature file + (coverage.prf) which works the same way as before. + * Removed antiquated TextCustom class. + * Removed unused old-style tabs delegate. + * Removed UbuntuShape.qml and transferred code & documentation to + shapeitem.cpp ShapeItem: renamed baseColor property into color. + * UbuntuShape: simplified gradient implementation; gradientColor is + now the same as color by default. . + * Simplified theming infrastructure. There are no stylesheets anymore + (.qmltheme file), only delegates remain. A theme is a QML module + containing delegates whose names are standardized. The default theme + is called 'Ambiance' and available from QML through 'import + Ubuntu.Components.Themes.Ambiance 0.1'. The name of the current + theme is set in ~/.config/ubuntu-ui-toolkit/theme.ini Writing a new + theme is done by creating a QML module and adding it in the + Ubuntu/Components/Themes folder. A theme inherits from another theme + by containing a text file name 'parent_theme' whose first and only + line is the name of the parent theme. * Moved themes/ directory to + Ubuntu/Components/Themes so that themes are importable. * Simplified + ThemeEngine and ThemeSettings class, removed the rest of the theming + infrastructure (ItemStyle, Style, QmlThemeLoader, Selector, + StyleCache). * Adapted all widgets to use the simplified theming + technique: - new StyledItem class that has a 'style' Component + property representing the delegate - all widgets that have delegates + inherit from StyledItem - all widgets set the 'style' property to + the corresponding delegate in the current theme by using + Theme.createStyleComponent() - Ambiance's stylesheet property/values + have been moved to where they are used (mostly to the delegates) - + TextAreaDelegate: exposed background as Component property - Added a + delegate specific to TextField: TextFieldDelegate - Renamed + delegates so that they match their widget's name (e.g. + EditorCursorDelegate.qml renamed to TextCursorDelegate.qml since + it's the delegate of TextCursor.qml) * Renamed UITK_THEME_PATH into + UBUNTU_UI_TOOLKIT_THEMES_PATH. (LP: #1152160, #1152161, #1152162, + #1185950, #1081038, #1167998, #1137210, #1152154, #1152158) + * New UbuntuColors singleton defining the standard Ubuntu color + palette. (LP: #1098209) + * debian/control: specify same architecture for ubuntu-ui-toolkit- + theme as for qtdeclarative5-ubuntu-ui-toolkit-plugin so that the + files end up in the same folder. (LP: #1197164) + * Button: - implementation clean up - updated visual design - new + 'gradient' property. + * When looking up the plugin's directory + (UbuntuComponentsPlugin::baseUrl), a case was omitted: if another + Ubuntu/Components directory exists and is present in the + QML2_IMPORT_PATH then the lookup failed. This fix is temporary until + Qt 5.1. (LP: #1197293) + * Reverted revisions 562 & 569 that broke the autopilot tests. Fixed + button related autopilot test. (LP: #1197355) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 580 + + -- Ubuntu daily release Wed, 03 Jul 2013 19:53:27 +0000 + +ubuntu-ui-toolkit (0.1.46+13.10.20130628-0ubuntu1) saucy; urgency=low + + [ Kaleo ] + * Button: do not display a background when the color set is fully + transparent. + * TextField: new clear icon imported from the icon theme (lp:ubuntu- + themes). + + [ Christian Dywan ] + * Implement bread crumbs in API docs. (LP: #1168026) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 560 + + -- Ubuntu daily release Fri, 28 Jun 2013 04:01:36 +0000 + +ubuntu-ui-toolkit (0.1.46+13.10.20130627-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * List.Item.Standard: set the height and verticalCenter of the + control. (LP: #1190196) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 555 + + -- Ubuntu daily release Thu, 27 Jun 2013 04:01:22 +0000 + +ubuntu-ui-toolkit (0.1.46+13.10.20130626-0ubuntu1) saucy; urgency=low + + [ Zsombor Egri ] + * [layouts] Layout factoring. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 552 + + -- Ubuntu daily release Wed, 26 Jun 2013 04:01:25 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.20-0ubuntu1) saucy; urgency=low + + [ tpeeters ] + * Replace ToolbarActions by ToolbarItems and use ActionItem as a + visual representation of Actions. (LP: #1177123) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 550 + + -- Ubuntu daily release Thu, 20 Jun 2013 04:01:27 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.19-0ubuntu1) saucy; urgency=low + + [ Sebastien Bacher ] + * ListItem.Standard: use the correct import in the example. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 548 + + -- Ubuntu daily release Wed, 19 Jun 2013 04:01:25 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.18-0ubuntu1) saucy; urgency=low + + [ Nicolas d'Offay ] + * Added alias to expose animation running and exposed orientationAngle + in OrientationHelper.qml. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 545 + + -- Ubuntu daily release Tue, 18 Jun 2013 04:01:14 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.17-0ubuntu1) saucy; urgency=low + + [ tpeeters ] + * Add ActionItem component that copies the Action API, but adds a + visual representation of the Action. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 542 + + -- Ubuntu daily release Mon, 17 Jun 2013 04:02:19 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.14-0ubuntu1) saucy; urgency=low + + [ tpeeters ] + * Tools are now Items: - Make ToolbarActions a subclass of Item - Move + the visualization of Actions in Toolbar from Toolbar to + ToolbarActions - Allow the tools properties of Toolbar and Page to + be any Item. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 540 + + -- Ubuntu daily release Fri, 14 Jun 2013 04:02:15 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.05.1-0ubuntu1) saucy; urgency=low + + [ Zoltán Balogh ] + * update the example app for the latest UI Toolkit. + * A simple app to check few locales. + * Add qttools5-dev-tools to build dependencies to provide + qhelpgenerator for creating QtC help files from documentation. + * Build documentation and publish the qch file. + * Offer symlinks for qmlscene via 'qmlrunner' package. See package + description for usage instructions. (LP: #1155634). (LP: #1155634) + + [ Loïc Molinari ] + * [UbuntuShape] Correctly stored the current material. (LP: #1132771) + * [UbuntuShape] Ensured the texture is available in updatePaintNode(). + (LP: #1171437) + + [ Kaleo ] + * QML_IMPORT_PATH is deprecated for QtQuick 2.0. Switch to + QML2_IMPORT_PATH. + * Added syntax description for CHANGES file in CHANGES.syntax. + * UCScalingImageProvider: respect 'requestedSize' parameter. That + ensures that the 'sourceSize' property of Image is respected even + when the toolkit automatically scales the asset for the device. (LP: + #1130120) + * Added documentation for bitmap suffixes in the resolution + independence page. (LP: #1092051) + * Revamped component showcase now called 'Ubuntu UI Toolkit Gallery'. + Works on Ubuntu Touch. (LP: #1130603) + * Benchmarks for time critical components. + * Added ListItem.ValueSelector example. Fixed incorrect 'Multi value' + label. (LP: #1172663) + * Toolkit Gallery: added examples for Sheets. + * Automatic rotation of applications depending on the device + orientation. For applications that are using MainView, they opt-in + by setting 'automaticOrientation' to true. New component + OrientationHelper for applications that do not use MainView but + still need an easy way to automatically rotate. + * UbuntuShape: fix slight distortion of image when set. This + distortion was quite disturbing when the content has text in it, as + it is often the case in Popups and Popovers. (LP: #1170878) + * Use standard animation ubuntu snap beat for popups fade in. + * Removed unnecessary clipping from Tabs, Popover, Dialog and + MainView. + * All ListItems: set default contents right and left margins to 2 gu. + ListItems Base, Standard and ValueSelector: deprecated private + properties __leftIconMargin and __rightIconMargin IconVisual + (private): removed properties leftIconMargin and rightIconMargin + Standard: removed ugly progression highlight background when there + is no split. + * ListItems: constrain size of the icon by default. Deprecated private + properties __iconWidth and __iconHeight. + * Ubuntu UI Toolkit Gallery tweaks: - Made window wider and left + column the width of the phone: 40gu. - Removed 'slider.' from Slider + example's labels. - Renamed 'Switches' into 'Toggles'. Renamed + 'Progress Bars' into 'Progress and activity'. - Use resolution + independence for navigation example screenshots. + * Support source with quotes in .sci files. (LP: #1080719) + * Reverted unjustified changes to ubuntu-ui-toolkit-gallery.desktop. + * Popover: simplified computation of height: - contentHeight to be the + height of the content not of the delegate - delegate to always be + the height of the Popover. (LP: #1178227) + * New UbuntuAnimation durations and easing constants. New + UbuntuNumberAnimation. + * Document type for alias properties of the following classes: - + TextArea - TextField - ListItems.Empty - ListItems.SingleValue - + Popups.Dialog - Popups.Popover - Popups.SheetBase. (LP: #1169919) + * Added new API to retrieve command line arguments: Arguments. + * Reduced size of the x-large font size per design. + + [ Timo Jyrinki ] + * Fix autopilot tests and add autopilot package. (LP: #1169556) (LP: + #1170659) This branch makes the five autopilot tests to run again + with newest autopilot packages, and adds a ubuntu-ui-toolkit- + autopilot package to install for CI or other purposes. The tests are + runnable both from an installed package or source directory. (LP: + #1170659, #1169556) + * autopilot: Switch mouse -> pointing_device for phablet-test-run (LP: + #1175363). (LP: #1175363) + * Remove one old rename transition, add a new one, add the split + plugins dependency. The split multimedia plugins only as recommends + to be on the safe side during the transition period to 5.0.2. + * Port to autopilot 1.3 and update test content to match UI. + * Depend on dpkg-dev from ubuntu-ui-toolkit-autopilot, as long as + dpkg-architecture is used. + * Offer symlinks for qmlscene via 'qmlrunner' package. See package + description for usage instructions. (LP: #1155634). (LP: #1155634) + * qmlrunner for archs amd64 i386 armhf instead of any. + * Add python dependency and use the python command explicitly to fix + FTBFS. (LP: #1183198). (LP: #1183198) + * Use dpkg-architecture instead of '*' for qmlrunner's symlinks. + Something has broken the latter recently and dpkg-architecture is + more trustworthy anyway. + + [ Christian Dywan ] + * Add a base URL to qdocconf file. (LP: #1175389) + * Introduce QML API check; if API changes, check components.api.new. + * Refer checkbox docs to design guide. (LP: #1174958) + * Use offline documentation as a basis for online docs. (LP: #1183013) + * Save qdoc error log and fail if it's not empty. (LP: #1185402) + + [ Zsombor Egri ] + * Workaround for TextArea and TextField removing OSK when active focus + is transferred from one instance to another using focus property. . + (LP: #1163371) + * Fixing disabled text input delegate background color theming when + userValue is set to TextField or TextArea color property. (LP: + #1169601) + * Fix for text inputs staying disabled after being re-enabled. The + previous workaround for removing input panel was blocking re- + enabling a previously enabled input. (LP: #1164634) + * Fix for auto expanding TextArea eating flick events from Flickables. + (LP: #1144077) + * Benchmarks for time critical components. + * Memory leak fixes lost from a previous MR. + * [theming] Building selector for a styled item moved into Selector + class. Previous functionality present in + ItemStyleAttachedPrivate::updateStyleSelector() was moved into + Selector class, class being responsible of building up the selectors + from different sources. A selector can now be built up from a + QQuickItem, in which case the item becomes the owner of the + selector. Any additional update on the selector made by calling + update() method will fetch the latest information from the owner and + update the last node of the selector. + * [theming] Style update optimization. - updateCurrentStyle() renamed + to updateTheme() - resetStyle() ad resetDelegate() removed from + updateStyle() and updateDelegate() respectively to avoid unnecessary + calls on reset - updateTheme() checks whether the style rule has + been changed, and compares whether style objects are different in + the new style rule (this second part is more like prerequisite for + an upcomming delegate detection MR) - setName() and setStyleClass() + doe snot update the entire styleSelector - setName() and + setStyleClass() apply styling changes on children - + updateStyleSelector() became redundant, removed. + * Fixing crash on custom style objects previously owned by other + styled items. (LP: #1168006) + * Unit converter example updated to use the latest UITK components. + * [theming] Cache delegates separately from style objects and store + the style object and the delegate type string in the style rule. In + this way the theme engine can sort out unnecessary re-creation of + delegates on a styled item when the style rule on the styled item + gets changed and the previous and the new style rules share the same + delegate component. + * [theming] ItemStyle attached object detects now the time when the + first styled item's attached component gets completed. In this way + first time style object and delegate creation can be moved from re- + parenting to completion. + * Fix for crash in theme engine when loading application specific + theme file in an app having a Popover instantiated. (LP: #1175394) + * [theming] Removing deprecated functionality. + * [theming] Changing stateful libraries to stateless to decrease time + spent each time Ubuntu.Components module is imported. (LP: #1170638) + * [theming] FontUtils converted from stateful JS library to native + module due to its dependency to "units" context property. + * [inversemaousearea] Fixing sensingArea not updated on phablet. (LP: + #1166127) + * InverseMouseArea sensingArea and Popovers' dismissArea works now + when included in Window. (LP: #1182673) + * [inversemousearea] Default sensing area not set on the proper time. + (LP: #1185397) + + [ Juhapekka Piiroinen ] + * Added missing QML2_IMPORT_PATH to unit test runner script. + * Add a new Panel component that can be swiped in and out from an edge + of the window by the user. As opposed to the default toolbar (which + inherits from the Panel), a Panel can be attached to any edge of the + screen, and the developer is free to define its contents. For + standard cases, the automatic toolbar from the MainView and Page can + still be used. API changes: * CHANGED IN Toolbar: property bool + active TO property bool opened * CHANGED IN Toolbar: property bool + lock TO property bool locked * CHANGED IN ToolbarActions: property + bool active TO property bool opened * CHANGED IN ToolbarActions: + property bool lock TO property bool locked. (LP: #1131209, #1116578, + #1163395) + * Adds Help file for Qt Creator usage. After this you can access + documentation using F1. + * Fix rules for qch files. + * Build qch on qmake execution. + * Fixes bug #1176132 [i18n] Set up the translation domain + automatically Sets i18n.domain = applicationName on + MainView::onApplicationNameChanged. (LP: #1176132) + * Added depends for the docs install target. (LP: #1187006) + * Improving autopilot tests. + * Fix runtest.sh, it was missing xml argument on fallback execution. + Removed testparser execution Added README file for unit tests. Added + new targets: make test-performance <= runs performance tests make + test-components <= runs functional tests for components make test- + api <= runs api tests for components. + * Fix failing textarea autopilot test by commenting out textarea tests + for now. + + [ Olivier Tilloy ] + * Added property TextField.inputMethodHints. (LP: #1185392) + * When the clear button is not visible, ensure the text can use its + space. (LP: #1186247) + + [ Michael Zanetti ] + * enable horizontalAlignment for TextField and make the hint text + follow its properties . + + [ tpeeters ] + * Disable swiping to switch tabs by default. This is a preparation for + the complete removal of the swipe-to-switch-tabs functionality cf. + https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1166709. + * Disable events on disabled controls inside list items. (LP: + #1166982) + * Add a new Panel component that can be swiped in and out from an edge + of the window by the user. As opposed to the default toolbar (which + inherits from the Panel), a Panel can be attached to any edge of the + screen, and the developer is free to define its contents. For + standard cases, the automatic toolbar from the MainView and Page can + still be used. API changes: * CHANGED IN Toolbar: property bool + active TO property bool opened * CHANGED IN Toolbar: property bool + lock TO property bool locked * CHANGED IN ToolbarActions: property + bool active TO property bool opened * CHANGED IN ToolbarActions: + property bool lock TO property bool locked. (LP: #1131209, #1116578, + #1163395) + * Remove Toolbars.qml.THIS which was added by unintentionally. + * Add a new Panel component that can be swiped in and out from an edge + of the window by the user. As opposed to the default toolbar (which + inherits from the Panel), a Panel can be attached to any edge of the + screen, and the developer is free to define its contents. For + standard cases, the automatic toolbar from the MainView and Page can + still be used. API changes: * CHANGED IN Toolbar: property bool + active TO property bool opened * CHANGED IN Toolbar: property bool + lock TO property bool locked * CHANGED IN ToolbarActions: property + bool active TO property bool opened * CHANGED IN ToolbarActions: + property bool lock TO property bool locked. (LP: #1131209, #1116578, + #1163395) + * Update remaining components to use new component properties instead + of deprecated properties. + * Fix small documentation errors. (LP: #1174985) + * Remove VisualItemModel from Tabs internals, and make it work with a + Repeater to define the tabs. (LP: #1167568, #1096969, #1166709, + #1124065) + * Extend ActionList API so that Actions can be re-used by toolbars on + multiple Pages. (LP: #1122864) + * fix error in documentation of Action. + * Combine the propagated properties of PageTreeNode in a single + property propagated that contains all the other properties. + * documentation fix. + * Remove preliminary and deprecated HUD integration. Internal __hud + property removed from MainView. (LP: #1129966) + * Generate documentation for i18n. (LP: #1078631) + * Add a test program that shows panels on different edges of the + application view to tests/resources/toolbar. Like the other test + programs in resources, this will come in handy for testing changes + to the components. + * revert changes to PageWrapperUtils.jp from revision 501 because it + breaks phone-app. (LP: #1183456) + * Properly internalize PageTreeNode's propagated property and tweak + header behavior so that propagated.header does not need to be used + by any of the apps: - CHANGED IN PageTreeNode: propagated TO + __propagated - CHANGED IN Tabs: Automatically show the header when + the title of the active tab changes - CHANGED IN Page/MainView: Only + enable auto-hide behavior of header when the Page's flickable can be + flicked vertically, so that manual setting of anchors is no longer + needed for flickables that only flick horizontally (calendar-app). + * comment on pragma library in PageWrapperUtils.js. + * Add action property to AbstractButton, and use it in the toolbar. + (LP: #1167232) + * Enable UI Toolkit translations in Launchpad. (LP: #1175724) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 537 + + -- Ubuntu daily release Wed, 05 Jun 2013 09:06:50 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.04ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Kaleo ] + * Reduced size of the x-large font size per design. + + [ Olivier Tilloy ] + * When the clear button is not visible, ensure the text can use its + space. (LP: #1186247) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 531 (ubuntu-unity/next) + + -- Ubuntu daily release Tue, 04 Jun 2013 04:02:44 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.06.02ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ tpeeters ] + * Enable UI Toolkit translations in Launchpad. (LP: #1175724) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 528 (ubuntu-unity/next) + + -- Ubuntu daily release Sun, 02 Jun 2013 04:02:42 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Olivier Tilloy ] + * Added property TextField.inputMethodHints. (LP: #1185392) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 525 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 31 May 2013 04:02:58 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.05.29.1ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Zsombor Egri ] + * [inversemousearea] Default sensing area not set on the proper time. + (LP: #1185397) + + [ Timo Jyrinki ] + * Use dpkg-architecture instead of '*' for qmlrunner's symlinks. + Something has broken the latter recently and dpkg-architecture is + more trustworthy anyway. + + [ Christian Dywan ] + * Save qdoc error log and fail if it's not empty. (LP: #1185402) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 523 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 29 May 2013 19:55:27 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.05.29ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Zsombor Egri ] + * [inversemaousearea] Fixing sensingArea not updated on phablet. (LP: + #1166127) + * InverseMouseArea sensingArea and Popovers' dismissArea works now + when included in Window. (LP: #1182673) + + [ Christian Dywan ] + * Refer checkbox docs to design guide. (LP: #1174958) + * Use offline documentation as a basis for online docs. (LP: #1183013) + + [ tpeeters ] + * comment on pragma library in PageWrapperUtils.js. + * Add action property to AbstractButton, and use it in the toolbar. + (LP: #1167232) + + [ Kaleo ] + * Added new API to retrieve command line arguments: Arguments. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 519 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 29 May 2013 04:02:36 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.05.24ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ tpeeters ] + * revert changes to PageWrapperUtils.jp from revision 501 because it + breaks phone-app. (LP: #1183456) + * Properly internalize PageTreeNode's propagated property and tweak + header behavior so that propagated.header does not need to be used + by any of the apps: - CHANGED IN PageTreeNode: propagated TO + __propagated - CHANGED IN Tabs: Automatically show the header when + the title of the active tab changes - CHANGED IN Page/MainView: Only + enable auto-hide behavior of header when the Page's flickable can be + flicked vertically, so that manual setting of anchors is no longer + needed for flickables that only flick horizontally (calendar-app). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 511 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 24 May 2013 04:02:24 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.05.23.2ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Zoltán Balogh ] + * Offer symlinks for qmlscene via 'qmlrunner' package. See package + description for usage instructions. (LP: #1155634). (LP: #1155634) + + [ Zsombor Egri ] + * Fix for crash in theme engine when loading application specific + theme file in an app having a Popover instantiated. (LP: #1175394) + * [theming] Removing deprecated functionality. + * [theming] Changing stateful libraries to stateless to decrease time + spent each time Ubuntu.Components module is imported. (LP: #1170638) + * [theming] FontUtils converted from stateful JS library to native + module due to its dependency to "units" context property. + + [ Michael Zanetti ] + * enable horizontalAlignment for TextField and make the hint text + follow its properties . + + [ Kaleo ] + * New UbuntuAnimation durations and easing constants. New + UbuntuNumberAnimation. + * Document type for alias properties of the following classes: - + TextArea - TextField - ListItems.Empty - ListItems.SingleValue - + Popups.Dialog - Popups.Popover - Popups.SheetBase. (LP: #1169919) + + [ Timo Jyrinki ] + * Depend on dpkg-dev from ubuntu-ui-toolkit-autopilot, as long as + dpkg-architecture is used. + * Offer symlinks for qmlscene via 'qmlrunner' package. See package + description for usage instructions. (LP: #1155634). (LP: #1155634) + * qmlrunner for archs amd64 i386 armhf instead of any. + * Add python dependency and use the python command explicitly to fix + FTBFS. (LP: #1183198). (LP: #1183198) + + [ tpeeters ] + * fix error in documentation of Action. + * Combine the propagated properties of PageTreeNode in a single + property propagated that contains all the other properties. + * documentation fix. + * Remove preliminary and deprecated HUD integration. Internal __hud + property removed from MainView. (LP: #1129966) + * Generate documentation for i18n. (LP: #1078631) + * Add a test program that shows panels on different edges of the + application view to tests/resources/toolbar. Like the other test + programs in resources, this will come in handy for testing changes + to the components. + + [ Christian Dywan ] + * Introduce QML API check; if API changes, check components.api.new. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 508 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 23 May 2013 10:56:50 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.05.14ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Zsombor Egri ] + * [Theming] custom styling objects which are owned by other styled + items should be detached from their previous owners (LP: #1168006) + + [ Juhapekka Piiroinen ] + * [i18n] Set up the translation domain automatically (LP: #1176132) + + [ Kaleo ] + * Visual glitch in the popover when contentHeight changes (LP: + #1178227) + * [ResIndep] BorderImage source error using double-quotes and various + grid unit sizes (LP: #1080719) + + [ Timo Jyrinki ] + * autopilot tests should use pointing_device instead of mouse (LP: + #1175363) + + [ tpeeters ] + * ListItem.Standard requires a Button control (LP: #1174985) + * [actions] Actions in Page's tools property cannot be re-used in + other Pages (LP: #1122864) + * [toolbar] Provide abstract component for edge swipe (LP: #1163395) + * [tabs] Slider does not work in tab with swipeToSwitchTabs enabled + (LP: #1096969) + * [toolbar] Need a more generic toolbar component (LP: #1131209) + * [tabs] Can't create Tabs from a ListModel (LP: #1167568) + * [tabs] WebView as a Tab child does not work reliably and sometimes + crashes (LP: #1124065) + * [toolbar] GenericToolbar does not support dragable components (LP: + #1116578) + * [tabs] Tabs should only be navigated by swiping or tapping on the + header area (LP: #1166709) + + [ Christian Dywan ] + * Docs need a base URL in qdocconf file (LP: #1175389) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 487 (ubuntu-unity/next) + + -- Ubuntu daily release Tue, 14 May 2013 04:02:02 +0000 + +ubuntu-ui-toolkit (0.1.46daily13.05.01ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [Zoltan Balogh] + * Component gallery app is moved to examples + * All examples made QtC compliant + + [ Florian Boucault ] + * New release + + [ Zsombor Egri ] + * ItemStyle.path is (null) on start, gets reevaluated on theme change + (LP: #1081038) + + [ Loïc Molinari ] + * [UbuntuShape] Image's fillMode works only first time (LP: #1171437) + * [UbuntuShape] after first unloading of Image, UbuntuShape is black + (LP: #1132771) + + [ tpeeters , Juhapekka Piiroinen ] + * [toolbar] GenericToolbar does not support dragable components (LP: + #1116578) + * [toolbar] Provide abstract component for edge swipe (LP: #1163395) + * [toolbar] Need a more generic toolbar component (LP: #1131209) + + [ Kaleo ] + * remove phone component showcase demo (LP: #1130603) + * Missing list item examples in new gallery (LP: #1172663) + * [UbuntuShape] image content is slightly distorted by the shape (LP: + #1170878) + + [ Timo Jyrinki ] + * autopilot package needed for CI (LP: #1170659) + * 5 autopilot tests fail (LP: #1169556) + + [ tpeeters ] + * Disabling the control in a ListItem should also disable clicks on + the ListItem itself (LP: #1166982) + * [toolbar] GenericToolbar does not support dragable components (LP: + #1116578) + * [toolbar] Provide abstract component for edge swipe (LP: #1163395) + * [toolbar] Need a more generic toolbar component (LP: #1131209) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 459 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 01 May 2013 07:51:21 +0000 + +ubuntu-ui-toolkit (0.1.45) raring; urgency=low + + * New release + + -- Florian Boucault Fri, 26 Apr 2013 10:05:09 -0300 + +ubuntu-ui-toolkit (0.1.44) raring; urgency=low + + * New release + + -- Tim Peeters Tue, 23 Apr 2013 16:33:20 +0200 + +ubuntu-ui-toolkit (0.1.43daily13.04.23ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Kaleo ] + * [ubuntu-ui-toolkit] Image.sourceSize does not work for images using + the @px notation (LP: #1130120) + * Resolution independence docs don't mention the @size suffix (LP: + #1092051) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 436 (ubuntu-unity/next) + + -- Ubuntu daily release Tue, 23 Apr 2013 04:03:26 +0000 + +ubuntu-ui-toolkit (0.1.43daily13.04.22ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Zsombor Egri ] + * Auto expanding TextArea should not eat flick events (LP: #1144077) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 433 (ubuntu-unity/next) + + -- Ubuntu daily release Mon, 22 Apr 2013 04:01:54 +0000 + +ubuntu-ui-toolkit (0.1.43daily13.04.19ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Zsombor Egri ] + * [TextArea] setting color property disables styling (LP: #1169601) + * Re-enabling a TextField doesn't work (LP: #1164634) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 430 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 19 Apr 2013 04:09:00 +0000 + +ubuntu-ui-toolkit (0.1.43) raring; urgency=low + + * Fix for text inputs staying disabled after being re-enabled. The previous + workaround for removing input panel was blocking re-enabling a + previously enabled input. (LP: #1164634) + * Fixing disabled text input delegate background color theming when userValue + is set to TextField or TextArea color property. (LP: #1169601) + * Workaround for TextArea and TextField removing OSK when active focus is + transferred from one instance to another using focus property (LP: #1163371) + * Fix for TextArea Enter/Return keys being stolen when embedded in + ListItems.Empty. (LP: #1166840) + + -- Ken VanDine Thu, 18 Apr 2013 10:18:52 -0400 + +ubuntu-ui-toolkit (0.1.42daily13.04.18ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Zsombor Egri ] + * [textarea] TextArea focus is not handled correctly (LP: #1163371) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 426 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 18 Apr 2013 05:25:55 +0000 + +ubuntu-ui-toolkit (0.1.42daily13.04.17ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Timo Jyrinki ] + * Automatic snapshot from revision 421 (bootstrap) + - The Empty list item conflicts with TextArea handling of enter key + (LP: #1166840) + - Slide to delete behaviour should use SDK component (LP: #1099455) + - Memory leaks (LP: #1152151) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 422 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 17 Apr 2013 04:01:52 +0000 + +ubuntu-ui-toolkit (0.1.42) raring; urgency=low + + [ Loïc Minier ] + * Drop ubuntu-sdk package; now generated from sdk ubuntu-touch seed in + ubuntu-touch-meta package. + + [ Timo Jyrinki ] + * Sync with raring packaging, separate meta also in the PPA again + * New upstream snapshot + - Update documentation html styles + - Fix the clamping of sheet width on narrow screens. + - Added "make license" target + - Added online and offline API documentation configurations, both with + Ubuntu styling. + + [ Tim Peeters ] + * Rewrite of theming engine. See CHANGES for details and deprecated APIs. + + -- Tim Peeters Fri, 12 Apr 2013 13:58:19 +0200 + +ubuntu-ui-toolkit (0.1.41) raring; urgency=low + + * Update documentation html styles + * Automatic license checking for source files + * Fix clamping bug for sheets on narrow screens + + -- Tim Peeters Wed, 10 Apr 2013 19:16:52 +0200 + +ubuntu-ui-toolkit (0.1.40) raring; urgency=low + + * Improve header and toolbar documentation for MainView/Page/PageStack/Tabs. + * Fix bug in header (hide it when the header is empty) + + -- Tim Peeters Fri, 05 Apr 2013 15:12:25 +0200 + +ubuntu-ui-toolkit (0.1.39) quantal; urgency=low + + * New Icon component that displays icons from the icon theme. + * Added libqt5svg5 as a dependency thus allowing use of SVGs in icon themes. + * Fix bug in list items. + + -- Florian Boucault Mon, 01 Apr 2013 10:03:49 -0300 + +ubuntu-ui-toolkit (0.1.38) raring; urgency=low + + * Drop ubuntu-sdk package; now generated from sdk ubuntu-touch seed in + ubuntu-touch-meta package. + + -- Loïc Minier Thu, 21 Mar 2013 03:07:40 +0100 + +ubuntu-ui-toolkit (0.1.37) raring; urgency=low + + * Compatibility Breaks + - Page, PageStack and Tabs automatically determine their anchors and height + inside a MainView, so there is no need to set them explicitly. + - It is now recommended to always use Pages inside Tabs or PageStack. + Non-Page items can still be used, but their margins will not automatically + be set-up to align with the header of the MainView. + * API Changes (LP: #1157191) + - Property tools was deprecated for MainView, Tabs and PageStack. Pages now automatically + update MainView.toolbar.tools when they become active. + - Property page of Tab can no longer be a URL, but must be an Item (Page recommended). + Use a Loader if you were using a URL first. + + -- Tim Peeters Wed, 20 Mar 2013 19:15:08 +0100 + +ubuntu-ui-toolkit (0.1.36.2-0ubuntu2) raring; urgency=low + + * debian/control + - libqt5v8-5-dev only supports amd64, i386 and armhf so setting + Architecture to just those + + -- Ken VanDine Wed, 20 Mar 2013 12:44:41 -0400 + +ubuntu-ui-toolkit (0.1.36.2-0ubuntu1) raring; urgency=low + + * New snapshot release (LP: #1157191) + * Add more recommended packages + * Co-exist better with PPAs + + -- Timo Jyrinki Wed, 13 Mar 2013 11:21:06 +0200 + +ubuntu-ui-toolkit (0.1.36.1-0ubuntu1) raring; urgency=low + + * debian/control: + - drop qtpim5-dev dep on the metapackage, not supported upstream and not + in distro + + -- Didier Roche Wed, 27 Feb 2013 10:19:43 +0100 + +ubuntu-ui-toolkit (0.1.36-0ubuntu1) raring; urgency=low + + * Initial release + + -- Timo Jyrinki Tue, 26 Feb 2013 09:52:05 +0200 --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/docs +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/docs @@ -0,0 +1,2 @@ +NEWS +README --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/ubuntu-ui-toolkit-doc.install +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/ubuntu-ui-toolkit-doc.install @@ -0,0 +1,2 @@ +usr/share/ubuntu-ui-toolkit/doc +usr/share/qt5/doc --- ubuntu-ui-toolkit-0.1.46+13.10.20130705.3.orig/debian/not-installed +++ ubuntu-ui-toolkit-0.1.46+13.10.20130705.3/debian/not-installed @@ -0,0 +1 @@ +usr/share/locale/*/LC_MESSAGES