qtmobility (1.2.0-3) unstable; urgency=low

  * Upload to Sid.
  * Update debian/control:
    - bump Qt build dependency to 4:4.8.1.
    - bump Standards-Version to 3.9.3 (no changes needed).
  * Update imports paths.
  * Add gcc-4.7_unistd.patch - fix ftbfs with GCC 4.7. (Closes: #667344)

 -- Fathi Boudra <fabo@debian.org>  Tue, 01 May 2012 21:44:58 +0300

qtmobility (1.2.0-2) experimental; urgency=low

  [ Pino Toscano ]
  * Use wildcard architectures:
    - !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any

  [ Fathi Boudra ]
  * Convert the package to multiarch:
    - bump debian/compat to 9.
    - bump build dependency on debhelper >= 8.1.3~.
    - bump build dependency on libqt4-dev and libqt4-opengl-dev >= 4:4.8.0~.
    - add Multi-Arch: same and Pre-Depends: ${misc:Pre-Depends} fields to
      shared libraries packages.
    - update installed files to multiarch paths.
    - add support for DEB_HOST_MULTIARCH, needed for libdir and plugindir.
  * Update debian/control: build depends on gdb >= 7.3 for gdb_dwarf_index.
  * Add a set of patches, cherry-picked upstream, to fix build with Qt 4.8:
    - QTMOBILITY-790_subdirs_for_serviceframework-b90cee3.patch
    - Fix_metaobjectbuilder_build_errors_4.8_and_4.7-f102053.patch
    - Fix_4.8_and_4.7_build_for_linux-eff4af5.patch
    - Fix_4.8_4.7_linux_build-f9c87a7.patch

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 23 Sep 2011 09:29:49 +0300

qtmobility (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Drop revert_QTMOBILITY-614.patch.
  * Restore icheck and conflicts against icheck package.
  * Update debian/qtmobility-dev.install: add ndefhandlergen and update
    headers.

 -- Fathi Boudra <fabo@debian.org>  Sun, 19 Jun 2011 14:49:12 +0300

qtmobility (1.2.0~beta0+git3174-2) unstable; urgency=high

  * Do not ship /usr/bin/icheck for now. (Closes: #617725)
  * Urgency=high, transition stuff.

 -- Modestas Vainius <modax@debian.org>  Thu, 24 Mar 2011 15:36:18 +0200

qtmobility (1.2.0~beta0+git3174-1) unstable; urgency=low

  * New upstream snapshot based on master branch - Upload to Sid.
  * Remove patches:
    - ftbfs_multimedia_examples.patch - fixed upstream.
    - enable_pkgconfig_support.patch - fixed upstream.
    - qmf_2010w36_support.patch - merged upstream.
  * Add patches:
    - revert_QTMOBILITY-614.patch: revert commit 0fd9fc9 - It breaks 3rd party
      applications build.
  * Update debian/control:
    - add libblkid-dev and libudev-dev build dependencies.
    - move hal dependency to suggests.
    - add libdeclarative-connectivity, libdeclarative-feedback,
      libdeclarative-organizer and libqtconnectivity1 packages.
  * Update debian/rules:
    - add connectivity to the list of modules.
    - add -languages configure option.
    - remove pkgconfig fix - pkgconfig files aren't shipped undet Linux.
    - fix executable permissions files.
    - fix typo libs -> lib.
  * Update debian/*.install files.

 -- Fathi Boudra <fabo@debian.org>  Sun, 06 Mar 2011 14:15:40 +0200

qtmobility (1.1.0~beta2-1) experimental; urgency=low

  * New upstream release.
  * Update debian/control:
    - remove libqtwebkit-dev build dependency.
    - add libxrandr-dev build dependency.
    - bump qmf build dependency to 1.0~2010w39.
    - add libqtfeedback1, libqtgallery1, libqtorganizer1,
      libqtversitorganizer1, libdeclarative-gallery, libdeclarative-location,
      libdeclarative-messaging and libdeclarative-systeminfo packages
  * Update debian/rules:
    - update QMF_INCLUDEDIR path.
    - add -demosdir, -examplesdir and -demos configure options.
    - add gallery, organizer and feedback to the modules list.
    - fix pkgconfig and prl files.

 -- Fathi Boudra <fabo@debian.org>  Sat, 09 Oct 2010 15:21:18 +0300

qtmobility (1.0.2-2) experimental; urgency=low

  [ Fathi Boudra ]
  * Split servicefw in his own package.

  [ Pino Toscano ]
  * Update debian/control:
    - limit the libasound2-dev, libbluetooth-dev and network-manager-dev build
      dependencies to linux-any (as they are Linux-specific).

 -- Fathi Boudra <fabo@debian.org>  Tue, 07 Sep 2010 12:37:57 +0300

qtmobility (1.0.2-1) experimental; urgency=low

  * New upstream release.

  [ Fathi Boudra ]
  * Disable Qt Mobility Bearer management module. It is merged in Qt as
    Qt Network Bearer management module after Qt 4.7.0 beta 2 release.
  * Remove patches:
    - 01_fix_ftbfs_incorrect_copy2build_output_value.diff
    - 03_ftbfs_multimedia_plugin.diff
    - 0001_rename_smallsensors.diff
    - 0002_rename_sysinfo.diff
  * Add patches:
    - 0001_do_not_use_imageprovider.h_in_declarative_plugin.patch
      It fixes ftbfs against Qt 4.7.0 rc1.
  * Update debian/control:
    - add libgstreamer-plugins-base0.10-dev, libxext-dev and libxv-dev build
      dependencies.
    - add libqt4-sql-sqlite dependency to libqtsensors1 package.
    - add hal dependency to libqtserviceframework1 package.
    - add libdeclarative-contacts and libdeclarative-sensors packages.
    - bump Qt build dependencies to 4:4.7.0~rc1
    - bump Standards-Version to 3.9.1 (no changes needed).
  * Update debian/rules:
    - remove more leftover files and directories.
  * Update debian/*.install files.

  [ Modestas Vainius ]
  * Fix debian/control Vcs fields to point to the new location.

 -- Fathi Boudra <fabo@debian.org>  Mon, 09 Aug 2010 19:30:37 +0300

qtmobility (1.0.1-2) experimental; urgency=low

  * Update debian/control:
    - enable Qt Mobility MultimediaKit module.
    - build depends on Qt 4.7.0~beta2.
  * Add qtmobility-l10n package.

 -- Fathi Boudra <fabo@debian.org>  Tue, 13 Jul 2010 09:40:30 +0300

qtmobility (1.0.1-1) experimental; urgency=low

  * Initial release (Closes: #585012)

 -- Fathi Boudra <fabo@debian.org>  Wed, 30 Jun 2010 09:17:43 +0300
