← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] gsettings-qt (0.1+15.04.20150810-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Mon, 10 Aug 2015 15:49:54 +0000
Source: gsettings-qt
Binary: qtdeclarative5-gsettings1.0 libgsettings-qt1 libgsettings-qt-dev
Architecture: source
Version: 0.1+15.04.20150810-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
 libgsettings-qt-dev - Library to access GSettings from Qt - devel
 libgsettings-qt1 - Library to access GSettings from Qt
 qtdeclarative5-gsettings1.0 - QML Bindings for GSettings
Launchpad-Bugs-Fixed: 1206181 1209235 1218005 1304611 1330365 1349787 1460970
Changes:
 gsettings-qt (0.1+15.04.20150810-0ubuntu1) vivid; urgency=medium
 .
   [ Luk???? Tinkl ]
   * Force handling deferred delete events to avoid memory leaks (LP:
     #1460970)
   * Force handling deferred delete events to avoid memory leaks (LP:
     #1460970)
 .
 gsettings-qt (0.1+14.10.20140807-0ubuntu6~gcc5.1) wily; urgency=medium
 .
   * No-change test rebuild for g++5 ABI transition
 .
 gsettings-qt (0.1+14.10.20140807-0ubuntu5) wily; urgency=medium
 .
   * No-change rebuild against Qt 5.4.2.
 .
 gsettings-qt (0.1+14.10.20140807-0ubuntu4) vivid; urgency=medium
 .
   * No-change rebuild against Qt 5.4.1.
 .
 gsettings-qt (0.1+14.10.20140807-0ubuntu3) vivid; urgency=medium
 .
   * No-change rebuild against Qt 5.4.0.
 .
 gsettings-qt (0.1+14.10.20140807-0ubuntu2) vivid; urgency=medium
 .
   * No-change rebuild against Qt 5.3.2.
 .
 gsettings-qt (0.1+14.10.20140807-0ubuntu1) utopic; urgency=low
 .
   [ Ken VanDine ]
   * qtdeclarative5-gsettings1.0 needs to depend on the same version of
     libgsettings-qt1
 .
 gsettings-qt (0.1+14.10.20140801.1-0ubuntu1) utopic; urgency=low
 .
   [ Ubuntu daily release ]
   * debian/libgsettings-qt1.symbols: auto-update to released version
   * New rebuild forced
 .
   [ Ken VanDine ]
   * added tests for a{ss}
 .
   [ Lars Uebernickel ]
   * qconftypes: support a{ss} We don't support a{sv} because gsettings
     is typed more strictly than javascript and qvariant. (LP: #1349787)
 .
   [ ??ukasz 'sil2100' Zemczak ]
   * Work-around a symbols problem in ppc64el
 .
 gsettings-qt (0.1+14.10.20140624-0ubuntu1) utopic; urgency=low
 .
   [ Lars Uebernickel ]
   * Stop using deprecated g_settings_get_range()
   * qml: only emit changed when the value has actually changed This
     cannot be done for the c++ class, because that would involve a
     round-trip to the dconf database. The QML component already caches
     all values because of the way QQmlPropertyMap works. (LP: #1330365)
 .
 gsettings-qt (0.1+14.10.20140607-0ubuntu1) utopic; urgency=low
 .
   * New rebuild forced
 .
 gsettings-qt (0.1+14.10.20140606-0ubuntu1) utopic; urgency=low
 .
   [ Lars Uebernickel ]
   * Sync settings in destructor To ensure that settings are saved to
     disc when an app exits.
 .
 gsettings-qt (0.1+14.10.20140520-0ubuntu1) utopic; urgency=low
 .
   [ Iain Lane ]
   * Add a symbols file so that the qtdeclarative module (and other
     rdeps) get correctly versioned dependencies (LP: #1304611)
 .
 gsettings-qt (0.1+14.10.20140501-0ubuntu1) utopic; urgency=low
 .
   [ Michal Hruby ]
   * Fix incorrect unref call.
 .
 gsettings-qt (0.1+14.04.20140408-0ubuntu1) trusty; urgency=medium
 .
   [ Michal Hruby ]
   * Added API to check if a schema is installed
 .
   [ CI bot ]
   * Added API to check if a schema is installed. (LP: #1209235)
 .
 gsettings-qt (0.0+13.10.20130902.1-0ubuntu2) trusty; urgency=medium
 .
   * Rebuild against Qt 5.2.1
 .
 gsettings-qt (0.0+13.10.20130902.1-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * Don't write values into the QQmlPropertyMap when the write failed
     This makes sure that the property map doesn't get out of sync with
     the gsettings database.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 41
 .
 gsettings-qt (0.0+13.10.20130829-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * Add API to reset a key to its default value. (LP: #1218005)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 39
 .
 gsettings-qt (0.0+13.10.20130807-0ubuntu1) saucy; urgency=low
 .
   [ Ken VanDine ]
   * Install QML module in a versioned dir so it is really parallel
     installable .
 .
   [ Lars Uebernickel ]
   * Fix crash in unqtify_name For one, stop using g_string_new_len(),
     which creates a string with a given length, not allocation. Also,
     make sure the QByteArray stays around for the duration of the loop.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 37
 .
 gsettings-qt (0.0+13.10.20130802-0ubuntu1) saucy; urgency=low
 .
   [ Sebastien Bacher ]
   * let the dev binary depends on the library.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 34
 .
 gsettings-qt (0.0+13.10.20130730.1-0ubuntu1) saucy; urgency=low
 .
   [ Sebastien Bacher ]
   * build a .qmltypes, so qtcreator knows about GSettings.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 32
 .
 gsettings-qt (0.0+13.10.20130730-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * Fix regression: GSettingsQml didn't update values on change. (LP:
     #1206181)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 30
 .
 gsettings-qt (0.0+13.10.20130725-0ubuntu1) saucy; urgency=low
 .
   [ Sebastien Bacher ]
   * Add a library that can be used from qt/c++ and make gsettings-qml
     use that.
 .
   [ Lars Uebernickel ]
   * Add a library that can be used from qt/c++ and make gsettings-qml
     use that.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 28
 .
 gsettings-qt (0.0+13.10.20130720-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * Don't abort when calling schema.choices() for an unknown key. Also
     adds a test for accessing an unknown key from the settings object.
   * Clean up tests and add some more testing.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 26
 .
 gsettings-qt (0.0+13.10.20130717-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * Add GSettings.schema.choices A function that takes the name of a key
     and returns the possible values the key may assume. The values are
     returned in a QVariantList, so they can be used as qml models (with
     the modelData role). This breaks API: the settings schema must now
     be set with "schema.id" and the path with "schema.path".
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 23
 .
 gsettings-qt (0.0+13.10.20130716-0ubuntu1) saucy; urgency=low
 .
   [ Iain Lane ]
   * Add a testcase for the onChanged signal.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 21
 .
 gsettings-qt (0.0+13.10.20130713-0ubuntu1) saucy; urgency=low
 .
   [ Lars Uebernickel ]
   * Add 'changed' signal There's a 'valueChanged' on QQmlPropertyMap,
     but that is not emitted when values are inserted via insert().
     'changed' is always emitted, except when the values are first read.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 19
 .
 gsettings-qt (0.0+13.10.20130701-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 17
 .
 gsettings-qt (0.0+13.10.20130630-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 16
 .
 gsettings-qt (0.0+13.10.20130629-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 15
 .
 gsettings-qt (0.0+13.10.20130628.1-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 14
 .
 gsettings-qt (0.0+13.10.20130628-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 13
 .
 gsettings-qt (0.0+13.10.20130627-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 12
 .
 gsettings-qt (0.0+13.10.20130626.1-0ubuntu1) saucy; urgency=low
 .
   [ Ken VanDine ]
   * build depend on qtdeclarative5-test-plugin .
 .
   [ Lars Uebernickel ]
   * gsettings-qt: gsettings bindings for qml
   * Merge initial packaging From lp:~ken-vandine/gsettings-qt/packaging
   * Add basic testing
   * Remove QtGui dependency qmake adds this by default. Note that this
     does not remove the dependency from `make check`, qtquicktests
     depends on it.
   * debian: run `make check` under xvfb-run
   * Merge trunk
   * debian: run xvfb with -a
   * Don't install tests Merged from lp:~ken-vandine/gsettings-
     qt/no_install_tests
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 11
 .
 gsettings-qt (0.0-0ubuntu1) saucy; urgency=low
 .
   * Initial package
Checksums-Sha1:
 9097984922e608ea1396a8c6daa5d34f8c54219c 2246 gsettings-qt_0.1+15.04.20150810-0ubuntu1.dsc
 ea9ca76b0a345a5417643edbc88b11b861ef2c3d 13082 gsettings-qt_0.1+15.04.20150810.orig.tar.gz
 d849ebec58b351f5f57157c8e6bd23455be5265c 4666 gsettings-qt_0.1+15.04.20150810-0ubuntu1.diff.gz
Checksums-Sha256:
 725ebfcc8250e5956d42391f1eef2ff840492dfa4572f5eb9a57e118344a5a9c 2246 gsettings-qt_0.1+15.04.20150810-0ubuntu1.dsc
 5a46464606b3ef5366f193be4be945b2a5cad7da2114391f4fbca9ab7c927fb7 13082 gsettings-qt_0.1+15.04.20150810.orig.tar.gz
 3a828ac97b81a2f1207cf688b6ea741983209891ecf08ff976fd4c52655b8b27 4666 gsettings-qt_0.1+15.04.20150810-0ubuntu1.diff.gz
Files:
 46f7eec42d01d4e43e3ed92bd9a3aad8 2246 libs extra gsettings-qt_0.1+15.04.20150810-0ubuntu1.dsc
 6e4999ab667bc3624658ccc84f97f6d7 13082 libs extra gsettings-qt_0.1+15.04.20150810.orig.tar.gz
 e34959657016cb0fb9cb3a43845ca55d 4666 libs extra gsettings-qt_0.1+15.04.20150810-0ubuntu1.diff.gz