touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #96292
[Bug 1481584] Re: Fix reported packaging question marks / issues in UITK
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1603+15.10.20150812-0ubuntu1
---------------
ubuntu-ui-toolkit (1.3.1603+15.10.20150812-0ubuntu1) wily; urgency=medium
[ Tim Peeters ]
* Use grid units in Icons in the showcase gallery. Fixes LP: #1481489
* Disable header buttons when the header is animating. Fixes LP: #1478147
* Add ActionBar examples to the gallery.
* Make the default MainView background plain white. Fixes LP: #1481834
[ Zsombor Egri ]
* Fixing swiping over active components. Fixes LP: #1479688.
* Fixing broken BottomEdgeHint gallery page.
[ Zoltán Balogh ]
* Fix packaging question marks / issues. Fixes LP: #1481584
[ Loïc Molinari ]
* UbuntuShape - Added support drop shadow aspect support to UbuntuShapeOverlay
Fixes LP: #1480197.
* UbuntuShape - Removed content orientation work around.
The shape was using a workaround to make it render correctly when the
content orientation was not the native one. This was perfect for the
OrientationHelper shipped with the toolkit but now that the Shell
implements the rotation, this is not needed anymore and causes some
rendering issues. Note that the shape will still needs to support
correct rendering when rotated using the rotation property of the Item,
but that is a different issue. Fixes LP: #1466656.
* UbuntuShape - Added a DropShadow aspect. Fixes LP: #1478129.
* Renamed ShellIcon to ProportionalShape.
* UbuntuShape - Added an ShellIcon item. Fixes LP: #1478130
[ Nick Dedekind ]
* Added LiveTimer.
[ Christian Dywan ]
* Grab focus when Dialog is shown.
* Set Qt.IBeamCursor on text component MouseArea's. Fixes LP: #1483823
* Make automaticOrientation on MainView a no-op. Fixes LP: #1470258
* Fix warnings on undefine theme.name in gallery
examples/ubuntu-ui-toolkit-gallery/ubuntu-ui-toolkit-gallery.qml:48:
TypeError: Cannot read property of null.
[ Ken VanDine ]
* Don't fail if MainView doesn't have a useDeprecatedToolbar property
Fixes LP: #1451243
[ CI Train Bot ]
* Resync trunk. added: examples/ubuntu-ui-toolkit-gallery/po/uk.po
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 12 Aug 2015 17:31:20
+0000
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1481584
Title:
Fix reported packaging question marks / issues in UITK
Status in ubuntu-ui-toolkit package in Ubuntu:
Fix Released
Bug description:
The newest UITK is introducing packaging changes that do not get full
approval from core-devs. The issues should be investigated and
addressed.
The packaging changes were:
http://pastebin.ubuntu.com/12004939/
And the issues:
http://pastebin.ubuntu.com/12004943/
Comes down to:
- export CFLAGS seems redundant, remove?
- moving installation of things from dh_install to dh_build seems wrong, "building docs in dh_install and installing docs in dh_build is just wrong"
- --fail-missing specified twice
- don't call dh_auto_build in override_dh_install
- ...and not explaining packaging changes fully in the commit messages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1481584/+subscriptions
References