[ubuntu/saucy-proposed] qtcreator 2.7.1-0ubuntu1 (Accepted)
Timo Jyrinki
timo-jyrinki at ubuntu.com
Thu Jul 11 08:55:17 UTC 2013
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
Date: Mon, 08 Jul 2013 12:48:04 +0300
Changed-By: Timo Jyrinki <timo-jyrinki at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Didier Roche <didrocks at ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/qtcreator/2.7.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 08 Jul 2013 12:48:04 +0300
Source: qtcreator
Binary: qtcreator qtcreator-dbg qtcreator-doc qtcreator-plugin-ubuntu
Architecture: source
Version: 2.7.1-0ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Timo Jyrinki <timo-jyrinki at ubuntu.com>
Description:
qtcreator - lightweight integrated development environment (IDE) for Qt
qtcreator-dbg - debugging symbols for Qt Creator IDE
qtcreator-doc - documentation for Qt Creator IDE
qtcreator-plugin-ubuntu - Ubuntu plugin for Qt Creator IDE
Launchpad-Bugs-Fixed: 1169830 1169831 1169832 1170685 1170692 1171063 1172241 1179920 1180192 1180193 1180195 1180392 1181125 1186220 1186230 1186996 1194099 1194107
Changes:
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
Checksums-Sha1:
18e1d7a616d1cabc6a4b203da4bb4d209f0119e0 2496 qtcreator_2.7.1-0ubuntu1.dsc
beb9091d789899ce78020d99fc9a4055f35f4a8e 22572001 qtcreator_2.7.1.orig.tar.gz
1c071dd398bc855b9dca49439930fbbd3249ed45 643364 qtcreator_2.7.1-0ubuntu1.debian.tar.gz
Checksums-Sha256:
20147c1cb1b6dccabb5fa29cd8dd785ce4eb2205c7e99966e847068832aadbe1 2496 qtcreator_2.7.1-0ubuntu1.dsc
5b428b49579ab62ab0575010848b4d50b05d4ff1abebaa73883bcdd9863f7613 22572001 qtcreator_2.7.1.orig.tar.gz
cdd8c4a5210fd81f55adbcf4d7b17cc1c20eda2047ddf7bf2e17715c4872276e 643364 qtcreator_2.7.1-0ubuntu1.debian.tar.gz
Files:
d8c25987388c90cd4752c35b5d98e32b 2496 devel optional qtcreator_2.7.1-0ubuntu1.dsc
fa18e376bc1dbb5c39ec481ac6489367 22572001 devel optional qtcreator_2.7.1.orig.tar.gz
45377a92206deda199d9e96485b8dd1a 643364 devel optional qtcreator_2.7.1-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlHecO4ACgkQmLJKnOSsII70oQCgqhaTeqRKlvpnKdqXGq7ziQGx
F2cAnRQFis9J3M6AHSBJGN7LqALbiB3m
=dqyb
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list