qtsensors-opensource-src (5.3.0+dfsg-1ubuntu2) utopic; urgency=medium

  * No-change rebuild to get dbgsyms for all binaries onto
    ddebs.ubuntu.com

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 24 Jul 2014 13:29:24 -0700

qtsensors-opensource-src (5.3.0+dfsg-1ubuntu1) utopic; urgency=medium

  [ Dmitry Shachnev ]
  * Merge with Debian unstable, remaining change:
    - Add enable_make_check.patch to disable some failing tests.
  * Move includes

  [ Timo Jyrinki ]
  * Sync with Debian

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 06 Jun 2014 11:28:58 +0000

qtsensors-opensource-src (5.3.0+dfsg-1) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * New upstream release.
  * Use Files-Excluded field instead of prune-nonfree target in rules.
  * Bump Qt build-dependencies.
  * Update for Multi-Arch headers location, mark libqt5sensors5-dev as
    Multi-Arch: same.
  * Update libqt5sensors5.symbols.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 25 May 2014 14:13:50 -0300

qtsensors-opensource-src (5.2.1+dfsg-4) unstable; urgency=medium

  * Rename QML module qtdeclarative5-qtsensors-plugin to qml-module-qtsensors,
    providing proper Break+Replaces and file renamings.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 03 Apr 2014 11:51:37 -0300

qtsensors-opensource-src (5.2.1+dfsg-3) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Use dh_auto_test to run the tests.
  * Remove dh_builddeb override, xz is now the default compression method.
  * Remove dh_auto_build-arch override, it is not needed.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 24 Mar 2014 23:22:30 -0300

qtsensors-opensource-src (5.2.1+dfsg-2ubuntu2) trusty; urgency=medium

  * Break/replace the correct package. Fixes upgrade bug (LP: #1308212).

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Wed, 16 Apr 2014 11:04:16 +0400

qtsensors-opensource-src (5.2.1+dfsg-2ubuntu1) trusty; urgency=low

  [ Timo Jyrinki ]
  * New upstream version
  * Reduce delta to Debian by dropping private headers too
  * Re-enable tests
  * Sync with Debian 5.2.1+dfsg-2, remaining changes:
    - Keep transitional package for this Ubuntu cycle
    - Tests enabled (now also in Debian -3 version)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 28 Feb 2014 09:11:52 +0000

qtsensors-opensource-src (5.2.1+dfsg-2) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Build documentation packages (closes: #737712).
  * Properly clean the build.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Add Build-Depends-Indep with libqt5sql5-sqlite and qttools5-dev-tools to be
    able to build the doc.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 25 Feb 2014 15:03:18 -0300

qtsensors-opensource-src (5.2.1+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 16 Feb 2014 18:33:42 -0300

qtsensors-opensource-src (5.2.0+dfsg-3) unstable; urgency=medium

  * Upload to unstable.
  * Move mkspec files to their new location.
    - B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
  * Update Standards-Version to 3.9.5, no changes required.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 31 Jan 2014 20:45:12 -0300

qtsensors-opensource-src (5.2.0+dfsg-2) experimental; urgency=low

  [ Dmitry Shachnev ]
  * Fix typo in the previous changelog entry.
  * Install libqtsensors_linuxsys.so only on Linux.

  [ Pino Toscano ]
  * Do not install the private qmake stuff.
  * Remove the Pre-Depends on dpkg >= 1.15.6~, since that version is available
    in Squeeze already.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Move mkspec files to their new location.
    - B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
  * Update Standards-Version to 3.9.5, no changes required.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 26 Dec 2013 15:18:42 -0300

qtsensors-opensource-src (5.2.0+dfsg-1) experimental; urgency=low

  [ Dmitry Shachnev ]
  * New upstream release.
  * Update libqt5sensors5.symbols.
  * Bump qtbase and qtdeclarative build-dependencies to 5.2.0.
  * Make Vcs-Browser field canonical by dropping useless attribute.
  * Run tests during build.
  * Explicitly define DEB_HOST_MULTIARCH in debian/rules.
  * Use my correct email for Uploaders field.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Remove transitional dummy package libqtsensors5-dev, it is no longer
    needed.
  * Regenerate symbols that used the qreal subst, they are no longer necessary.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 14 Dec 2013 00:06:08 -0300

qtsensors-opensource-src (5.1.1+dfsg-3) unstable; urgency=low

  * Substitute qreal in symbols file to fix FTBFS on armhf.
  * Add myself to uploaders

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Tue, 12 Nov 2013 12:29:47 -0500

qtsensors-opensource-src (5.1.1+dfsg-2ubuntu3) trusty; urgency=low

  [ Iftikhar Ahmad (QA Engineer) ]
  * Enable make check and skip the failing unit tests during the packing build.

  [ Timo Jyrinki ]
  * Add xvfb to build-depends

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Tue, 10 Dec 2013 09:16:42 +0200

qtsensors-opensource-src (5.1.1+dfsg-2ubuntu2) trusty; urgency=low

  * Substitute qreal in symbols file to fix FTBFS on armhf.

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Sun, 10 Nov 2013 13:36:40 +0400

qtsensors-opensource-src (5.1.1+dfsg-2ubuntu1) trusty; urgency=low

  [ Timo Jyrinki ]
  * Merge with unreleased Debian git
  * New upstream release
  * Bump build-deps to 5.1.1
  * Change architectures from a list to 'any'

  [ Dmitry Shachnev ]
  * Merge with Debian unstable, remaining changes:
    - Build against Qt 5.0.2.
    - Build qtsensors5-private-dev package.
    - Add a transitional package from qtsensors5-dev to libqt5sensors5-dev.
    - Kubuntu Vcs fields.
  * Tests temporarily disabled because of QTBUG-34500.

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Sat, 09 Nov 2013 13:36:33 +0400

qtsensors-opensource-src (5.1.1+dfsg-2) unstable; urgency=low

  * Rename libqtsensors5-dev to libqt5sensors5-dev:
    - Provide libqtsensors5-dev as a transitional dummy package.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 06 Nov 2013 12:08:57 -0300

qtsensors-opensource-src (5.1.1+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #697509).

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 21 Oct 2013 22:47:26 -0300
