--- ubuntu-settings-components-0.4+14.10.20140918~rtm.orig/debian/changelog +++ ubuntu-settings-components-0.4+14.10.20140918~rtm/debian/changelog @@ -0,0 +1,150 @@ +ubuntu-settings-components (0.4+14.10.20140918~rtm-0ubuntu1) 14.09; urgency=low + + [ Nick Dedekind ] + * Added ability to use try*. Added target for test files in qcreator. + + -- Ubuntu daily release Thu, 18 Sep 2014 09:48:32 +0000 + +ubuntu-settings-components (0.3+14.10.20140708-0ubuntu1) utopic; urgency=medium + + [ Nick Dedekind ] + * Added plugin module for Ubuntu.Settings.Menus + * Added TransferMenu + + -- Ubuntu daily release Tue, 08 Jul 2014 09:24:00 +0000 + +ubuntu-settings-components (0.2+14.10.20140701.2-0ubuntu2) utopic; urgency=medium + + * debian/control: + list qtdeclarative5-ubuntu-ui-toolkit-plugin-gles as an alternative + choice, since provides are not versionned, should restore installability + on amd64 and i386 + + -- Sebastien Bacher Thu, 03 Jul 2014 13:32:17 +0200 + +ubuntu-settings-components (0.2+14.10.20140701.2-0ubuntu1) utopic; urgency=medium + + [ Michał Sawicz ] + * Adapt to suru icon theme + * Add new StatusIcon component. New run-time dependency: suru-icon- + theme. + + -- Ubuntu daily release Tue, 01 Jul 2014 14:06:36 +0000 + +ubuntu-settings-components (0.1+14.10.20140502-0ubuntu1) utopic; urgency=low + + [ daker ] + * Use Button instead of Image to avoid the MouseArea Made Min/Max + buttons clickable + + [ Nick Dedekind ] + * Fixed issue with Access Point checkbox not fetching initial value. + + -- Ubuntu daily release Fri, 02 May 2014 13:50:39 +0000 + +ubuntu-settings-components (0.1+14.04.20140306-0ubuntu1) trusty; urgency=low + + * New rebuild forced + + -- Ubuntu daily release Thu, 06 Mar 2014 08:12:43 +0000 + +ubuntu-settings-components (0.1+14.04.20140221-0ubuntu1) trusty; urgency=low + + [ Nick Dedekind ] + * Fixed slider issue where if minimum/maximum set after value, the + original value would be lost. + + [ Dimitri John Ledkov ] + * Specify assets package to be Multi-Arch:foreign, to allow cross- + compilation of reverse-dependencies. + + -- Ubuntu daily release Fri, 21 Feb 2014 09:09:52 +0000 + +ubuntu-settings-components (0.1+14.04.20131217-0ubuntu1) trusty; urgency=low + + [ Nick Dedekind ] + * Fixed visual design of EventMenu. Simplified Checkbox/GroupMessage. + (LP: #1237752) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 59 + + -- Ubuntu daily release Tue, 17 Dec 2013 12:49:47 +0000 + +ubuntu-settings-components (0.1+14.04.20131120.1-0ubuntu1) trusty; urgency=low + + [ Robert Bruce Park ] + * Initial release. + * Inline packaging. + + [ Andrea Cimitan ] + * Initial work + * Initial CMakeLists.txt + * Add basic test for ButtonMenu + * Add simple test for MediaPlayerMenu + * Added initial preliminar TODO + * Added tests for SliderMenu, expose some properties + * Removed not used id + * Added tests for ProgressBarMenu, exposed properties + * Updated TODO + * Added tests for MediaPlayerMenu, removed the listview here and used + a different approach + * Added test for UserSessionMenu + * updated todo + * Added tests for EventMenu and UserSessionMenu, split EventMenu in + single items + * Added testcase for TimeZone, split it into single items, use aliases + for name / text + * Updated TODO + * Just some refresh of the calendar review/work, WIP + * Simplified code + * Some alphabetical ordering + * Clamp dates within maximum and minimum + * Removed TODO + * Added label with month names + * Removed property not used + * React on currentDate changes + * Added empty test file + * Add back compressed property + * Added tests for Calendar component + * Added tests for CalendarMenu + * Add TODO + * Updated some tests to use _data() + * Some changes, renaming and new tests + * Fixed other tests... + * Some theming capabilities, waiting more support from SDK + * Some further tweaks + * Minimal changes to custom thindivider visibility + * Changed tests for Calendar compressed property + * Small fix to thindivider + * Move to use listitem.empty + * Fix tests + * Further changes and support pause for the mediaplayer through + playing bool property + * Some changes following nick's review + * Use ListModel for the calendar model + * Some refactoring of the calendar... + * Some renamings in code + * Latest fixes + * removed now useless properties + * Updated TODO + * Merged branch for removing itemstyle and fixed the calendar + * Change the way the model works... + + [ Nick Dedekind ] + * Reworked directory, qml and resources into a more workable structure + for release. + * Copied indicator menu items from unity8. + * Changes to indicator menus required to sit into settings. + * Added tests for indicator menu components. + * Fixed test dependencies. + * Fixed tests broken by daylight savings time. + + [ Łukasz 'sil2100' Zemczak ] + * Small changes to packaging. + * The newly added tests are copyrighted under GPL-3, not LGPL-3. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 57 + + -- Ubuntu daily release Wed, 20 Nov 2013 14:57:11 +0000 --- ubuntu-settings-components-0.4+14.10.20140918~rtm.orig/debian/compat +++ ubuntu-settings-components-0.4+14.10.20140918~rtm/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-settings-components-0.4+14.10.20140918~rtm.orig/debian/control +++ ubuntu-settings-components-0.4+14.10.20140918~rtm/debian/control @@ -0,0 +1,36 @@ +Source: ubuntu-settings-components +Section: misc +Priority: optional +Maintainer: Andrea Cimitan +Build-Depends: cmake, + debhelper (>= 9), + pkg-config, + qml-module-qtquick-layouts, + qt5-default, + qtbase5-private-dev, + qtdeclarative5-dev, + qtdeclarative5-dev-tools, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-test-plugin, + qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 0.1.48) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 0.1.48), + suru-icon-theme, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/ubuntu-settings-components +# 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:ubuntu-settings-components + +Package: qtdeclarative5-ubuntu-settings-components +Architecture: any +Multi-Arch: same +Pre-Depends: dpkg (>= 1.15.6~) +Depends: qml-module-qtquick-layouts, + qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 0.1.48) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 0.1.48), + suru-icon-theme, + ${misc:Depends}, + ${shlibs:Depends}, +Breaks: qtdeclarative5-ubuntu-settings-components-assets (<< 0.3), +Replaces: qtdeclarative5-ubuntu-settings-components-assets (<< 0.3), +Description: Ubuntu Settings Components + Ubuntu settings components for Unity \ No newline at end of file --- ubuntu-settings-components-0.4+14.10.20140918~rtm.orig/debian/copyright +++ ubuntu-settings-components-0.4+14.10.20140918~rtm/debian/copyright @@ -0,0 +1,42 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://launchpad.net/ubuntu-settings-components +Upstream-Name: ubuntu-settings-components +Upstream-Contact: Andrea Cimitan + +Files: * +Copyright: 2013 Canonical, Ltd. +License: LGPL-3 + +Files: tests/utils/* +Copyright: 2012, 2013 Canonical, Ltd. +License: GPL-3 + +License: LGPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of version 3 of the GNU Lesser General Public + License as published by the Free Software Foundation. + . + 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. + . + On Debian systems, the full text of the GNU Lesser General Public + License version 3 can be found in the file + `/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 complete text of the GNU General Public License + can be found in `/usr/share/common-licenses/GPL-3' --- ubuntu-settings-components-0.4+14.10.20140918~rtm.orig/debian/rules +++ ubuntu-settings-components-0.4+14.10.20140918~rtm/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --parallel --fail-missing