qtcreator (3.5.1+dfsg-2ubuntu2) xenial; urgency=medium

  * Rebuild against Qt 5.5.1.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Mon, 30 Nov 2015 16:46:10 +0200

qtcreator (3.5.1+dfsg-2ubuntu1) xenial; urgency=medium

  [ Timo Jyrinki ]
  * New upstream release.
  * Sync with Debian.

  [ Benjamin Zeller ]
  * Add fix_qt_version_autodetection.patch, fixes a regression 
    with always_autotect_qt_versions (LP: #1508891)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Tue, 03 Nov 2015 06:27:05 +0000

qtcreator (3.5.1+dfsg-2) unstable; urgency=medium

  * Use only LLVM 3.6 to avoid a FTBFS in 3.7 that doesn't
    allows us to migrate.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 27 Oct 2015 13:41:39 -0300

qtcreator (3.5.1+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Allow building of ClangCodeModel using either LLVM 3.7 or 3.6

 -- Adam Majer <adamm@zombino.com>  Sun, 25 Oct 2015 02:14:26 -0500

qtcreator (3.5.0+dfsg-2) unstable; urgency=medium

  * Remove QtQuick1 build dependencies.
  * Enable ClangCodeModel plugin (closes: #791348)
     + Disable rpath via debian/patches/disable_llvm_rpath.diff

 -- Adam Majer <adamm@zombino.com>  Sun, 27 Sep 2015 15:51:57 -0500

qtcreator (3.5.0+dfsg-1ubuntu3) wily; urgency=medium

  * debian/patches/cmake_ubuntuspecificbits.diff:
    - Fixes Bug "Complains about not being able to find custom executable 
      when trying to run application" (LP: #1489331)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Mon, 31 Aug 2015 11:03:54 +0000

qtcreator (3.5.0+dfsg-1ubuntu2) wily; urgency=medium

  * No-change rebuild against libbotan-1.10-1

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 21 Aug 2015 20:55:20 +0000

qtcreator (3.5.0+dfsg-1ubuntu1) wily; urgency=medium

  * Resync with Debian's packaging, remaining changes:
    - Keep tests enabled.
    - More recommended packages.
    - Build without Qt Quick 1 dependency.
    - Different transitioning from older package versions, and transitioning 
      from plugin specific packages now merged upstream.
    - Remaining Ubuntu specific CMake changes for Ubuntu plugin enablement.
    - Package qtcreator-dev for building plugins.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 21 Aug 2015 07:17:21 +0000

qtcreator (3.5.0+dfsg-1) experimental; urgency=medium

  * New upstream release
    + Added highlights to editor's vertical scrollbar, ala eclipse-style
    + Removed Qt Quick 1 support from Qt Quick Designer
  * debian/control:
    + Bump build dependency to minumum of Qt 5.4, as per upstream.
    + Remove conflict resolution statements related to Wheezy (oldstable)
  * debian/patches:
    + drop qt_versions_trough_qtchooser.patch - incorporated upstream
    + update always_autotect_qt_versions

 -- Adam Majer <adamm@zombino.com>  Thu, 20 Aug 2015 12:44:17 -0500

qtcreator (3.5.0-0ubuntu1) wily; urgency=medium

  * Update from RC to the Final version.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 20 Aug 2015 12:39:49 +0000

qtcreator (3.5.0~rc1-0ubuntu4) wily; urgency=medium

  * Use system qbs again.
  * Drop recommending qtquick1-5-dev-tools, Qt Quick 1 will be dropped
    soon and also Qt 4 upstream support will be ending at the end of 2015.
  * Re-enable botan_system_lib.diff and missing_header.diff patches.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Tue, 18 Aug 2015 10:17:51 +0000

qtcreator (3.5.0~rc1-0ubuntu3) wily; urgency=medium

  * Add more conflicts/replaces for the old packages.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 14 Aug 2015 06:30:53 +0000

qtcreator (3.5.0~rc1-0ubuntu1) wily; urgency=medium

  * New upstream Release Candidate. (LP: #1414759) (LP: #1164508) (LP: #1164504)
  * Sync packaging with Debian, remaining changes:
    - Keep tests enabled.
    - Some more runtime dependencies.
    - Remaining Ubuntu plugin enablement not yet in this upstream version.
    - Different transitioning from older package versions. 
    - Continue to keep the qtcreator-dev for building plugins.
    - No qbs support since qbs too old in Ubuntu.
    - Use supplied botan library since system lib too old.
  * Drop Qt version check patches, partially merged upstream
  * Drop upstreamed support_sshd_6_7.patch
  * Drop old Ubuntu plugin related patches
  * Add debian/patches/cmake_ubuntuspecificbits.diff not yet in upstream.
  * Conflict with merged to upstream plugins and the Go plugin needing a 
    port.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Wed, 12 Aug 2015 08:09:43 +0000

qtcreator (3.4.1+dfsg-2) unstable; urgency=medium

  * Re-enable QBS plugin and bump its requirements (closes: #792035)

 -- Adam Majer <adamm@zombino.com>  Sun, 26 Jul 2015 00:05:07 -0500

qtcreator (3.4.1+dfsg-1) unstable; urgency=medium

  * New upstream release
    + Refresh patches - only positional changes
  * Temporarily disable QBS plugin
  * debian/copyright:
    + consolidate 3-clause BSD licenses
    + consolidate MIT and Expat - they are the same licenses.

 -- Adam Majer <adamm@zombino.com>  Thu, 25 Jun 2015 15:46:23 -0500

qtcreator (3.4.0+dfsg~b1-1) experimental; urgency=medium

  * New upstream release
    + Added support for autocompletion of Qt5 style connect

 -- Adam Majer <adamm@zombino.com>  Sat, 07 Mar 2015 16:06:47 -0600

qtcreator (3.3.1+dfsg-1) experimental; urgency=medium

  * New upstream release
  * Update lists of jquery files updated from original tarball in
    README.source

 -- Adam Majer <adamm@zombino.com>  Tue, 24 Feb 2015 14:31:52 -0600

qtcreator (3.3.0+dfsg-1) experimental; urgency=medium

  * New upstream release
    + Replace minified jquery instances in upstream tarball with editing
    friendly version from Debian.
  * Use debian packaged qbs instead of bundled version (closes: #763388)
  * Update uscan to reference qt.io instead of qt-project.org
  * Switch homepage to qt.io
  * Look for documentation in the correct directory (closes: #740126)

 -- Adam Majer <adamm@zombino.com>  Thu, 01 Jan 2015 18:59:21 -0600

qtcreator (3.2.1+dfsg-7) unstable; urgency=medium

  * Adds a missing check for a partially installed Qt version that is
    reported in qtchooser but is lacking qmake. (closes: #770007)

 -- Adam Majer <adamm@zombino.com>  Tue, 18 Nov 2014 09:55:32 -0600

qtcreator (3.2.1+dfsg-6) unstable; urgency=medium

  * Fix previous patch so autodetected Qt versions can be used and saved
    in "kits"

 -- Adam Majer <adamm@zombino.com>  Fri, 24 Oct 2014 18:28:22 -0500

qtcreator (3.2.1+dfsg-5) unstable; urgency=medium

  * Modify Qt autodetection to always have up-to-date-list of installed Qt
    versions

 -- Adam Majer <adamm@zombino.com>  Wed, 22 Oct 2014 12:30:00 -0500

qtcreator (3.2.1+dfsg-4) unstable; urgency=medium

  * Refresh from_header_to_body.diff.
  * Add qt_versions_trough_qtchooser.patch to detect available Qt versions
    using qtchooser.
  * Update Standards-Version to 3.9.6, no changes required.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 21 Oct 2014 19:04:11 -0300

qtcreator (3.2.1+dfsg-3) unstable; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Add +dfsg to the versioned build dependencies that require them. This
    helps backporting packages.
  * Add a note on Readme.source noting that the JQuery minified libraries
    where replaced with Debian's unminified ones.

 -- Adam Majer <adamm@zombino.com>  Tue, 23 Sep 2014 11:39:01 -0500

qtcreator (3.2.1+dfsg-2) experimental; urgency=medium

  * Add missing build dependency on libxext-dev (QTBUG-41454)

 -- Adam Majer <adamm@zombino.com>  Sat, 20 Sep 2014 19:05:56 -0500

qtcreator (3.2.1+dfsg-1) experimental; urgency=medium

  * New upstream release
      + upstream tarball references to minified JQuery replaced with
        latest, editing friendly version from Debian.
  * Bump all Qt dependencies to 5.3.2

 -- Adam Majer <adamm@zombino.com>  Fri, 19 Sep 2014 17:13:48 -0500

qtcreator (3.2.0+dfsg-2) unstable; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Make qtcreator recommend qttranslations5-l10n (Closes: 759685).
    Thanks Bernhard Übelacker for the detailed bug report!

  [ Adam Majer ]
  * Move some functions bodies from headers to .cpp files. This fixes a
    FTBFS bug with latest GCC (closes: 759862)

 -- Adam Majer <adamm@zombino.com>  Wed, 03 Sep 2014 21:10:34 -0500

qtcreator (3.2.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 19 Aug 2014 19:16:39 -0300

qtcreator (3.1.2+dfsg-2) unstable; urgency=medium

  [ Adam Majer ]
  * Add Debian menu entry.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Add a horrible hack in debian/rules for building a few files with -O1
    instead of -O2 on armhf. If you don't like this please be sure to help
    me to get a minimal test case in order to fill a proper bug against g++.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 03 Aug 2014 13:36:05 -0300

qtcreator (3.1.2+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 01 Jul 2014 15:34:16 -0300

qtcreator (3.1.1+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Add libqt5x11extras5-dev as build dependency, as the build log warn us of
    it being missing.
  * Re-enable parallel building on arm*. It is not the issue causing the FTBFS.
  * Refresh patches:
    - 02_use_x-terminal-emulator.diff.
    - rpath_nonlinux.diff, it needed some work.
    - botan_system_lib.diff.
  * Add debian/quiltrc with the common settings for quilt.
  * Remove no-Werror.diff, seems no longer needed.
  * Do not remove the missplaced qbs plugins, they have been moved to the right
    place.
  * Bump Qt build dependencies to 5.3.0.
  * Pass some extra directories to dh_shlibdeps in which to look for
    dependencies. This might be an upstream bug.
  * Do not override dh_makeshlibs. We do not provide libs, so it shouldn't be a
    problem.
  * Fix permissions on qbs files.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 07 Jun 2014 11:51:23 -0300

qtcreator (3.1.1-0ubuntu12) wily; urgency=medium

  * Remove hard coded dependencies on runtime libraries.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 12 Aug 2015 19:13:13 +0200

qtcreator (3.1.1-0ubuntu11) wily; urgency=medium

  * No-change rebuild against libbotan-1.10-0v5

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 12 Aug 2015 10:15:30 +0200

qtcreator (3.1.1-0ubuntu10) wily; urgency=medium

  * No-change rebuild against Qt 5.4.2.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 11 Jun 2015 19:29:58 +0300

qtcreator (3.1.1-0ubuntu9) vivid; urgency=medium

  * No-change rebuild against Qt 5.4.1.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Wed, 11 Mar 2015 08:31:11 +0200

qtcreator (3.1.1-0ubuntu8) vivid; urgency=medium

  * Rebuild against Qt 5.4.0
  * Add enable_test_fixed_in_qt540.diff

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 13 Feb 2015 06:51:53 +0000

qtcreator (3.1.1-0ubuntu7) vivid; urgency=medium

  [ Benjamin Zeller ]
  * Add new patch to make the qmakeprojectmanager aware of our needs in the
    Ubuntu SDK
  * Backport fix for QTCREATORBUG-13340 "SSH Client Does Not Support OpenSSH 6.7 Ciphers" from upstream.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 21 Nov 2014 18:40:08 +0000

qtcreator (3.1.1-0ubuntu6) vivid; urgency=medium

  * Build on armhf with default gcc again
  * Cherry-pick a fix for armhf -O2 build from Debian

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Tue, 28 Oct 2014 12:20:05 +0000

qtcreator (3.1.1-0ubuntu4) utopic; urgency=medium

  * Change patch to enable ubuntu device in plain QML projects, to match all Ubuntu device subtypes

 -- Benjamin Zeller <benjamin.zeller@canonical.com>  Fri, 01 Aug 2014 13:55:35 +0200

qtcreator (3.1.1-0ubuntu3) utopic; urgency=medium

  * Add patch to enable ubuntu devices for plain QML projects in QtCreator

 -- Benjamin Zeller <benjamin.zeller@canonical.com>  Tue, 29 Jul 2014 17:42:27 +0200

qtcreator (3.1.1-0ubuntu2) utopic; urgency=medium

  * Do not install the files that have been separated to plugin packages.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Tue, 17 Jun 2014 07:25:33 +0000

qtcreator (3.1.1-0ubuntu1) utopic; urgency=medium

  [ Timo Jyrinki ]
  * New upstream release.
  * Build depend on libqt5x11extras5-dev
  * Remove no-Werror.diff and rpath_nonlinux.diff, refresh remaining 
    patches
  * Update qtcreator.install
  * Disable unit tests on powerpc where they fail
  * Add Breaks against old versions of QtC plugins

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Pass some extra directories to dh_shlibdeps in which to look for
    dependencies. This might be an upstream bug.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Mon, 16 Jun 2014 08:26:49 +0000

qtcreator (3.0.1+dfsg+exp-4) unstable; urgency=medium

  * Add qml-module-qtquick-controls and qml-module-qtquick2 as
    dependencies (Closes: #742710). Tight up the dependencies to the minimum
    required versions.
  * Disable parallel builds on arm*. It seems make is currently having problems
    with parallel builds on arm, so we disable them. It might get fixed with
    make 4.

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

qtcreator (3.0.1+dfsg+exp-3) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 25 Mar 2014 11:54:35 -0300

qtcreator (3.0.1+dfsg+exp-2) experimental; urgency=medium

  * Remove unnecesary build dependencies added because of a bug in Qt Webkit.
    - Build depend upon libqt5webkit5-dev >= 5.2.1+dfsg-4~ to be sure we don't
      hit the bug.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 18 Mar 2014 12:32:01 -0300

qtcreator (3.0.1+dfsg+exp-1) experimental; urgency=medium

  * Switch to Qt 5 on experimental.
    - Add +exp to the version of the package to be able to fix stuff in
      unstable if needed.
    - Switch to Qt 5 in debian/rules.
    - Remove Qt 4 build dependencies and add the necessary Qt 5 build
      dependencies.
    - Change Qt 4 dependencies, recommendations or suggestions to their Qt 5
      counterparts.
    - Add libgio2.0-cil-dev, libgstreamer-plugins-base0.10-dev,
      libgstreamer0.10-dev and libqt5opengl5-dev as build dependencies. They
      are required at link time, so maybe it's an effect of #711307.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 01 Mar 2014 22:50:11 -0300

qtcreator (3.0.1+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Fix watch file.
  * Refresh rpath_nonlinux.diff.
  * Readapt botan_system_lib.diff.
  * Adjust install files.
  * Remove rule to compress the packages with xz, it is now the default
    compression method.
  * Bump Standards-Version to 3.9.5, no changes required.
  * Avoid installing a license file and symlink it to it's common-licenses'
    counterpart.
  * Switch debian/copyright to format 1.0.
  * Repack source excluding minified javascript files without source.
    - Use Files-excluded in debian/copyright for this.
    - Update debian/watch to mangle the dfsg version.
    - Build depend upon libjs-jquery and create the necessary symlinks before
      building.

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

qtcreator (3.0.1-0ubuntu6) utopic; urgency=medium

  * Build-depend on libqt5sensors5-dev instead of transitional package
    qtsensors5-dev.
  * Use dh_auto_test to run tests.

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Sun, 04 May 2014 10:57:43 +0400

qtcreator (3.0.1-0ubuntu5) utopic; urgency=medium

  [ Iftikhar Ahmad (QA Engineer) ]
  * Enable the unit tests during package build.
  * Skip failing tests on unix. 

  [ Timo Jyrinki ]
  * Drop Qt Quick 1 runtime dependency and Suggests, not used anymore.
  * Depend directly on qtdeclarative5-qtquick2-plugin

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 25 Apr 2014 06:12:03 +0000

qtcreator (3.0.1-0ubuntu4) trusty; urgency=medium

  [ Zeller Benjamin ]
  * Replace qnx, valgrind and remotelinux plugins with derived versiond

 -- Zoltán Balogh <zoltan@bakter.hu>  Wed, 09 Apr 2014 11:23:44 +0300

qtcreator (3.0.1-0ubuntu3) trusty; urgency=medium

  * Rebuild against Qt Webkit 5.1.1

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 13 Mar 2014 14:23:24 +0000

qtcreator (3.0.1-0ubuntu2) trusty; urgency=medium

  * Make qtcreator-plugin-cmake a Recommends instead

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 07 Mar 2014 12:23:32 +0000

qtcreator (3.0.1-0ubuntu1) trusty; urgency=low

  [ Michał Sawicz ]
  * Refresh patches:
    - debian/patches/02_use_x-terminal-emulator.diff
    - debian/patches/botan_system_lib.diff
    - debian/patches/no-Werror.diff
    - debian/patches/rpath_nonlinux.diff

  [ Timo Jyrinki ]
  * New upstream release.
  * Drop Qt V8 dependency
  * Bump other dependencies to 5.2
  * Drop workaround_welcome_plugin.patch - not needed with Qt 5.2
  * Refresh botan patch
  * Drop Qt Quick 1 dependency for now (fails to build)
  * Update watch file
  * Update *.install
  * Add a dependency on qtdeclarative5-controls-plugin QtC now needs

  [ Zoltan Balogh ]
  * Replace CMake plugin with a derived one
    - Add debian/patches/disable_cmake_plugin.diff to disable QtC's
    - Clean qtcreator-dev package
    - Depend on qtcreator-plugin-cmake to install the alternative plugin
    - To be sorted out with upstream when Ubuntu's modifications ready

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 07 Mar 2014 08:15:39 +0000

qtcreator (2.8.1-0ubuntu1) trusty; urgency=low

  [ Pino Toscano ]
  * Disable -Werror when building, as could potentially break depending on
    compiler/architecture; patch no-Werror.diff.

  [ Timo Jyrinki ]
  * New upstream release. (LP: #1181192)
  * Drop patches:
    - debian/patches/prefer_qmake_to_qmake-qt4.patch, merged upstream
    - debian/patches/03_fix_DOCPATH.diff, not needed anymore
  * Refresh patches:
    - debian/patches/botan_system_lib.diff
    - debian/patches/rpath_nonlinux.diff
  * Create qtcreator-dev to be able to build plugins from 
    external sources
  * Pick 2.8 changes from Debian:
    - Manually call qmake in order to avoid a FTBFS due to dh passing -nocache.
      Upstream uses caches to put default data for building, so we need them.
    - Compiler flags
  * Update *.install, drop qtcreator.install.linux as not needed anymore
  * No need for override_dh_shlibdeps anymore, dropped
  * Install 'qmlproject' extension handling mimetype (LP: #1233099)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 08 Nov 2013 08:10:13 +0200

qtcreator (2.7.1-0ubuntu10) saucy; urgency=low

  [ Juhapekka Piiroinen ]
  * Create qtcreator-dev to be able to build plugins from 
    external sources

  [ Timo Jyrinki ]
  * Drop Ubuntu plugins, they will come from lp:qtcreator-plugin-ubuntu
  * Fix debian/rules grep call
  * Omit also qtcreator-dev from the packages to create docs for

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 05 Sep 2013 07:41:16 +0300

qtcreator (2.7.1-0ubuntu9) saucy; urgency=low

  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - Update to latest version to truly fix (LP: #1215133)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Wed, 28 Aug 2013 16:39:01 +0300

qtcreator (2.7.1-0ubuntu8) saucy; urgency=low

  * Depend on libqt5scripttools5 from the Ubuntu plugin (LP: #1215172) 
  * Install Cordova and QML project file mime tipes (LP: #1213969)
  * Depend on libqt5scripttools5 from the Ubuntu plugin (LP: #1215172)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Wed, 28 Aug 2013 14:20:53 +0300

qtcreator (2.7.1-0ubuntu7) saucy; urgency=low

  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - Support manifest format which is compatible with click hooks (LP: #1214623)
    - The title is filled with the application name in the manifest (LP: #1214626)
    - The description field is added to the manifest file (LP: #1214612)
    - Some initial work on #1215133: Replace "_" with "-" in the name of the
      security manifest file
    - Replace "_" with "-" in the name of the security manifest file (LP: #1215133)
    - Enable Click packaging for Cordova projects (LP: #1216046)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Mon, 26 Aug 2013 09:48:45 +0300

qtcreator (2.7.1-0ubuntu6) saucy; urgency=low

  * Re-enable the workaround patch accidentally disabled.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 22 Aug 2013 05:30:09 +0000

qtcreator (2.7.1-0ubuntu5) saucy; urgency=low

  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - Separate runtime data files away to different source, making this 
      patch smaller
    - Fixed screenshot feature
    - Improved testability of the Qt Creator ubuntu plugin
    - Fixing issues with the click packaging
    - Fixed packaging issues caused by the new name of the cordova plugin
    - Renamed package qtcreator-plugin-cordovaqt to qtcreator-plugin-ubuntu-cordova
    - Handle cordova template code in the projectypes.json when the template is not installed
    - Fixed click package installation on device
    - Added menu items to Build > Ubuntu Touch > click
    - Changed packaging tab to use the QActions available from menu items
    - Fixed package build and deployment script
  * debian/patches/qtcreator-plugin-ubuntu-buildchanges.patch:
    - Remove the addition of now separate files
  * qtcreator-plugin-ubuntu-images.tar.gz:
    - Recreate with the less content now needed
  * debian/control:
    - Depend on qtcreator-plugin-ubuntu-(cordova-)common from plugins
    - Transitional package for qtcreator-plugin-cordovaqt
  * debian/*.install:
    - Modify to take into account the separated common files

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Tue, 06 Aug 2013 12:19:33 +0000

qtcreator (2.7.1-0ubuntu4) saucy; urgency=low

  * qtcreator-plugin-ubuntu-images.tar.gz
    - recreated images tarball, there was an oversized icon included in the 
      last.

 -- Ken VanDine <ken.vandine@canonical.com>  Mon, 29 Jul 2013 10:59:51 -0400

qtcreator (2.7.1-0ubuntu3) saucy; urgency=low

  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - fix for the build and deploy script

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 24 Jul 2013 14:07:53 -0400

qtcreator (2.7.1-0ubuntu2) saucy; urgency=low

  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - Added new menu item GPG to Tools > Ubuntu Touch
    - Added Pastebin tab which points to pastebin.ubuntu.com
    - Install API docs locally instead of using online docs (LP: #1202977)
    - Checks if the offline documents are installed and uses those ones if available. Fallback is the online docs.
    - Fix application wizard meta information for cordova app template.
    - cordovaqt was rebranded to cordova-ubuntu
    - Added support for 'click' packaging
    - Introduced Packaging tab
    - Execute apt-get update; apt-get upgrade before installing packages (LP: #1200515)
    - Refixed HTML formating and items list for HTML5
    - Tabbed UI template uses deprecated interfaces (LP: #1197537)
    - Updated HTML5 Touch UI template to use ubuntu-html5-theme
    - App developer community IRC tab
    - API documentation tab
    - Ubuntu Touch Wiki tab
    - Added CoreApps tab
  * debian/control
    - qtcreator-plugin-ubuntu: Added depends for click, ubuntu-ui-toolkit-doc, 
      and ubuntu-ui-toolkit-examples
    - Updated build deps.
  * debian/patches/qtcreator-plugin-ubuntu-buildchanges.patch
    - added ubuntu cordova plugin

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 23 Jul 2013 10:58:17 -0400

qtcreator (2.7.1-0ubuntu1) saucy; urgency=low

  * Add devscripts dependency to qtcreator-plugin-ubuntu (LP: #1170685)
  * New upstream release.
    - Build against Qt 5.0.2 (LP: #1180392)
  * debian/patches/workaround_welcome_plugin.patch:
    - Fixes compatibility issue with Qt 5.0.2 (LP: #1179920)
  * debian/control:
    - Build-depend on libqt5help5
    - Add needed new dependencies to Ubuntu plugin
  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - Fix unreliable DEB info access bug (LP: #1170692)
    - add the html folder to the project in HTML5 template
    - change the hybrid application template to a QML backend plugin template
    - support source packages with multiply binary packages
    - Time settings cloning from host
    - Enhanced device detection
    - Improved ssh authentication (LP: #1171063)
    - Disable menu items not usable for a specific project
    - Enable orientation support in templates
    - More descriptive text than "please wait..." when enableing development 
      mode (LP: #1169830)
    - fix automatic ssh connection failure  (LP: #1171063) 
    - Added menu items for "make check" and "make autopilot"
    - Make Qt Creator plugins compatible with flipped device image.
    - Cordova plugin merged
    - Cordova HTML5 application template added
    - Unity Scope template for Saucy
    - The Ubuntu specific screen is refactored
    - Ubuntu Project Manager and Ubuntu Run Control extensions
    - New project type .ubuntuproject
    - Support for release specific feature control to application templates 
      json file.
    - Backend template automatic configuration
    - Added support for upercase/lowercase/capital DISPLAYNAME for 
      application templates.
    - Improved backend template, changed structure and added an unit test
    - QtC source code is put to the source tree
    - Added check to application template for autopilot installation
    - Integrate tests inside the application templates (LP: #1172241)
    - When searching in the dash, 'Ubuntu SDK' should find Qt Creator 
      (LP: #1180192)
    - Qt Creator should be renamed 'Ubuntu SDK' (LP: #1180193)
    - Remove duplicate Welcome view (LP: #1180195)
    - Missing example QML code for using the "QML Extension Library" 
      (LP: #1181125)
    - Remove qt5libs package generation (LP: #1186220)
    - Separate Ubuntu plugin from QtCreator sources (LP: #1186230)
    - Have the UI Toolkit gallery launchable from Qt Creator (LP: #1186996)
    - All edited files should be saved when Run on device is selected 
      (LP: #1169831)
    - Application debug output from device is not realtime  (LP: #1194099)
    - Device-search script does not handle "no permissions" (LP: #1194107)
    - The active project is deployed (LP: #1169832) 
    - Revert changes in qtcreator.desktop
    - Updated HTML5 Touch UI template.
    - CordovaQt renamed to cordovaqt-2.3
  * debian/source/include-binaries:
    - Add ubuntu-qtcreator.png
  * Build with g++-4.7 on armhf to prevent FTBFS

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Mon, 08 Jul 2013 12:48:04 +0300

qtcreator (2.7.0-0ubuntu3) raring; urgency=low

  [ Juhapekka Piiroinen ]
  * Update Ubuntu plugin to bzr144
    - Updated Welcome Tab UI (LP: #1160852)
    - Updated Devices Tab UI (LP: #1155108)
    - Create build-deps package (LP: #1157204)
    - Support for cloning network settings from host to device (LP: #1157201)
    - Added a simple HTML application template (LP: #1159736)
    - Updated application templates (LP: #1166950)
    - Reorganized menu items
    - Fixed terminal emulator (LP: #1159095)
    - Added support for QML Project packaging and deployment
    - Relicensed to LGPL 2.1 (LP: #1157028)
    - Update debian/control

  [ Ken VanDine ]
  * Updated Ubuntu plugin to bzr153
    - Added Qt/QML hybrid template
    - A dynamic detection of qml application dependencies on packaging
    - Modified refactored menu.json to include only script executions, 
      instead of having scripts embedded.
    - fixed application execution on device

  [ Timo Jyrinki ]
  * Fix debian/watch 
  * debian/patches/add_lgpl3_license.patch:
    - Drop, not needed anymore after plugin relicensing to LGPL 2.1
  * Update debian/copyright to reflect the relicensing
  * Update Ubuntu plugin to bzr160
    - Remove dependencies to equivs and devscripts
    - Fixed Close Application On Device.
    - Automatic dependency check
    - Added architecture change sed for qml projects
    - Fixed Close all apps script

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 12 Apr 2013 09:01:33 +0000

qtcreator (2.7.0-0ubuntu2) raring; urgency=low

  * Add debian/patches/prefer_qmake_to_qmake-qt4.patch:
    - With qtchooser, 'qmake' should be the nr. 1 qmake executable
      to consider, since it's the user preferred qmake version. 
      (LP: #1135336)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 04 Apr 2013 05:56:35 +0000

qtcreator (2.7.0-0ubuntu1) raring; urgency=low

  * New upstream release. (LP: #1153527)
  * Add Ubuntu plugin bzr114 as a new package qtcreator-plugin-ubuntu
    (LP: #1135418)
  * Refresh patch:
    - botan_system_lib.diff
  * Update *.install
  * Update debian/copyright
  * Add patch debian/patches/add_lgpl3_license.patch:
    - Include until plugin properly relicensed
  * Add Provides/Conflicts/Replaces to ease upgrade for PPA users
  * Remove Pre-Depends, not needed on Ubuntu
  * Add Vcs-Bzr for moving the packaging to ~kubuntu-packagers

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Mon, 25 Mar 2013 08:47:56 +0000

qtcreator (2.7.0~beta-0ubuntu2) raring; urgency=low

  * Fix run time dependencies Qt4 -> Qt5 (LP: #1134647)

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 28 Feb 2013 14:47:11 +0200

qtcreator (2.7.0~beta-0ubuntu1) raring; urgency=low

  * New upstream beta release
  * Update *.install
  * debian/control:
    - Build against Qt5
    - Update home page
  * Require Qt 5.0.1 for functional Quick 2 support
  * Add lintian-overrides
  * Refresh patch:
    - botan_system_lib.diff
  * Drop upstreamed patch:
    - revert_6f7ce3f4.diff

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 14 Feb 2013 09:22:00 +0000

qtcreator (2.6.0-0ubuntu2) raring; urgency=low

  * Link Qt Creator against the system botan library instead of using
    the bundled one.
    - Add botan_system_lib.diff and revert_6f7ce3f4.diff, slightly adapted
      from openSUSE.
    - Build-depend on libbotan1.10-dev and pkg-config.
    - Fixes FTBFS on non-X86 architectures.
  * Enable IDE_PACKAGE_MODE so the HelloWorld and UpdateInfo plugins are
    not built.

 -- Felix Geyer <debfx@ubuntu.com>  Mon, 12 Nov 2012 11:33:55 +0100

qtcreator (2.6.0-0ubuntu1) raring; urgency=low

  * New upstream release.
  * Fix the watch file.
  * Update Homepage.
  * Update install files.
  * Refresh patches.
  * Drop 04_vcs_log_fix_cursor.diff, Use_bzr_branch_instead_of_bzr_clone.patch
    and Fix_revno_detection_in_bzr_log.patch: merged upstream.
  * Build-depend on libx11-dev.

 -- Felix Geyer <debfx@ubuntu.com>  Sun, 11 Nov 2012 16:06:21 +0100

qtcreator (2.5.2-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * Re-apply Ubuntu delta that has been inadvertently dropped in the
    last upload:
    - Build qtcreator out-of-source.
    - Don't call dh_makeshlibs as qtcreator doesn't provide any public
      shared libraries.
    - Compress binary packages with xz.

 -- Felix Geyer <debfx@ubuntu.com>  Fri, 17 Aug 2012 20:09:31 +0200

qtcreator (2.5.0-1ubuntu1) quantal; urgency=low

  * Merge with Debian unstable, remaining changes:
    - Recommend, not Suggest g++.
    - Keep 04_vcs_log_fix_cursor.diff

 -- Jonathan Thomas <echidnaman@kubuntu.org>  Fri, 08 Jun 2012 12:44:29 -0400

qtcreator (2.5.0-1) unstable; urgency=low

  * New upstream release.

  [ Pino Toscano ]
  * Fix the installation of the upstream changelogs: use dh_installdocs
    for them, and install them only in qtcreator.
  * Build the documentation only when qtcreator-doc is being built too.
  * Remove unuseful ${shlibs:Depends} from qtcreator-dbg.
  * Enable RPATH also on kFreeBSD and Hurd; patch rpath_nonlinux.diff.
    (Closes: #672527)

 -- Fathi Boudra <fabo@debian.org>  Thu, 10 May 2012 21:57:24 +0300

qtcreator (2.5.0-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * Switch to debhelper compat level v9.
  * Refresh bzr patches.

 -- Felix Geyer <debfx@ubuntu.com>  Wed, 09 May 2012 18:31:04 +0200

qtcreator (2.5.0~rc-1) unstable; urgency=low

  * New upstream release.
  * Add patches, cheery-picked upstream:
    - Use_bzr_branch_instead_of_bzr_clone.patch
    - Fix_revno_detection_in_bzr_log.patch
  * Update debian/control:
    - bump debhelper build dependency to 9.
    - bump build dependencies to Qt >= 4.8.1.
    - bump Standards-Version to 3.9.3 (no changes needed).
  * Update installed files and adjust paths for multiarch.

 -- Fathi Boudra <fabo@debian.org>  Wed, 02 May 2012 09:47:02 +0300

qtcreator (2.4.1-0ubuntu2) precise; urgency=low

  [ Aurélien Gâteau ]
  * 06_bzr_log_no_false_positive.diff:
    Correctly detect revno in "short" and "line" log formats

  [ Felix Geyer ]
  * Install /usr/bin/qmlprofiler.

 -- Felix Geyer <debfx@ubuntu.com>  Wed, 21 Mar 2012 18:31:57 +0100

qtcreator (2.4.1-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Add patches by Aurélien Gâteau to improve bzr integration.
  * Build qtcreator out-of-source.
  * Drop 01_fix_installation_paths.diff, not needed anymore.

 -- Felix Geyer <debfx@ubuntu.com>  Thu, 02 Feb 2012 12:08:40 +0100

qtcreator (2.4.0-1) experimental; urgency=low

  * New upstream release (Closes: #653634):
    - FTBFS: error: no matching function for call to 'qMin(double&, qreal)'.
      (Closes: #638813)
  * Drop patches:
    - install_application_icons_according_to_freedesktop_spec.diff
      merged upstream.
    - 01_fix_installation_paths.diff
      use INSTALL_ROOT=$(CURDIR)/debian/tmp/usr to avoid to refresh this patch
      continously.
    - 04_append_Debian_search_path_for_pre-built_gdbmacros.diff
      we don't ship pre-built gdbmacros anymore.
  * Update debian/compat: bump to 9 for multiarch support.
  * Update debian/control:
    - bump build dependencies to Qt >= 4.8.0, version with multiarch support.
    - fix Homepage. (Closes: 627890)
    - add qt4-qmlviewer to Recommends.
    - add g++ to Suggests. (Closes: #649212)
    - suggests git instead of git-core (transitional package).
  * Update debian/rules:
    - remove QMAKE export using qmake_qt4 buildsystem (requires
      debhelper >= 8.9.1)
    - remove pre-built gdbmacros to simplify multiarch support.
    - install the documentation, not handled by make install.
    - do not remove bin/qtcreator.sh in override_dh_auto_clean target.
    - drop override_dh_{makeshlibs,shlibdeps}, Qt Creator provides private
      libraries only.
  * Add missing binaries: usr/lib/qmldesigner/*.so and usr/bin/qmlpuppet.*
    (Closes: #618339, #633915)
  * Enable multiarch support and update debian/*.install files accordingly.
  * Fix debian/watch file: download the tarball instead of zip archive.

 -- Fathi Boudra <fabo@debian.org>  Thu, 29 Dec 2011 22:11:49 +0200

qtcreator (2.4.0-0ubuntu1) precise; urgency=low

  * New upstream release.
  * Fix watch file to download .tar.gz instead of .zip files.
  * Refresh 01_fix_installation_paths.diff.

 -- Felix Geyer <debfx@ubuntu.com>  Thu, 15 Dec 2011 16:04:20 +0100

qtcreator (2.4.0~rc-0ubuntu1) precise; urgency=low

  * New upstream release candidate.
  * Drop 04_fix_ftbfs_arm_qreal.diff, merged upstream.
  * Refresh 01_fix_installation_paths.diff.
  * Compress binary packages with xz.

 -- Felix Geyer <debfx-pkg@fobos.de>  Fri, 18 Nov 2011 16:18:49 +0100

qtcreator (2.4.0~beta-0ubuntu3) precise; urgency=low

  * Fix FTBFS on armel.
    - Add 04_fix_ftbfs_arm_qreal.diff
  * Compile docs only when the qtcreator-doc package is actually built.

 -- Felix Geyer <debfx-pkg@fobos.de>  Wed, 09 Nov 2011 08:45:01 +0100

qtcreator (2.4.0~beta-0ubuntu2) precise; urgency=low

  * Change the Suggests: git-core to a suggests on git. The git-core package
    is a transitional package to the git package now.

 -- Jonathan Thomas <echidnaman@kubuntu.org>  Fri, 04 Nov 2011 22:09:57 -0400

qtcreator (2.4.0~beta-0ubuntu1) precise; urgency=low

  * New upstream beta release.
  * Refresh patches.
  * Drop install_application_icons_according_to_freedesktop_spec.diff,
    fixed upstream.
  * qtcreator recommends g++. (LP: #881062)
  * Simplify install files.
  * Don't build the "dumper" library since it's only needed on Mac OS.
    - Drop 04_append_Debian_search_path_for_pre-built_gdbmacros.diff
  * Don't disable qmldesigner on armel anymore as it hopefully builds
    fine now.
  * Remove qtcreator.postinst since it's a noop.
  * Export build flags in debian/rules.
  * Fix Homepage field.
  * Don't call dh_makeshlibs as qtcreator doesn't provide any public
    shared libraries.

 -- Felix Geyer <debfx-pkg@fobos.de>  Fri, 04 Nov 2011 16:11:03 +0100

qtcreator (2.2.1-1ubuntu4) oneiric; urgency=low

  * Fix FTBFS with multiarch Qt library path. (LP: #832811)
    - Pass IDE_LIBRARY_BASENAME=lib/$(DEB_HOST_MULTIARCH) to configure.
    - Replace DEB_HOST_MULTIARCH variable in install files.
  * Fix FTBFS on armel: don't try to install the qmldesigner plugin.

 -- Felix Geyer <debfx-pkg@fobos.de>  Fri, 26 Aug 2011 15:41:22 +0200

qtcreator (2.2.1-1ubuntu3) oneiric; urgency=low

  * Add qt4-qmlviewer to Recommends. (LP: #776138)
  * On armel, add QMLDESIGNER_DISABLE to CONFIG instead of replacing it.

 -- Felix Geyer <debfx-pkg@fobos.de>  Mon, 01 Aug 2011 23:52:10 +0200

qtcreator (2.2.1-1ubuntu2) oneiric; urgency=low

  * Install qmldesigner plugins (/usr/lib/qmldesigner/*.so). (LP: #819270)

 -- Felix Geyer <debfx-pkg@fobos.de>  Mon, 01 Aug 2011 19:51:30 +0200

qtcreator (2.2.1-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable
  * 05_dont_build_qmldesigner_on_armel.diff, debian/rules,
    debian/qtcreator.install.armel:
    - try to not build qmldesigner on armel: many qreal/float typing issue and
      qmldesigner isn't suited for armel anyway
  * debian/qtcreator.install, debian/qtcreator.install.linux:
    - install qmlpuppet to get qmldesigner working (LP: #752713)

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 22 Jul 2011 11:03:38 +0200

qtcreator (2.2.1-1) unstable; urgency=low

  * New upstream release.
  * Add Qt Creator debug package.

 -- Fathi Boudra <fabo@debian.org>  Thu, 23 Jun 2011 12:26:27 +0300

qtcreator (2.2.0-2) unstable; urgency=low

  * Add QML Designer plugin:
    - build depends on libqt4-private-dev.
    - update debian/qtcreator.install file.
  * Add kdelibs5-data to Suggests. Qt Creator can use kate syntax highlighting
    definitions.
  * Add debian/qtcreator.install.linux: ptracepreload plugin is available on
    linux only.

 -- Fathi Boudra <fabo@debian.org>  Wed, 22 Jun 2011 09:19:32 +0300

qtcreator (2.2.0-1) unstable; urgency=low

  * New upstream release (Closes: #627889):
    - fix ftbfs on kfreebsd. (Closes: #600652)
  * Add install_application_icons_according_to_freedesktop_spec.diff patch.
  * Update debian/rules:
    - build depends on libqtwebkit-dev >= 2.1.0~2011week13-2. This version
      contains a fix to define QT_WEBKIT and display correctly documentation
      in Qt Creator Help plugin.
    - bump Standards-Version to 3.9.2 (no changes needed).
  * Update debian/qtcreator.desktop: set InitialPreference=9.

 -- Fathi Boudra <fabo@debian.org>  Fri, 17 Jun 2011 20:47:08 +0300

qtcreator (2.2.0~beta-1) unstable; urgency=low

  * New upstream release.
  * Update 01_fix_installation_paths.diff to apply on 2.2.0~beta and fix
    qtpromaker path.
  * Update debian/qtcreator.install file.

 -- Fathi Boudra <fabo@debian.org>  Thu, 31 Mar 2011 11:39:45 +0300

qtcreator (2.1.0-1) unstable; urgency=low

  * New upstream release.
  * Update debian/control: add libqtwebkit-dev build dependency.

 -- Fathi Boudra <fabo@debian.org>  Wed, 16 Feb 2011 08:49:10 +0200

qtcreator (2.1.0~rc1-1) experimental; urgency=low

  * New upstream release.
  * Update debian/control:
    - bump libqt4-dev build dependency to 4:4.7.1.
  * Remove QTCREATOR_WITH_QML=1 environment variable - enabled by default.

 -- Fathi Boudra <fabo@debian.org>  Sat, 11 Dec 2010 15:17:02 +0200

qtcreator (2.1.0~beta1-1) experimental; urgency=low

  * New upstream release.
  * Update debian/rules:
    - remove QTCREATOR_WITH_QML export, enabled by default.
    - remove plugins exclusion from dh_shlibdeps. (Closes: #597647)
  * Update qtcreator.install file.

 -- Fathi Boudra <fabo@debian.org>  Sat, 09 Oct 2010 19:55:37 +0300

qtcreator (2.0.1-1) experimental; urgency=low

  * New upstream release.
  * Update 01_fix_installation_paths.diff patch.
  * Update qtcreator.install file.
  * Update debian/control:
    - bump libqt4-dev build dependency to 4:4.7.0~rc1.
    - bump Standards-Version to 3.9.1 (no changes needed).
  * Enable Qml support with QTCREATOR_WITH_QML environment variable.

 -- Fathi Boudra <fabo@debian.org>  Wed, 25 Aug 2010 14:26:11 +0300

qtcreator (2.0.0-1) experimental; urgency=low

  * New upstream release.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Switch Debian changes to patches. It makes derivatives distributions happy.
  * Update debian/control:
    - drop cdbs build dependency.
    - bump libqt4-dev build dependency to 4:4.7.0~beta2.
    - bump Standards-Version to 3.9.0 (no changes needed).
    - cleanup long description. (Closes: #528567)
  * Update debian/rules: convert to dh usage.
  * Update debian/qtcreator.install file.

 -- Fathi Boudra <fabo@debian.org>  Thu, 08 Jul 2010 17:39:46 +0300

qtcreator (1.3.1-2) unstable; urgency=low

  * Upload to unstable.
  * Bump debhelper build dependency to 7.4.15.
  * Bump Standards-Version to 3.8.4 (no changes needed).
  * Update copyright years.
  * Remove lintian overrides - unused.
  * Cleanup debian/rules: remove lintian warnings fix - fixed upstream.
  * Add debian/watch file.

 -- Fathi Boudra <fabo@debian.org>  Tue, 18 May 2010 16:28:06 +0300

qtcreator (1.3.1-1) experimental; urgency=low

  * New upstream release.
  * Add epoch to build-depends. (closes: #565786)

 -- Adam Majer <adamm@zombino.com>  Tue, 19 Jan 2010 14:31:57 -0600

qtcreator (1.3.0-1) experimental; urgency=low

  * New upstream release:
    + added CVS and QML plugins.
    + some translations were added for international users.
    + plugin API/ABI modified.
  * README.source added as an explanation how to merge new upstream
    releases.
  * Bump build depends to Qt 4.6.
  * Bump Standards-Version to 3.8.3. No changes required.
  * Install the latest upstream changelog only.

 -- Adam Majer <adamm@zombino.com>  Sat, 26 Dec 2009 23:17:34 -0600

qtcreator (1.2.1-3) unstable; urgency=low

  [ Fathi Boudra ]
  * Add missing dependency on libqt4-help.
    Thanks to André Wöbbeking for the notice.

  [ Adam Majer ]
  * Add missing dependency on libqt4-sql-sqlite without which help file is
    not accessible. This was noticed missing in Ubuntu bug #388129.

 -- Fathi Boudra <fabo@debian.org>  Fri, 28 Aug 2009 10:36:51 +0200

qtcreator (1.2.1-2) unstable; urgency=low

  * Use the pre-built gdbmacros for Debian's Qt installation only.
    Qt Creator will no longer errenously try to use the pre-built
    gdbmacros for all Qt installations.

 -- Adam Majer <adamm@zombino.com>  Thu, 30 Jul 2009 09:18:51 -0500

qtcreator (1.2.1-1) unstable; urgency=low

  * New upstream release.

  [ Fathi Boudra ]
  * Re-add installation of gdbmacros. Debian is shipped with a known Qt version
    and we should provide a ready to use debugger helper for this version.
  * Install libDebuggingHelper.

  [ Adam Majer ]
  * Move the gdbmacros helper under /usr/lib/qtcreator.
  * Build gdbmacros from the correct .pro file.
  * Install upstream changelogs.

 -- Fathi Boudra <fabo@debian.org>  Wed, 15 Jul 2009 12:37:19 +0200

qtcreator (1.2.0-1) unstable; urgency=low

  * New upstream release.
    + Includes git patches to 1.2.x tree until 2009-07-07.

  [ Fathi Boudra ]
  * Bump Standard-Version to 3.8.2. No changes needed.
  * Update debian/rules:
    - Remove translations build. Infrastructure for translations added
      upstream.
    - Improve clean target by removing extra directories.
    - Remove dh_desktop call. Deprecated.
    - Add qt4-demos to Recommends. The combobox in the welcome page relies on
      qt4-docs and qt4-demos being installed.
  * Update debian/qtcreator.install.
  * Fix wrapper target path moved to bin/bin.pro.
  * Fix static and translations target installation.

  [ Adam Majer ]
  * Removed some lintian errors from overrides. They should not be ignored.
  * Remove installation of gdbmacros. This needs to be compiled per
    version of Qt. Qt Creator automates this process and will compile
    and install the debugging helper in the user's local directory.
    The compilation routine is in the Tools -> Options -> Qt 4 -> Version
    window.
  * Install the LGPL_EXCEPTION.TXT in addition to mentioning it in copyright
    as gdbmacros source code that is copied to user's local directory
    requires a license.

 -- Adam Majer <adamm@zombino.com>  Sun, 12 Jul 2009 18:52:19 -0500

qtcreator (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standard-Version to 3.8.1. No changes needed.
  * Update debian/rules:
    - adjust clean target to not remove qtcreator wrapper script.
  * Update debian/qtcreator.install.
  * Fix qtcreator wrapper/target installation.
  * Update debian/rules to move and rename the debugging helper library.
  * Update debian/qtcreator.desktop:
    - fix missing icon.
    - remove duplicate mimetype entry.

 -- Fathi Boudra <fabo@debian.org>  Fri, 24 Apr 2009 00:01:08 +0200

qtcreator (1.0.0-1) experimental; urgency=low

  * Initial release (Closes: #509213).

 -- Fathi Boudra <fabo@debian.org>  Fri, 06 Mar 2009 13:14:21 +0100
