[ubuntu/precise] pykde4 4:4.7.3-0ubuntu1 (Accepted)

Jonathan Riddell jriddell at ubuntu.com
Fri Nov 25 23:00:19 UTC 2011


pykde4 (4:4.7.3-0ubuntu1) precise; urgency=low

  * New upstream release
  * Merge with Debian, remaining changes:
   - version number in boost build-dep

pykde4 (4:4.7.2-0r1) UNRELEASED; urgency=low

  [ Modestas Vainius ]
  * Bump python-qt4 dependencies to 4.8.3-3~ (dh_python2 based).
  * Remove a hack for python-qt4 python-support.
  * Really make python-kde4 break plasma-scriptengine-python (fix a typo).

  [ José Manuel Santamaría Lema ]
  * Require KDE SC 4.7.2.
  * Bump soprano build depend to 2.7.0.
  * Update not-installed file.

pykde4 (4:4.6.80-3) unstable; urgency=low

  * Add plasma-scriptengine-python (<< 4:4.6.5) to python-kde4 Breaks. Needed
    as python-support based plasma-scriptengine-python does not work with
    dh_python2 based python-kde4.
  * Fix GitWeb Vcs URL.
  * Move non-default python library to Suggests again.
  * Introduce a hack to restore compatibility with python-support based
    python-qt4. (Closes: #633499)

pykde4 (4:4.6.80-2) unstable; urgency=low

  * "Bye bye to you, ugly monolithic kdebindings" release.

  [ Pino Toscano ]
  * Update the patches:
    - refresh
    - optional_install_sip_files.diff: fix small if()/endif() mismatch
  * Small touches to the descriptions.

  [ Modestas Vainius ]
  * Upload to unstable.

pykde4 (4:4.6.80-1) experimental; urgency=low

  * Initial standalone release: split off from kdebindings.
  * Below you will find notable changes from previous kdebindings packaging.

  [ Modestas Vainius ]
  * Require KDE SC 4.6.3.
  * Bump Standards-Version to 3.9.2: no changes needed.
  * Switch debian/rules engine to dhmk based debian-qt-kde.mk.
  * Pick pykde4 related patches from the kdebindings package and include them
    in this package.
  * Strip sequence numbers from the patch filenames.
  * Clean up Uploaders list.
  * Clean up Build-Depends list.
  * Add libboost-dev to Build-Depends.
  * Fix binNMUability of python-kde4-dev: depend on python-kde4 (>=
    ${source:Version}) rather than ${binary:Version}. python-kde4-dev is
    arch:all.
  * Switch to dh_python2 (thanks to Scott Kitterman):
    - drop python-support from Build-Depends;
    - use python2 dh addon in place of python-support;
    - drop XB-Python-Version control field and remove debian/pyversions;
    - add "X-Python-Version: >= 2.5" to the source section;
    - remove python-support specific hacks from debian/not-installed.
  * Drop pydefault make variable, not used anymore.
  * Execute pyversions "on demand".
  * Drop ${python:Depends} from python-kde4-dev Depends.
  * Add "Provides: ${python:Provides}" to python-kde4.
  * Optimize $(pyversions) check.
  * Improve python-kde4-doc description.
  * Add lintian overrides for
    usr/share/doc/python-kde4-doc/html/common/*-license. These are valid part
    of documentation.
  * Add kdebindings-dbg to python-kde4-dbg Breaks/Replaces.
  * Update debian/coypright.
  * Document all Debian patches.
  * Replace include_default_settings_in_python_cmakelist.diff patch with
    add_qt_kde_definitions.diff. Only add_definitions() part moved to the
    proper place remains.

Date: Fri, 25 Nov 2011 22:18:54 +0000
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/pykde4/4:4.7.3-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 25 Nov 2011 22:18:54 +0000
Source: pykde4
Binary: python-kde4 python-kde4-dev python-kde4-doc python-kde4-dbg
Architecture: source
Version: 4:4.7.3-0ubuntu1
Distribution: precise
Urgency: low
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Description: 
 python-kde4 - Python bindings for the KDE Development Platform
 python-kde4-dbg - debugging symbols for the PyKDE bindings
 python-kde4-dev - UIC compiler and SIP files for PyKDE
 python-kde4-doc - documentation and examples for PyKDE
Closes: 633499
Changes: 
 pykde4 (4:4.7.3-0ubuntu1) precise; urgency=low
 .
   * New upstream release
   * Merge with Debian, remaining changes:
    - version number in boost build-dep
 .
 pykde4 (4:4.7.2-0r1) UNRELEASED; urgency=low
 .
   [ Modestas Vainius ]
   * Bump python-qt4 dependencies to 4.8.3-3~ (dh_python2 based).
   * Remove a hack for python-qt4 python-support.
   * Really make python-kde4 break plasma-scriptengine-python (fix a typo).
 .
   [ José Manuel Santamaría Lema ]
   * Require KDE SC 4.7.2.
   * Bump soprano build depend to 2.7.0.
   * Update not-installed file.
 .
 pykde4 (4:4.6.80-3) unstable; urgency=low
 .
   * Add plasma-scriptengine-python (<< 4:4.6.5) to python-kde4 Breaks. Needed
     as python-support based plasma-scriptengine-python does not work with
     dh_python2 based python-kde4.
   * Fix GitWeb Vcs URL.
   * Move non-default python library to Suggests again.
   * Introduce a hack to restore compatibility with python-support based
     python-qt4. (Closes: #633499)
 .
 pykde4 (4:4.6.80-2) unstable; urgency=low
 .
   * "Bye bye to you, ugly monolithic kdebindings" release.
 .
   [ Pino Toscano ]
   * Update the patches:
     - refresh
     - optional_install_sip_files.diff: fix small if()/endif() mismatch
   * Small touches to the descriptions.
 .
   [ Modestas Vainius ]
   * Upload to unstable.
 .
 pykde4 (4:4.6.80-1) experimental; urgency=low
 .
   * Initial standalone release: split off from kdebindings.
   * Below you will find notable changes from previous kdebindings packaging.
 .
   [ Modestas Vainius ]
   * Require KDE SC 4.6.3.
   * Bump Standards-Version to 3.9.2: no changes needed.
   * Switch debian/rules engine to dhmk based debian-qt-kde.mk.
   * Pick pykde4 related patches from the kdebindings package and include them
     in this package.
   * Strip sequence numbers from the patch filenames.
   * Clean up Uploaders list.
   * Clean up Build-Depends list.
   * Add libboost-dev to Build-Depends.
   * Fix binNMUability of python-kde4-dev: depend on python-kde4 (>=
     ${source:Version}) rather than ${binary:Version}. python-kde4-dev is
     arch:all.
   * Switch to dh_python2 (thanks to Scott Kitterman):
     - drop python-support from Build-Depends;
     - use python2 dh addon in place of python-support;
     - drop XB-Python-Version control field and remove debian/pyversions;
     - add "X-Python-Version: >= 2.5" to the source section;
     - remove python-support specific hacks from debian/not-installed.
   * Drop pydefault make variable, not used anymore.
   * Execute pyversions "on demand".
   * Drop ${python:Depends} from python-kde4-dev Depends.
   * Add "Provides: ${python:Provides}" to python-kde4.
   * Optimize $(pyversions) check.
   * Improve python-kde4-doc description.
   * Add lintian overrides for
     usr/share/doc/python-kde4-doc/html/common/*-license. These are valid part
     of documentation.
   * Add kdebindings-dbg to python-kde4-dbg Breaks/Replaces.
   * Update debian/coypright.
   * Document all Debian patches.
   * Replace include_default_settings_in_python_cmakelist.diff patch with
     add_qt_kde_definitions.diff. Only add_definitions() part moved to the
     proper place remains.
Checksums-Sha1: 
 92ac0111cee4e7cea23ed2b4b27df6fc73cdb268 2030 pykde4_4.7.3-0ubuntu1.dsc
 16063793d39fdc9f5b9916cab49236103ce79da2 2106262 pykde4_4.7.3.orig.tar.bz2
 9b48fb168535bc72ba5edf31c1d0caef6a17054d 18666 pykde4_4.7.3-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 17d8bdbc2835f57c73b100f631ccc3fb8ddf91311c8e209a09305e1fcfb34202 2030 pykde4_4.7.3-0ubuntu1.dsc
 c580432d645361355400c27e84779d3ca1209d979624b147ffd742c986665aca 2106262 pykde4_4.7.3.orig.tar.bz2
 e22b5f1a402f7fb9671483a544f080e40353a238f3c0bb999303eb2e45193780 18666 pykde4_4.7.3-0ubuntu1.debian.tar.gz
Files: 
 7c6a7ef63de20392521ad44593fbef2d 2030 python optional pykde4_4.7.3-0ubuntu1.dsc
 cda980dba1ccb8e9afa269269cfe2b40 2106262 python optional pykde4_4.7.3.orig.tar.bz2
 aea23be31c60d05d858fdfcf3fef8bd0 18666 python optional pykde4_4.7.3-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>

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

iEYEARECAAYFAk7QHKwACgkQpQbm1N1NUIiFTwCbB+KlrzRr1/s5N7I+3e2QBMK0
bfQAoOBcRQQJzD3lkS50oCWMzOAB3QRh
=jawP
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list