qtcreator (1.3.1-1ubuntu1.1) lucid-security; urgency=low * SECURITY UPDATE: insecure library loading (LP: #649991) - bin/qtcreator: don't add an empty element to LD_LIBRARY_PATH, based on patch from upstream. - http://qt.gitorious.org/qt-creator/qt-creator/commit/3c00715c8e90c57953ec4a8716110f6954e524e4 - CVE-2010-3374 -- Felix Geyer Tue, 28 Sep 2010 18:14:48 +0200 qtcreator (1.3.1-1ubuntu1) lucid; urgency=low * Merge with Debian Experimental, remaining changes (LP: #536748): - Add qt-creator transitional package - debian/control: Conflicts on qt-creator (<< 1.2.1-1ubuntu1) - debian/rules: set QMAKE explicitly to qmake-qt4 * Note that all other changes (most importantly those from 1.3.0-0ubuntu1) were completely dropped, since Debian uses a full-source packaging branch and thus the diff.gz is 100% legitimate, hence the delta would not ever become droppable. Possibly Debian could switch to source format 3 so that Ubuntu can sync package with patches while Debian internal development would still be based on full-source git. DO NOT CONVERT DIRECT DEBIAN CHANGES TO PATCHES! -- Harald Sitter Wed, 10 Mar 2010 17:48:29 +0100 qtcreator (1.3.1-1) experimental; urgency=low * New upstream release * Add epoch to build-depends. (closes: #565786) -- Adam Majer 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 Sat, 26 Dec 2009 23:17:34 -0600 qtcreator (1.3.0-0ubuntu2) lucid; urgency=low * debian/control: Corrected Qt4 epoch. -- Maia Kozheva Tue, 22 Dec 2009 16:08:31 +0600 qtcreator (1.3.0-0ubuntu1) lucid; urgency=low * New upstream release. * Added debian/watch. * Added quilt patch system. Split build system changes from the diff.gz into several patches in debian/patches: - buildsystem.patch: Make the upstream build system install files in correct locations. - debugginghelper.patch: Use /usr/lib/qtcreator/gdbmacros as an additional debugging helper location. - help-path.patch: Correct path to qtcreator.qch. - x-terminal.patch: Use x-terminal-emulator instead of xterm. * debian/rules: Force qmake-qt4 (in case Qt3 is also installed). * debian/qtcreator.install: Updated plugin list. -- Maia Kozheva Tue, 22 Dec 2009 12:14:37 +0600 qtcreator (1.2.1-3ubuntu1) karmic; urgency=low * Merge from Debian unstable, remaining changes: - Add qt-creator transitional package - debian/control: Conflicts on qt-creator (<< 1.2.1-1ubuntu1) Bugfixes: (LP: #372668) -- Jonathan Thomas Tue, 01 Sep 2009 13:15:37 -0400 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 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 Thu, 30 Jul 2009 09:18:51 -0500 qtcreator (1.2.1-1ubuntu1) karmic; urgency=low * Merge from debian unstable (LP: #399414), remaining changes: - Add qt-creator transitional package. * debian/control: Conflicts on qt-creator (<< 1.2.1-1ubuntu1). -- Andres Rodriguez Sun, 19 Jul 2009 16:23:52 -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 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 Sun, 12 Jul 2009 18:52:19 -0500 qtcreator (1.1.0-1ubuntu1) karmic; urgency=low * Add qt-creator transitional package (LP: #378910) * Conflict qt-creator << 1.1.0-1ubuntu1 -- Alessandro Ghersi Thu, 21 May 2009 05:31:05 +0200 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 Fri, 24 Apr 2009 00:01:08 +0200 qtcreator (1.0.0-1) experimental; urgency=low * Initial release (Closes: #509213). -- Fathi Boudra Fri, 06 Mar 2009 13:14:21 +0100