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
