pkg-kde-tools 0.14.0ubuntu1~natty1 source package in Ubuntu

Changelog

pkg-kde-tools (0.14.0ubuntu1~natty1) natty-backports; urgency=low

  * Automated backport upload; no source changes.

pkg-kde-tools (0.14.0ubuntu1) oneiric; urgency=low

  * Merge with Debian unstable, remaining changes:
    - qt-kde-team/1/debian-qt-kde.mk: distribution text = "Kubuntu packages"
    - debian/rules: add rules to sync l10n
    - debian/install: install kubuntu/ files
    - debian/control: add python to build-dependencies
    - makefiles/1/cdbs, qt-kde-team/1/debian-qt-kde.mk:
      add "include /usr/lib/kubuntu-desktop-i18n/kubuntu.mk" and compress
      packages with LZMA
    - perlib/Debian/Debhelper/Buildsystem: add sub clean and sub install
      for i18n
    - add perlib/Debian/Debhelper/lzma.pm
    - perlib/Debian/Debhelper/kde.pm: include lzma squences
    - qt-kde-team/{1,2}/policy.mk: remove maintainer checking
    - perllib/Debian/PkgKde/SymbolsHelper/Substs/{TypeSubst,VirtTable}.pm:
      add ppc64 support

pkg-kde-tools (0.14.0) unstable; urgency=low

  * Do not use Debian "branded" names in DLRestrictions (like e.g.
    debian_dlrestrictions special symbol).
  * pkgkde-symbolshelper: expand qreal subst to float on sh4. (Closes: #627486)
  * DLRestrictions: hide dlr_are_symbol_objects_compatible() symbol.
  * DLRestrictions: rework and cleanup error functions. Export new APIs.
  * DLRestrictions: improve library compatibility checking APIs and export more
    functions.
  * Add symbol file for libdlrestrictions1.
  * Version libdlrestrictions.so.1 symbols (--default-symver).
  * Do a basic DLRestrictions test at build time.
  * Improve DLRestrictions performance and fix a couple of bugs.

pkg-kde-tools (0.13.1) experimental; urgency=low

  * Fix sections libdlrestrictions1 and libdlrestrictions-dev (libs and
    libdevel respectively).
  * Bump Standards-Version to 3.9.2: no changes needed.
  * Relicense DLRestrictions under less troublesome LGPLv2.1.
  * While installing, preserve source permissions of files in cmake, makefiles,
    qt-kde-team and some other directories. This solves unexecutable scripts
    problem.

pkg-kde-tools (0.13.0) experimental; urgency=low

  * pkgkde-vcs tag: allow 'stable' in the changelog distribution field.
  * Implement CMake based build system for the package.
  * Add DLRestrictions library. Check descriptions of new binary packages
    (namely libdlrestrictions1 and libdlrestrictions-dev) for more information.
  * Beginings of unit test implementation for the  DLRestrictions library. They
    do not work yet though.
  * Ship verbatim texts of the GPL-3 (COPYING.GPL-3), GPL-2 (COPYING.GPL-2) and
    LGPL-3 (COPYING.LGPL-3) licenses in the source package.
  * Bump packaging copyright years in debian/copyright.

pkg-kde-tools (0.12.1ubuntu3) oneiric; urgency=low

  * Drop scour as it has proven to cause bugs (see #786192).
    Packages that are known to work fine can still directly use the scour
    sequence.

pkg-kde-tools (0.12.1ubuntu2) oneiric; urgency=low

  * Depend on python-rsvg and python-cairo so that dh_scour can do the
    correctness test.

pkg-kde-tools (0.12.1ubuntu1) oneiric; urgency=low

  * Merge with Debian unstable, remaining changes:
    - qt-kde-team/1/debian-qt-kde.mk: distribution text = "Kubuntu packages"
    - debian/rules: add rules to sync l10n
    - debian/install: install kubuntu/ files
    - debian/control: add python to build-dependencies
    - makefiles/1/cdbs, qt-kde-team/1/debian-qt-kde.mk:
      add "include /usr/lib/kubuntu-desktop-i18n/kubuntu.mk" and compress
      packages with LZMA
    - perlib/Debian/Debhelper/Buildsystem: add sub clean and sub install
      for i18n
    - add perlib/Debian/Debhelper/lzma.pm
    - perlib/Debian/Debhelper/kde.pm: include lzma and scour squences
      + add python and python-scour to Depends
    - qt-kde-team/{1,2}/policy.mk: remove maintainer checking
    - perllib/Debian/PkgKde/SymbolsHelper/Substs/{TypeSubst,VirtTable}.pm:
      add ppc64 support
  * lzma.pm: Use dpkg_architecture_value() instead of relying on the
    DEB_HOST_ARCH env variable.

pkg-kde-tools (0.12.1) unstable; urgency=low

  * pkgkde-getbuildlogs: fix fetching of last logs.
  * pkgkde-getbuildlogs: assume logs are in UTF-8. Fixes perl warning.

pkg-kde-tools (0.12.0) unstable; urgency=low

  * Implement and add DebianABIManager. Refer to
    /usr/share/doc/pkg-kde-tools/README.DebianABIManager for more information.
  * Since kdelibs5-dev 4.6.1, ENABLE_LIBKDEINIT_RUNPATH defaults to ON whenever
    CMAKE_BUILD_TYPE is Debian.
  * Fix a typo in qt-kde-team/2/library-packages.mk: makes
    libpkgs_addsubst_allLibraries work.
  * qt-kde-team/2/debian-qt-kde.mk: attach debian/stamp-man-pages properly.
    dh_auto_build is executed when build* targets are run, not binary*.
  * Rename 'overriden_command' to 'overridden_command' (which is correct
    spelling). But keep 'overriden_command' as an alias for now.
  * Switch debian/rules engine to home-grown dhmk. This might help to
    detect regressions and might ease testing and development process.
  * qt-kde-team/2/library-packages.mk: libpkgs_gen_strict_local_shlibs no
    longer depends on the presence of the respective DEBIAN/*/shlibs.
  * Fix dh examples in README.Debian to be dh compat=8 compatible.

pkg-kde-tools (0.11.4) unstable; urgency=low

  * qt-kde-team/1: set old kde4 flags before including variables.mk hence some
    hacks (like DEB_CONFIG_INSTALL_DIR stuff) will work as before.
    (Closes: #618200)

pkg-kde-tools (0.11.3) unstable; urgency=low

  * "Innocent" backtick in the echo statement causes packages to FTBFS. Fix it.
  * Some tweaks to qt-kde-team/2/list-missing.mk.

pkg-kde-tools (0.11.2) unstable; urgency=low

  * Add support for list-missing target to qt-kde-team/2/*.
  * Minor language tweaks to the echos/comments in dhmk.mk.

pkg-kde-tools (0.11.1) unstable; urgency=low

  * Move most of kde4_flags to qt-kde-team/1/debian-qt-kde.mk as absolute
    majority of them are kde4libs specific anyway. This is done in order to
    avoid cmake 2.8.4 warnings about unused variables and unnecessary
    duplication of configuration.

pkg-kde-tools (0.11.0) unstable; urgency=low

  * dhmk.mk: add a shortcut variable $(overriden_command) for getting full
    original command line of the overriden command in the override targets.
  * Some bug fixes and performance improvements for the whole qt-kde-team/2
    debian/rules build engine.
  * It's highly recommended for qt-kde-team/2/debian-qt-kde.mk based packages
    to build-depend on pkg-kde-tools 0.11 now.

pkg-kde-tools (0.10.0) unstable; urgency=low

  * Implement a new build debian/rules build engine (dubbed dhmk) for Qt/KDE
    team packages. See qt-kde-team/2/README for more information.

pkg-kde-tools (0.9.5) unstable; urgency=low

  * Make pkgkde-getbuildlogs work with new infrastructure on
    https://buildd.debian.org.

pkg-kde-tools (0.9.4) unstable; urgency=low

  * Bump Standards-Verstion to 3.9.1: no changes needed.
  * Fix "dpkg: * has bad syntax: invalid character in revision number" error
    which debhelper kde buildsystem used to spit (it wasn't fatal though).
  * Use perl API in place of dpkg --compare-versions (kde buildsystem).
  * Add lintian override for "capitalization-error-in-description kde KDE".
 -- Scott Kitterman <email address hidden>   Mon, 30 May 2011 13:34:06 +0000

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Natty
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pkg-kde-tools_0.14.0ubuntu1~natty1.tar.bz2 115.3 KiB ef4d9239a5a0b56aa1c861177bd524c2f5540f40a803d15b10ea1275e65ecc0a
pkg-kde-tools_0.14.0ubuntu1~natty1.dsc 1.1 KiB bcca2d18cf3b64a236d56e1f92fadefc3d5b19f3c51a29be9d447764a22e4cc5

View changes file

Binary packages built by this source

libdlrestrictions-dev: No summary available for libdlrestrictions-dev in ubuntu natty.

No description available for libdlrestrictions-dev in ubuntu natty.

libdlrestrictions1: No summary available for libdlrestrictions1 in ubuntu natty.

No description available for libdlrestrictions1 in ubuntu natty.

pkg-kde-tools: No summary available for pkg-kde-tools in ubuntu natty.

No description available for pkg-kde-tools in ubuntu natty.