Publishing details

Changelog

libaccounts-qt (1.7daily13.05.01.1ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Alberto Mardegan ]
  * New upstream release.
    - Add a new constructor to the Account class:
        Account(Manager *mgr, const QString &provider, QObject *parent);
    - Add a static method
        Account *Account::fromId(Manager *, AccountId id, QObject *parent)
      to replicate the existing Manager::account() method, but with a more
      clear ownership of the created object, which will not be a child of the
      Manager (and therefore won't be destroyed with it).
    - Slightly change the semantics of Manager::account(): if an account for
      that ID has already been instantiated (and is still alive), return the
      same object.
    - Make AccountService::account() return the same account which was used to
      instantiate the AccountService object.
    - Do not initialize QString to NULL
      (patch by Jaroslav Reznik <email address hidden>)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 126 (ubuntu-unity/next)

libaccounts-qt (1.6bzr13.02.27-0ubuntu2) UNRELEASED; urgency=low

  * Automatic snapshot from revision 124 (bootstrap)

libaccounts-qt (1.6bzr13.02.27-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Make libaccounts-qt compile with QT_NO_KEYWORDS
    - Tests: increase coverage (now 93%)
    - Make AccountService::account() always return a valid account
    - Remove excessive debug verbosity
    - Fixed pkg-config requires for accounts-qt5
    - Documentation fixes for out-of-tree builds
    - Remove default value from AccountService::value()
    - Add Account::provider()
    - AccountService: add a constructor with a parent QObject
    - Tests: use dbus-test-runner if available
    - Do not instantiate Error before Q_DECLARE_METATYPE
  * debian/control
    - build depend on qtchooser
    - add new binaries for qt5 builds, libaccounts-qt5-1 and libaccounts-qt5-dev
    - add build depends for qt5 builds
  * debian/rules
    - dual build for qt4 and qt5

  [ Robert Bruce Park ]
  * Inline packaging metadata.

libaccounts-qt (1.4-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Build with Qt5 (as well as with Qt4)
    - Add support for string list values
    - Stop using deprecated APIs from libaccounts-glib
    - Remove account-tool
    - Remove accounts.prf (pkg-config should be used instead)

libaccounts-qt (1.3-0ubuntu1) raring; urgency=low

  * New upstream release.

libaccounts-qt (1.2-0ubuntu2) quantal; urgency=low

  * debian/control
    - added build depends for dbus-test-runner
  * debian/rules
    - enable tests and use dbus-test-runner to run them

libaccounts-qt (1.2-0ubuntu1) quantal; urgency=low

  * New upstream release

libaccounts-qt (1.1++bzr78-0quantal1) quantal; urgency=low

  * snapshot based on r78

libaccounts-qt (1.1++bzr77-0quantal1) quantal; urgency=low

  * rebuild for quantal

libaccounts-qt (1.1++bzr77-0precise5) precise; urgency=low

  * debian/control
    - added build depends for qt4-dev-tools, needed for doc generation

libaccounts-qt (1.1++bzr77-0precise4) precise; urgency=low

  * debian/rules
    - disable tests

libaccounts-qt (1.1++bzr77-0precise3) precise; urgency=low

  * no change rebuild

libaccounts-qt (1.1++bzr77-0precise2) precise; urgency=low

  * debian/control, debian/rules
    - added -dbg package

libaccounts-qt (1.1++bzr77-0precise1) precise; urgency=low

  * snapshot based on r77

libaccounts-qt (1.1-0precise2) precise; urgency=low

  * Converted to native package

libaccounts-qt (1.1-0precise1) precise; urgency=low

  * Initial release
 -- Ubuntu daily release <email address hidden>   Wed, 01 May 2013 07:51:06 +0000

Available diffs

Builds

Built packages

Package files