← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1126208] Re: Run tests when building the package

 

qtdeclarative-opensource-src (5.2.1-3ubuntu8) trusty; urgency=medium

  * debian/libqt5qml5.symbols:
    - Update arm64 symbols from build logs

qtdeclarative-opensource-src (5.2.1-3ubuntu7) trusty; urgency=medium

  [ Colin Watson ]
  * debian/patches/aarch64.patch:
    - Update to fix FTBFS

qtdeclarative-opensource-src (5.2.1-3ubuntu6) trusty; urgency=medium

  * debian/libqt5qml5.symbols:
    - Update another symbol from build logs

qtdeclarative-opensource-src (5.2.1-3ubuntu5) trusty; urgency=medium

  [ Colin Watson ]
  * debian/patches/aarch64.patch:
    - Add support for arm64.  (Ported from webkitgtk.)
  * debian/patches/ppc64el.patch:
    - Handle little-endian mode for PowerPC.
  * debian/libqtqml5.symbols:
    - Mark MASM symbols as "amd64 armel armhf i386 mips mipsel" rather than
      "!powerpc", corresponding to architectures where the assembler is
      enabled.
    - Apply some other miscellaneous symbols adjustments for ppc64el.

qtdeclarative-opensource-src (5.2.1-3ubuntu4) trusty; urgency=medium

  * debian/patches/Fix-crash-when-accessing-var-properties-in-objects-w.patch:
    - Cherry-pick from upstream https://codereview.qt-project.org/#change,79857
      (LP: #1277206)

qtdeclarative-opensource-src (5.2.1-3ubuntu3) trusty; urgency=medium

  * Update powerpc symbols from build logs and Debian

qtdeclarative-opensource-src (5.2.1-3ubuntu2) trusty; urgency=medium

  * Update symbols from build logs

qtdeclarative-opensource-src (5.2.1-3ubuntu1) trusty; urgency=low

  [ Timo Jyrinki ]
  * New upstream release. (LP: #1253603) (LP: #1242629)
  * Bump build deps to 5.2.1
  * Drop a patch that upstream has fixed in another way:
    - rendering_performance_fix_lp1092358.patch
  * Drop patches submitted and merged upstream:
    - 0001-Fallback-to-QMetaObject-for-properties-not-in-QQmlPr.patch
    - 8a3d48915c29484c9ffb2fb8f0e3b569a9fe9b44_backport.patch
    - 03_51665a9ecaebaef2382c1e76ebedfeffacb4b3de_backport.patch
    - 04_9d6cd72353e4862592c016951810abf9a7ab8079_backport.patch
    - fix_1236765.patch
    - qml_type_loading.patch
  * Drop other backported patches:
    - 0b190b7114c816689eeb8478ea5151732bc7a5de_backport.patch
    - 81a9dd71b9ce60ab4cae629b67d6f26ebdeb19db_backport.patch
    - 01_8563adb737cec5d440197ddbd514fe201c5f18ff_backport.patch
    - 02_53e317468626284fe26877659dff551ce3bc0e55_backport.patch
  * Update *.install
  * Add new packages qtdeclarative5-dialogs-plugin,
    qtdeclarative5-models-plugin and qtdeclarative5-privatewidgets-plugin
  * Add debian/patches/correct_geometry_for_2x_pixmaps.patch
    (LP: #1214374)
  * Update symbols
  * 0001-Reset-on-model-layout-changed.patch was merged upstream (LP: #1242629)
  * Add qtdeclarative5-settings-plugin package
  * Add new binaries like v4, qml, and update otherwise .install files
  * Temporarily compile with CONFIG+=debug
  * Resync with Debian 5.2.1-3
  * Update to a new stable branch release (LP: #1259145) (LP: #1257322)
    (LP: #1258057)
  * Temporarily lower pkg-kde-tools dependency until it's synced
  * Add debian/patches/Do-not-crash-if-proc-is-not-mounted.patch
    - Cherry-pick a patch from upstream (LP: #1268507)
  * Add debian/patches/Make-sure-the-test-window-has-focus.patch
    - Cherry-pick a patch, should help with xvfb test runs
  * Add Don-t-use-ebx-in-the-x86-register-allocator.patch
    - Cherry-pick a patch (LP: #1271033)
  * Add V4-Array.push-on-QStringList-should-invoke-putIndexe.patch
    - Cherry-pick a patch (LP: #1273684)

  [ Daniel d'Andrada ]
  * Add debian/patches/fix_qtbug_32004.patch (LP: #1252709)

  [ Michał Sawicz ]
  * Final 5.2 release.
  * Refresh debian/patches/fix_qtbug_32004.patch

  [ Dmitry Shachnev ]
  * Merge with Debian up to 5.2.0-5:
    - Now qtdeclarative5-examples depends on all needed plugins
      (LP: #1260457).

  [ Omer Akram ]
  * Run unittests during build (LP: #1193370)

  [ Arthur Mello ]
  * Add Guarantee-event-s-default-state-as-not-accepted.patch
    - Cherry-pick a patch from upstream

qtdeclarative-opensource-src (5.2.1-3) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Stop building qtdeclarative5-doc from this source, it will be
    built from qttools-opensource-src instead. This allows us to drop
    qttools5-dev-tools build-dependency and get rid of dependency loop.
  * Update debian/libqt5qml5.symbols from buildds’ logs.

qtdeclarative-opensource-src (5.2.1-2) experimental; urgency=medium

  * Bump Qt build dependencies.

qtdeclarative-opensource-src (5.2.1-1) experimental; urgency=medium

  * New upstream release.
  * Update symbols files with:
    - buildd's logs.
    - Current build. There are private simbols missing: bump qtdeclarative-abi
      to 5-2-1.
    - Mark private symbols as such.
  * Adjust qtdeclarative5-private-dev: new file present.

qtdeclarative-opensource-src (5.2.0-8) unstable; urgency=medium

  * Update symbols files with buildd's logs.

qtdeclarative-opensource-src (5.2.0-7) unstable; urgency=medium

  * Update symbols files with buildd's logs.

qtdeclarative-opensource-src (5.2.0-6) unstable; urgency=medium

  [ Philip Muškovac ]
  * Make qtdeclarative5-dialogs-plugin depend on
    qtdeclarative5-privatewidgets-plugin, as it uses modules from that.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Upload to unstable.
  * Move mkspec files to their new location.
    - B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
  * Update symbols files with buildd's logs.
  * Update Standards-Version to 3.9.5, no changes required.

qtdeclarative-opensource-src (5.2.0-5) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Do not hardcode the version number in qtdeclarative5-private-dev.install.

  [ Timo Jyrinki ]
  * Separate the qml binary into its own package, likely to be used alone.

  [ Pino Toscano ]
  * Add proper breaks/replaces for qml move.
  * Install the private qmake stuff in qtdeclarative5-private-dev and not
    in qtdeclarative5-dev.
  * Simplify qtdeclarative5-examples.install.
  * Remove the Pre-Depends on dpkg >= 1.15.6~, since that version is available
    in Squeeze already.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Update symbols files with buildds' logs.

qtdeclarative-opensource-src (5.2.0-4) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Update symbols files again.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Build depend on pkg-kde-tools >= 0.15.12~, which fixes a qptrdiff
    substitution on s390x.

qtdeclarative-opensource-src (5.2.0-3) experimental; urgency=low

  * s390x updated it's gcc version while we where updating it's symbols. Re
    update them to avoid a FTBFS.
  * Also update symbols files with current build log.

qtdeclarative-opensource-src (5.2.0-2) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Update libqt5qml5.symbols with feedback from i386, s390x and powerpc
    buildds.
  * Make qtdeclarative5-examples depend on all plugins used by examples.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Mark private symbols as such.

qtdeclarative-opensource-src (5.2.0-1) experimental; urgency=low

  [ Dmitry Shachnev ]
  * New upstream release.
  * Drop build-dependency on libqt5v8-5-private-dev, no longer needed.
  * Add copyright information for 3rdparty code to debian/copyright.
  * Update .install files.
  * Add new qtdeclarative5-settings-plugin package.
  * Make libqt5qml5 provide qtdeclarative-abi-5-2-0.
  * Update symbols files.
  * Explicitly define DEB_HOST_MULTIARCH in debian/rules.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Add python as build dependency.
  * Bump other Qt build-dependecies to 5.2.0.
  * Adjust install files.
  * Update symbols files:
    - The symbols removed were either introduced with beta1 or private symbols.
    - Regenerate symbols that used to have the qreal substitution.
  * Mark private symbols as such.

qtdeclarative-opensource-src (5.1.1-1) unstable; urgency=low

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
  * Update symbols file with buildds' logs.
  * Remove fix_systemdialogs_path, applied upstream.
  * Adjust examples install file.
  * Update symbols files with current build.
  * Tighten Qt 5 build dependencies.

qtdeclarative-opensource-src (5.1.0-2) unstable; urgency=low

  * Upload to unstable.
  * Add missing license information for tests/auto/qml/parserstress/tests/ecma*
    in debian/copyright. Thanks Scott Kitterman for the tip.
  * Update symbols files.

qtdeclarative-opensource-src (5.1.0-1) experimental; urgency=low

  [ Timo Jyrinki ]
  * New upstream release.
  * Bump build dependencies to 5.1.0.
  * Add new plugin packages Dialogs, Models, Private Widgets.
  * Update install files.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Update watch file.
  * Bump the build dependency on libqt5v8-5-private-dev to 5.1.0-2~,
    as I wrongly removed the private headers in the previous version.
  * Add fix_systemdialogs_path to allow installing the sistemdialogs
    example binary in it's place. Upstream bug
    https://bugreports.qt-project.org/browse/QTBUG-32359.
  * Update symbols files.
  * Mark private symbols to provide qtdeclarative-abi-5-1-0.
    - Make libqt5qml5 provide qtdeclarative-abi-5-1-0.
    - Add mark_private_symbols.sh to mark the symbols.
    - Actually mark the symbols.
    - Add lintian overrides for libqt5quickparticles5 and libqt5quick5.
  * Add .qml to the list of file extensions that should not be executable.
  * Check files permission in a broader path.
 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>   Mon, 10 Mar 2014 16:35:51 +0000


** Changed in: qtdeclarative-opensource-src (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtdeclarative-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1126208

Title:
  Run tests when building the package

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Fix Released

Bug description:
  Tests were disabled with qtdeclarative because they needed X.
  Investigate what could be done to enable tests when building.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1126208/+subscriptions