[ubuntu/saucy-proposed] python-qt4 4.10.1-1ubuntu1 (Accepted)

Scott Kitterman scott at kitterman.com
Fri May 17 22:30:31 UTC 2013


python-qt4 (4.10.1-1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Unify build targets across py2 & 3, both now multiarched and python3.2
      is not supported
    - Drop direct build-dep on python2.7-dev since it's not needed in Ubuntu

python-qt4 (4.10.1-1) unstable; urgency=low

  * Upload to unstable

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Dmitrijs Ledkovs ]
  * Fix compiling Qt Designer plugin with multiarched python.
  * Enable DEB_BUILD_OPTIONS compliant parallel build.

  [ Scott Kitterman ]
  * New upstream release
    - Refresh patches
    - Update debian/rules to work with python3.2 and 3.3 (Closes: #707157)
    - Bump minimum required sip4 build-dep versions to 4.14.4
  * Adjust pyqtconfig.py references in debian/python3-pyqt4.install to cover
    all variants now shipped
  * Fix find command in install-arch so pyqtconfig files for debug packages
    aren't removed
  * Additional minor cleanups to get files installed properly for pyqtconifg
     and .so files in python3-dbus.mainloop.qt/-dbg
  * Add debian/patches/config_extra_headers.diff so additional header
    directories used in python3.3 due to multiarch are found during build
  * Update debian/rules to account for different layout of python3.3 in
    anicipation of multiarched python3.3
  * Add specific build-dep on python2.7-dev >=2.7.5-2~ for python2.7-config
    configdir support
  * Update python3-all-dev minimum version due to bug fixes in 3.2.3-6 for
    building with multiple python3 versions
  * Generate a multi-version pyqtconfig.py for python3 variants to account
    for multiple files installed into the same directory as is done with
    sipconfig in python3-sip (Closes: #707734)
  * Add removal of qpy/QtCore/qpycore_post_init.cpp to clean rule
  * Drop unused python:Provides
  * Bump standards version to 3.9.4 without further change

  [ Steve Langasek ]
  * Fine adjustments to debian/rules

Date: Fri, 17 May 2013 16:09:12 -0400
Changed-By: Scott Kitterman <scott at kitterman.com>
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/python-qt4/4.10.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 17 May 2013 16:09:12 -0400
Source: python-qt4
Binary: python-qt4 python3-pyqt4 python-qt4-dbg python3-pyqt4-dbg python-qt4-phonon python3-pyqt4.phonon python-qt4-phonon-dbg python3-pyqt4.phonon-dbg python-qt4-dbus python-qt4-dbus-dbg python3-dbus.mainloop.qt python3-dbus.mainloop.qt-dbg python-qt4-gl python-qt4-gl-dbg python3-pyqt4.qtopengl python3-pyqt4.qtopengl-dbg python-qt4-sql python3-pyqt4.qtsql python-qt4-sql-dbg python3-pyqt4.qtsql-dbg python-qt4-dev python-qt4-doc pyqt4-dev-tools
Architecture: source
Version: 4.10.1-1ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Changed-By: Scott Kitterman <scott at kitterman.com>
Description: 
 pyqt4-dev-tools - Development tools for PyQt4
 python-qt4 - Python bindings for Qt4
 python-qt4-dbg - Python bindings for Qt4 (debug extensions)
 python-qt4-dbus - D-Bus Support for PyQt4
 python-qt4-dbus-dbg - D-Bus Support for PyQt4 (debug extensions)
 python-qt4-dev - Development files for PyQt4
 python-qt4-doc - Documentation and examples for PyQt4
 python-qt4-gl - Python bindings for Qt4's OpenGL module
 python-qt4-gl-dbg - Python bindings for Qt4's OpenGL module (debug extension)
 python-qt4-phonon - Python bindings for Phonon
 python-qt4-phonon-dbg - Python bindings for Phonon (debug extensions)
 python-qt4-sql - Python bindings for PyQt4's SQL module
 python-qt4-sql-dbg - Python bindings for PyQt4's SQL module (debug extension)
 python3-dbus.mainloop.qt - D-Bus Support for PyQt4 with Python 3
 python3-dbus.mainloop.qt-dbg - D-Bus Support for PyQt4 (debug extensions for Python 3)
 python3-pyqt4 - Python3 bindings for Qt4
 python3-pyqt4-dbg - Python3 bindings for Qt4 (debug extensions)
 python3-pyqt4.phonon - Python3 bindings for Phonon
 python3-pyqt4.phonon-dbg - Python3 bindings for Phonon (debug extensions)
 python3-pyqt4.qtopengl - Python 3 bindings for Qt4's OpenGL module
 python3-pyqt4.qtopengl-dbg - Python 3 bindings for Qt4's OpenGL module (debug extension)
 python3-pyqt4.qtsql - Python3 bindings for PyQt4's SQL module
 python3-pyqt4.qtsql-dbg - Python3 bindings for PyQt4's SQL module (debug extension)
Closes: 707157 707734
Changes: 
 python-qt4 (4.10.1-1ubuntu1) saucy; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Unify build targets across py2 & 3, both now multiarched and python3.2
       is not supported
     - Drop direct build-dep on python2.7-dev since it's not needed in Ubuntu
 .
 python-qt4 (4.10.1-1) unstable; urgency=low
 .
   * Upload to unstable
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Dmitrijs Ledkovs ]
   * Fix compiling Qt Designer plugin with multiarched python.
   * Enable DEB_BUILD_OPTIONS compliant parallel build.
 .
   [ Scott Kitterman ]
   * New upstream release
     - Refresh patches
     - Update debian/rules to work with python3.2 and 3.3 (Closes: #707157)
     - Bump minimum required sip4 build-dep versions to 4.14.4
   * Adjust pyqtconfig.py references in debian/python3-pyqt4.install to cover
     all variants now shipped
   * Fix find command in install-arch so pyqtconfig files for debug packages
     aren't removed
   * Additional minor cleanups to get files installed properly for pyqtconifg
      and .so files in python3-dbus.mainloop.qt/-dbg
   * Add debian/patches/config_extra_headers.diff so additional header
     directories used in python3.3 due to multiarch are found during build
   * Update debian/rules to account for different layout of python3.3 in
     anicipation of multiarched python3.3
   * Add specific build-dep on python2.7-dev >=2.7.5-2~ for python2.7-config
     configdir support
   * Update python3-all-dev minimum version due to bug fixes in 3.2.3-6 for
     building with multiple python3 versions
   * Generate a multi-version pyqtconfig.py for python3 variants to account
     for multiple files installed into the same directory as is done with
     sipconfig in python3-sip (Closes: #707734)
   * Add removal of qpy/QtCore/qpycore_post_init.cpp to clean rule
   * Drop unused python:Provides
   * Bump standards version to 3.9.4 without further change
 .
   [ Steve Langasek ]
   * Fine adjustments to debian/rules
Checksums-Sha1: 
 16816bf273c6020dac19579cd6c4e037a125549d 3420 python-qt4_4.10.1-1ubuntu1.dsc
 c7dad20194905d22f110c7d3ab905cd25d69e887 11279330 python-qt4_4.10.1.orig.tar.gz
 8214abcfa711797a626a9823636af88d1e935d83 22940 python-qt4_4.10.1-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 ea92ebf834f702dc103afe1dfa40f70eefe2701a07436d4e74a7413427494f7e 3420 python-qt4_4.10.1-1ubuntu1.dsc
 623586f6dcb8a3ac5af688015dfb721b76498242081e3e331c882dd38798fa16 11279330 python-qt4_4.10.1.orig.tar.gz
 e1c8d917e7eecd85e402c1eb59e42a0cf661d5e825df85e43a87f5aaa300cf17 22940 python-qt4_4.10.1-1ubuntu1.debian.tar.gz
Files: 
 bf6d32adf5b1cecedbe296233228cc15 3420 python optional python-qt4_4.10.1-1ubuntu1.dsc
 e5973c4ec0b0469f329bc00209d2ad9c 11279330 python optional python-qt4_4.10.1.orig.tar.gz
 1607c6e9c9b6306ee54a9f566069e2e7 22940 python optional python-qt4_4.10.1-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlGWm2sACgkQHajaM93NaGpBgwCeLKAHoDG2DoWba3B94mucKbgh
kIAAn2wgl0ylddxM+fPGcQp+Wraoif+0
=rdeS
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list