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

Last commit made on 2016-04-30
Get this branch:
git clone -b lpusip/debian/experimental 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/experimental
Repository:
lp:~racb/ubuntu/+source/pyqt5

Recent commits

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.

01a3b81... by Dmitry Shachnev

Import patches-unapplied version 5.5+dfsg-1 to debian/experimental

Imported using usd-importer.

Publish parent: 07aebe3cc422abc3fb9274472db8025fd45f5047
Changelog parent: 9d464ab3139843e685d36876795b31f974208108

New changelog entries:
  * New upstream release.
  * Build against Qt 5.5.0.
  * Add explicit build-dependency on dh-python.
  * Drop Enginio packages. QtEnginio is no longer developed and
    pending deprecation.
  * Build with Sphinx 1.3.
  * Specify repacksuffix in debian/watch.
  * Drop XS-Testsuite header, no longer needed with new dpkg versions.
  * Bump year in debian/copyright.
  * Add QtLocation library to QtPositioning packages.

9d464ab... by Dmitry Shachnev

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

Imported using usd-importer.

Publish parent: 27f84c3e0f47842378498f66a8790da17d9deaf6
Changelog parent: 07aebe3cc422abc3fb9274472db8025fd45f5047

New changelog entries:
  * New upstream release.
  * Drop all patches, applied upstream.
  * Add a temporary hack to use upstream stylesheet when building the
    documentation with Sphinx 1.2.
  * Build-depend on sip 4.16.8+dfsg-2, as the previous upload would
    generate wrong dependencies for Python 3 packages.
  * Upload to unstable.

07aebe3... by Dmitry Shachnev

Import patches-unapplied version 5.4.1+dfsg-3 to debian/experimental

Imported using usd-importer.

Publish parent: 6b3502ac4907bc48fe6541a5eec6ee99fd700040

New changelog entries:
  * Update and unify descriptions of binary packages.
  * Backport upstream change to add support for Qt 5.4.2.
  * Let pyuic sort the import order (closes: #787251, thanks to Reiner
    Herrmann for the patch).
  * Build against Qt 5.4.2 to make sure we are ready for the transition.

6b3502a... by Dmitry Shachnev

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

Imported using usd-importer.

Publish parent: 078bfea90186001722518ba36d962394d85b81fa

New changelog entries:
  * Backport some fixes to setZOrder() function from upstream
    (uiparser_setzorder_fix.diff).