[ubuntu/zesty-proposed] kdevelop-python 5.0.1-2ubuntu2 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Thu Dec 29 03:03:25 UTC 2016


kdevelop-python (5.0.1-2ubuntu2) zesty; urgency=medium

  * Fix typo in transitional package dependency

kdevelop-python (5.0.1-2ubuntu1) zesty; urgency=medium

  * Sync with Debian, obsoleting kdev-python (LP: #1406233)
  * Add transitional package and Breaks/Replaces. These can be dropped
    after Ubuntu 18.04 LTS.

kdevelop-python (5.0.1-2) unstable; urgency=medium

  * Upload to unstable.
  * Add missing epoch in the kdevelop-dev build dependency.

kdevelop-python (5.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump the kdevplatform-dev, and kdevelop-dev build dependencies to >= 5.0.1.
  * Bump kdevelop dependency in kdevelop-python to >= 5.0.1.
  * Recommend pycodestyle, and python-autopep8, as they can be used for
    checking and fixing Python sources.

kdevelop-python (5.0-1) experimental; urgency=medium

  * New upstream release.
  * Update the build dependencies following the port to Frameworks:
    - add extra-cmake-modules, qtbase5-dev, libkf5i18n-dev,
      libkf5itemmodels-dev, libkf5kcmutils-dev, libkf5newstuff-dev,
      libkf5texteditor-dev, and libkf5threadweaver-dev
  * Bump build dependencies according to the upstream build system:
    - bump cmake to >= 2.8.12
    - bump kdevplatform-dev to >= 5.0
  * Update the Python (build) dependencies according to the new supported
    version: (Closes: #820186)
    - switch the python3.4-dev build dependency to python3.5-dev
    - switch the python3.4 dependency to python3.5
  * Add the kdevelop-dev build dependency.
  * Use the right dh addon:
    - switch from kde to kf5 dh addon
    - bump the pkg-kde-tools build dependency to >= 0.15.16
  * Disable building of unit tests, as long as they are not run.
  * Bump kdevelop dependency in kdevelop-python to >= 5.0.
  * Update install files.
  * Update lintian overrides.
  * Remove extra COPYING files; the only one currently is just a stub.
  * Split the growing set of data files into a new kdevelop-python-data.

kdevelop-python (1.7.3-1) unstable; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
    - Bump kdevplatform-dev build dependency accordingly.
  * Improve debian/watch to search for different compression methods in
    tarballs and to repack the tarball with xz compression if necessary.
  * Remove existing patches, they are already applied upstream.

  [ Pino Toscano ]
  * Remove kdevelop-python-dbg in favour of the -dbgsym packages.
  * Bump Standards-Version to 3.9.8, no changes required.
  * Update Vcs-* fields.

kdevelop-python (1.7.2-2) unstable; urgency=medium

  * Backport upstream commit b54654be20cfd52cf121784f8a5dd6e77bc4767b to fix
    detection of the Python library on archs different than amd64 & i386;
    patch upstream_cmake-use-CMAKE_LIBRARY_ARCHITECTURE.patch.

kdevelop-python (1.7.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update watch file.
  * Bump kdevplatform-dev build dependency to >= 1.7.2.
  * Bump Standards-Version to 3.9.6, no changes required.
  * Explicitly use python3.4(-dev): kdev-python seems to require this
    particular version, so use it as stop-gap measure to make this plugin
    buildable and usable again. (Closes: #810750)
  * Backport upstream commit 673a4890fd3becfab22c1e9eda2071dafd08a161 to fix
    the macro of the Python executable; patch
    upstream_fix-cmake-macro-name-of-python-executable.patch.

kdevelop-python (1.7.0-1) unstable; urgency=medium

  [ Pino Toscano ]
  [ Andreas Cord-Landwehr ]
  * Initial release (Closes: #718296)

Date: Sun, 25 Dec 2016 15:12:55 -0500
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/kdevelop-python/5.0.1-2ubuntu2
-------------- next part --------------
Format: 1.8
Date: Sun, 25 Dec 2016 15:12:55 -0500
Source: kdevelop-python
Binary: kdevelop-python kdevelop-python-data kdevelop-python-l10n kdev-python
Architecture: source
Version: 5.0.1-2ubuntu2
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 kdev-python - transitional package for kdevelop-python
 kdevelop-python - Python 3 plugin for KDevelop
 kdevelop-python-data - Python 3 plugin for KDevelop - data files
 kdevelop-python-l10n - localization files for KDevelop Python 3 plugin
Closes: 718296 810750 820186
Launchpad-Bugs-Fixed: 1406233
Changes:
 kdevelop-python (5.0.1-2ubuntu2) zesty; urgency=medium
 .
   * Fix typo in transitional package dependency
 .
 kdevelop-python (5.0.1-2ubuntu1) zesty; urgency=medium
 .
   * Sync with Debian, obsoleting kdev-python (LP: #1406233)
   * Add transitional package and Breaks/Replaces. These can be dropped
     after Ubuntu 18.04 LTS.
 .
 kdevelop-python (5.0.1-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * Add missing epoch in the kdevelop-dev build dependency.
 .
 kdevelop-python (5.0.1-1) experimental; urgency=medium
 .
   * New upstream release.
   * Bump the kdevplatform-dev, and kdevelop-dev build dependencies to >= 5.0.1.
   * Bump kdevelop dependency in kdevelop-python to >= 5.0.1.
   * Recommend pycodestyle, and python-autopep8, as they can be used for
     checking and fixing Python sources.
 .
 kdevelop-python (5.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update the build dependencies following the port to Frameworks:
     - add extra-cmake-modules, qtbase5-dev, libkf5i18n-dev,
       libkf5itemmodels-dev, libkf5kcmutils-dev, libkf5newstuff-dev,
       libkf5texteditor-dev, and libkf5threadweaver-dev
   * Bump build dependencies according to the upstream build system:
     - bump cmake to >= 2.8.12
     - bump kdevplatform-dev to >= 5.0
   * Update the Python (build) dependencies according to the new supported
     version: (Closes: #820186)
     - switch the python3.4-dev build dependency to python3.5-dev
     - switch the python3.4 dependency to python3.5
   * Add the kdevelop-dev build dependency.
   * Use the right dh addon:
     - switch from kde to kf5 dh addon
     - bump the pkg-kde-tools build dependency to >= 0.15.16
   * Disable building of unit tests, as long as they are not run.
   * Bump kdevelop dependency in kdevelop-python to >= 5.0.
   * Update install files.
   * Update lintian overrides.
   * Remove extra COPYING files; the only one currently is just a stub.
   * Split the growing set of data files into a new kdevelop-python-data.
 .
 kdevelop-python (1.7.3-1) unstable; urgency=medium
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
     - Bump kdevplatform-dev build dependency accordingly.
   * Improve debian/watch to search for different compression methods in
     tarballs and to repack the tarball with xz compression if necessary.
   * Remove existing patches, they are already applied upstream.
 .
   [ Pino Toscano ]
   * Remove kdevelop-python-dbg in favour of the -dbgsym packages.
   * Bump Standards-Version to 3.9.8, no changes required.
   * Update Vcs-* fields.
 .
 kdevelop-python (1.7.2-2) unstable; urgency=medium
 .
   * Backport upstream commit b54654be20cfd52cf121784f8a5dd6e77bc4767b to fix
     detection of the Python library on archs different than amd64 & i386;
     patch upstream_cmake-use-CMAKE_LIBRARY_ARCHITECTURE.patch.
 .
 kdevelop-python (1.7.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Update watch file.
   * Bump kdevplatform-dev build dependency to >= 1.7.2.
   * Bump Standards-Version to 3.9.6, no changes required.
   * Explicitly use python3.4(-dev): kdev-python seems to require this
     particular version, so use it as stop-gap measure to make this plugin
     buildable and usable again. (Closes: #810750)
   * Backport upstream commit 673a4890fd3becfab22c1e9eda2071dafd08a161 to fix
     the macro of the Python executable; patch
     upstream_fix-cmake-macro-name-of-python-executable.patch.
 .
 kdevelop-python (1.7.0-1) unstable; urgency=medium
 .
   [ Pino Toscano ]
   [ Andreas Cord-Landwehr ]
   * Initial release (Closes: #718296)
Checksums-Sha1:
 7ee4c4fa3a2eab4fe301c4115f8b3502e45b5546 2604 kdevelop-python_5.0.1-2ubuntu2.dsc
 b035f78621942469f51a6fb3e14d84b781aff916 1062028 kdevelop-python_5.0.1.orig.tar.xz
 c803af3e375960b360c9fcdc364a5714743a3db0 6432 kdevelop-python_5.0.1-2ubuntu2.debian.tar.xz
Checksums-Sha256:
 dbfaec5b9febe96b87e18174a1b840393ed0383c28aaf2c06c48b5e6c1d3ecb6 2604 kdevelop-python_5.0.1-2ubuntu2.dsc
 6adddfbf29eb89041ca392b59af388b799828df61932c992abe76b93f3d44985 1062028 kdevelop-python_5.0.1.orig.tar.xz
 777ced640d4398ab580d177701da3a578ee025a1f52ba5825c91da5f2d6a2cdf 6432 kdevelop-python_5.0.1-2ubuntu2.debian.tar.xz
Files:
 81231018c4db430cb4d3eb4a58d8b6a0 2604 devel optional kdevelop-python_5.0.1-2ubuntu2.dsc
 70955e606116dec404bfc628482f4845 1062028 devel optional kdevelop-python_5.0.1.orig.tar.xz
 9ba2800cda98ccd9911aa7e78ac3a7fb 6432 devel optional kdevelop-python_5.0.1-2ubuntu2.debian.tar.xz
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>


More information about the Zesty-changes mailing list