~racb/ubuntu/+source/pyqt5:lpusip/ubuntu/zesty-devel

Last commit made on 2017-01-21
Get this branch:
git clone -b lpusip/ubuntu/zesty-devel https://git.launchpad.net/~racb/ubuntu/+source/pyqt5
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
lpusip/ubuntu/zesty-devel
Repository:
lp:~racb/ubuntu/+source/pyqt5

Recent commits

8cfb7e0... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-5 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: 55c4249b4279f4221c9015ecc0334340a13dd03b
Changelog parent: 63059be52a4478a23cfbfc49ad320d9b055ac26d

63059be... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-5 to debian/sid

Imported using usd-importer.

Publish parent: edd658d59145833f56a056717df82d4b9f8c5318

New changelog entries:
  * Make WebEngine packages depend on WebChannel, to avoid import errors.
  * Disable implicit qml_debug option for debug builds (no_qml_debug.diff).
    Patch taken from openSUSE, thanks Hans-Peter Jansen!

55c4249... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-4 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: 543335c7c35fa6f42d360d154b3e913740ed1332
Changelog parent: edd658d59145833f56a056717df82d4b9f8c5318

edd658d... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-4 to debian/sid

Imported using usd-importer.

Publish parent: c210a65636f840d0f6b92946c4f46d99e0c7fe85

New changelog entries:
  * Add Qt WebEngine support for amd64 and i386 (closes: #841830).
  * Add Qt WebChannel support.
  * Upload to unstable.
  * Build against Qt 5.7 for experimental.

543335c... by Timo Jyrinki

Import patches-unapplied version 5.7+dfsg-2build1~2 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: ef40cda683712d39614e178ff5ed3da53de7f88c

New changelog entries:
  * No change rebuild

ef40cda... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-2 to ubuntu/zesty

Imported using usd-importer.

Publish parent: 3280f52b4105e69c791ca477a4e3ee6e9bc9b612

3280f52... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-2 to ubuntu/yakkety

Imported using usd-importer.

Publish parent: 43a8dcad0fd89469740767826a86d047e6b31147
Changelog parent: c210a65636f840d0f6b92946c4f46d99e0c7fe85

c210a65... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-2 to debian/sid

Imported using usd-importer.

Publish parent: 8dfd469ace8ee8ae33d281dceb08f1d30e2a258c

New changelog entries:
  * Backport an upstream change to fix conversion of bytes values
    (bytes_conversion.diff; closes: #834875).
  * Update the pyuic5 and pyrcc5 manpages.
  * Drop obsolete debian/README.source.

43a8dca... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-1 to ubuntu/yakkety

Imported using usd-importer.

Publish parent: 2b21e2249173fb3a30ae57e83c71f7e193f25b9c
Changelog parent: 8dfd469ace8ee8ae33d281dceb08f1d30e2a258c

8dfd469... by Dmitry Shachnev

Import patches-unapplied version 5.7+dfsg-1 to debian/sid

Imported using usd-importer.

Publish parent: add1591005122a71c3b92841e7db0f35b31d5e70
Changelog parent: d9cf72d144c6f5e9f811d3c05959fd1be79491a3

New changelog entries:
  * New upstream release.
  * Drop 0001-Use-all-D-Bus-include-directories-returned-by-pkg-co.patch,
    applied upstream.
  * Drop rule to remove pycache from orig tarball, it is no longer there.
  * Update debian/copyright.
  * Stop installing Qt.pyi, it is no longer generated.
  * Update for upstream changes to pyrcc5 and pylupdate5:
    - Add new files to debian/pyqt5-dev-tools.install.
    - Fix shebangs in /usr/bin/pylupdate5 and /usr/bin/pyrcc5 files.
    - Call make install to temporary location to be able to run pyrcc5.
    - Call dh_python3 against pyqt5-dev-tools.
  * Use --no-sip-files configure option instead of removing the .sip files
    after they are installed.
  * Only ship files installed by upstream build system in pyqt5-dev.
  * Upload to unstable.