~racb/ubuntu/+source/pyqt5:lpusip/debian/sid

Last commit made on 2017-01-21
Get this branch:
git clone -b lpusip/debian/sid 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/debian/sid
Repository:
lp:~racb/ubuntu/+source/pyqt5

Recent commits

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!

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.

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.

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.

d9cf72d... by Dmitry Shachnev

Import patches-unapplied version 5.6+dfsg-2 to debian/experimental

Imported using usd-importer.

Publish parent: 01a3b818942c1652bc7daac115993f116ba845b1
Changelog parent: add1591005122a71c3b92841e7db0f35b31d5e70

New changelog entries:
  * Build against Qt 5.6 for experimental.

add1591... by Dmitry Shachnev

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

Imported using usd-importer.

Publish parent: 4ca2a6668e04bf0d4510a33453327b7573936d8f

New changelog entries:
  [ Dmitry Shachnev ]
  * New upstream release.
  * Add missing newline before clean target in debian/rules.
  * Updated debian/watch for the new tarballs naming scheme.
  * Bump sip build-dependencies to 4.18, following configure.py.
  * Drop custom get-orig-source target, it makes no sense.
  * Bump Standards-Version to 3.9.8, no changes needed.
  * Override Lintian false positive error about tiger.js file.
  * Fix detection of D-Bus include directories.
  * Install Python type hint (*.pyi) files.
  [ Ondřej Nový ]
  * Fixed VCS URL (https)

4ca2a66... by Dmitry Shachnev

Import patches-unapplied version 5.5.1+dfsg-3 to debian/sid

Imported using usd-importer.

Publish parent: f2cee4860070b3bbaaa98f0ed0bf796df75472f6

New changelog entries:
  * Move pyuic5-related sed call to install-arch target, it should not
    be run during indep builds.

f2cee48... by Dmitry Shachnev

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

Imported using usd-importer.

Publish parent: 7380f486860da9e2f8bcb38412699d211d54710d

New changelog entries:
  * Make pyuic5 shebang fixup really work.

7380f48... by Dmitry Shachnev

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

Imported using usd-importer.

Publish parent: d0f96abe57ad11efbd23be10c22e0c13ed3479f6

New changelog entries:
  [ Dmitry Shachnev ]
  * New upstream release.
  * Move fdupes from Build-Depends to Build-Depends-Indep, it is only
    used to build pyqt5-examples package.
  * Sort debian/pyqt5-dev-tools.manpages file.
  * Remove examples/webkit/fancybrowser/__pycache__ from orig tarball,
    it contains a compiled file without source.
  * Remove uupdate call from debian/rules, not needed with git-dpm.
  [ Matthias Klose ]
  * pyuic5: Call the unversioned python3 interpreter.

d0f96ab... by Dmitry Shachnev

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

Imported using usd-importer.

Publish parent: 9d464ab3139843e685d36876795b31f974208108
Changelog parent: 01a3b818942c1652bc7daac115993f116ba845b1

New changelog entries:
  * Remove gstreamer 0.10 packages from build-depends, no longer needed.
  * Update Vcs fields for Git migration.
  * Add support for Qt 5.5.1 (0001-Add-support-for-Qt-5.5.1.patch).
  * Move python3-sphinx from Build-Depends to Build-Depends-Indep.
  * Upload to unstable.