Change logs for pkg-kde-tools source package in Natty

  • 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
  • pkg-kde-tools (0.9.3ubuntu10) natty; urgency=low
    
      * Re-enable Scour as python-scour has dropped the problematic dependencies.
     -- Felix Geyer <email address hidden>   Sun, 20 Mar 2011 19:13:09 +0100
  • pkg-kde-tools (0.9.3ubuntu9) natty; urgency=low
    
      * Temporarily comment out Scour in perllib/Debian/Debhelper/Sequence/kde.pm
        and drop python-scour from depends due to powerpc breakage
     -- Scott Kitterman <email address hidden>   Sat, 19 Mar 2011 17:32:23 -0400
  • pkg-kde-tools (0.9.3ubuntu8) natty; urgency=low
    
      * Revert last upload now that gcc4.5 is fixed
     -- Scott Kitterman <email address hidden>   Sun, 13 Mar 2011 11:52:16 -0400
  • pkg-kde-tools (0.9.3ubuntu7) natty; urgency=low
    
      * Force gcc-4.4 on ARM while we are waiting for a gcc-4.5 fix to segfault
        in a Qt inline function, see #705689.
        Respectively changed files:
         - 1/debian-qt-kde.mk
         - cdbs/kde.mk
         - Sequence/lzma.pm
     -- Harald Sitter <email address hidden>   Thu, 03 Mar 2011 21:07:04 +0100
  • pkg-kde-tools (0.9.3ubuntu6) natty; urgency=low
    
      * Add ppc64 support.
     -- Colin Watson <email address hidden>   Wed, 16 Feb 2011 21:40:31 +0000
  • pkg-kde-tools (0.9.3ubuntu5) natty; urgency=low
    
      * Revert the last upload. -mimplicit-it=thumb on armel no longer works and
        there will be a proper IT patch for qt4-x11 shortly
     -- Scott Kitterman <email address hidden>   Mon, 15 Nov 2010 09:12:55 -0500
  • pkg-kde-tools (0.9.3ubuntu4) natty; urgency=low
    
      * Add CXXFLAGS += -Wa,-mimplicit-it=thumb on armel to work around
        lack of native Thumb2 support in qt4-x11 to qt-kde-team/1/debian-qt-kde.mk
        and makefiles/1/cdbs/kde.mk
     -- Scott Kitterman <email address hidden>   Sat, 13 Nov 2010 17:11:01 -0500
  • pkg-kde-tools (0.9.3ubuntu3) natty; urgency=low
    
      * Add depends on python-scour
     -- Jonathan Riddell <email address hidden>   Sat, 06 Nov 2010 13:42:46 +0000
  • pkg-kde-tools (0.9.3ubuntu2) natty; urgency=low
    
      * In kde.pm run with scour Debhelper
     -- Jonathan Riddell <email address hidden>   Fri, 05 Nov 2010 16:28:20 +0000
  • pkg-kde-tools (0.9.3ubuntu1) natty; urgency=low
    
      * Merge with Debian unstable, remaining changes:
        - datalib/kde4_flags: 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:
          add require Debian::Debhelper::Sequence::lzma
        - qt-kde-team/1/policy.mk: remove maintainer checking
     -- Alessandro Ghersi <email address hidden>   Fri, 15 Oct 2010 01:51:17 +0200
  • pkg-kde-tools (0.9.2ubuntu15) maverick; urgency=low
    
      * qt-kde-team/1/policy.mk: remove maintainer checking to fix FTBS when
        maintainer is not Debian qt-kde team
     -- Alessandro Ghersi <email address hidden>   Sun, 12 Sep 2010 21:58:12 +0200