Change logs for cmake source package in Lucid

  • cmake (2.8.1-4~lucid1) lucid-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    cmake (2.8.1-4) unstable; urgency=low
    
      * Further improve FinJNI.cmake. This should fix some inconsistencies on s390.
      * Add cpack_installed_size.diff to fix generation of Installed-Size field for
        deb packages. Thanks to Simone Rossetto for heads up and initial patch.
    
    cmake (2.8.1-3) unstable; urgency=medium
    
      * Add patches:
        - FindJNI_fix_libarch_determination.dif - rewrite _java_libarch
          determination code in FindJNI.cmake (based on OpenJDK 1.6.0_18 + icedtea
          patches). This should fix invalid _java_libarch detection on mipsel and
          armel (Closes: #544674).
        - FindGTK2_pangommconfig.diff - look for Pangomm Config include directory
          in FindGTK2.cmake (Closes: #579718). Thanks to Sune Vuorela for the
          patch.
      * Add gcc and make to cmake Suggests (Closes: #577516).
      * Rename (to kFreeBSD_Hurd_fixes.diff) and improve kFreeBSD_fixes.diff to fix
        FTBFS on GNU/Hurd as well.
      * Urgency=medium to minimize negative impact on KDE transition.
    
    cmake (2.8.1-2) unstable; urgency=low
    
      * Add kFreeBSD_fixes.diff patch to fix FTBFS on kfreebsd-* (failure of the
        CTestTestTimeout test).
    
    cmake (2.8.1-1) unstable; urgency=low
    
      * New upstream release.
      * Remove DMUA entry from debian/control. No longer needed.
      * Enable building in parallel (--parallel).
      * Update debian/patches:
        - drop bootstraptest_increase_timeout.diff - merged upstream;
        - hurd_platform.diff - adapt to upstream changes.
      * Forcefully set MINGW_CC_LINUX2WIN_EXECUTABLE to empty value. It breaks
        otherwise valid Simple_Mingw_Linux2Win test when ccache is enabled.
      * Update install files.
      * Update Standards-Version to 3.8.4: no changes needed.
      * Change my email address to <email address hidden>.
     -- Jonathan Riddell <email address hidden>   Fri, 28 May 2010 17:12:09 +0100
  • cmake (2.8.0-5ubuntu1) lucid; urgency=low
    
      * Merge from debian testing (LP: #497349). Remaining changes:
        - Keep the Replaces: on cmake-data to cover the Kubuntu version from
          Jaunty in case someone decides to do an (unsupported) Jaunty->Lucid
          upgrade.
    
    cmake (2.8.0-5) unstable; urgency=low
    
      * Skip the unpredictably long and rather pointless BootstrapTest
        (Closes: #558001).
    
    cmake (2.8.0-4) unstable; urgency=medium
    
      * Replace bootstraptest_increase_timeout.diff with upstream version. My
        previous patch didn't work.
      * Revert previous "Build with g++-4.4 on hppa" change. It was not needed, build
        with default compiler on hppa.
      * Remove obsolete hack for parisc64 from debian/rules. It didn't work after
        switch to dh v7 anyway.
      * It should build on hppa now (Closes: #556653). So urgency=medium.
    
    cmake (2.8.0-3) unstable; urgency=medium
    
      * Set HOME to current build directory when running test suite. This should
        fix failures of kwsys.testRegistry and FindPackageTest tests on the
        buildds.
      * Increase timeout of BootstrapTest to 2 hours so it no longer times out
        on s390 or armel (patch bootstraptest_increase_timeout.diff).
      * Fix GNU.cmake file used on Hurd. Thanks to Pino Toscano for the patch.
      * Build with g++-4.4 on hppa. May solve FTBFS (segfault likely due to
        miscompilation) reported in #556653.
      * Urgency medium due to likely RC bug fix (#556653).
    
    cmake (2.8.0-2) experimental; urgency=low
    
      * Reenable test suite.
    
    cmake (2.8.0-1) unstable; urgency=low
    
      * New upstream release.
      * Disable test suite for now.
    
    cmake (2.8.0~rc6-1) experimental; urgency=low
    
      * New upstream development release.
      * Switch debian/rules to use dh v7:
        - bump debhelper build depends to 7.3;
        - also drop unused Dart handling in the process;
        - enable test suite.
      * Add myself as Maintainer, A. Maitland Bottoms as Uploader (with
        permission).
    
    cmake (2.8.0~rc5-1) experimental; urgency=low
    
      * New upstream development release.
        - FindJNI.cmake does no longer get confused about multiple JVM installs
          (Closes: #553151).
      * Switch to dpkg-source format 3.0 (quilt):
        - drop build dependency on quilt;
        - drop quilt.make snippet include from debian/rules.
      * Build with CMAKE_USE_RELATIVE_PATHS=ON.
      * Drop tcp8.4 from build depends. Not needed.
    
    cmake (2.8.0~rc3-1) experimental; urgency=low
    
      * New upstream development release.
        - ctest no longer segfaults on such a invalid input (Closes: #528530).
      * Drop all patches:
        - FindQt4.cmake2.6.diff - remove, no longer needed as original bug has been
          fixed since 2.6;
        - FindQt3.cmake.diff - remove, merged upstream;
        - findmpeg2-addpath.diff - remove, bug fixed upstream (in other way);
        - kfreebsd-Platform.diff - remove, merged upstream;
        - executables-dont-need-fpic.diff - remove, merged upstream;
        - manpage_friendly_docs.diff - remove, merged upstream;
        - fix_bashisms.diff - remove, merged upstream;
        - FindPerlLibs.cmake-perl-5.10.diff - remove, fixed upstream differently;
        - FindJNI.cmake-more-arches.diff - remove, was taken from upstream;
        - FindVTK.cmake-vtk-5.4.diff - remove, was taken from upstream.
      * Update install files.
      * Call dpkg with --print-architecture rather than obsolete
        --print-installation-architecture.
      * Fix lintian override cmake-data: extra-license-file.
      * Remove obsolete README.Debian.
      * cmake-curses-gui should not provide cmake-gui.
     -- Artur Rona <email address hidden>   Wed, 16 Dec 2009 11:11:54 +0100
  • cmake (2.6.4-3ubuntu1) lucid; urgency=low
    
      * Merge from debian testing, remaining changes:
        - Keep the Replaces: on cmake-data to cover the Kubuntu version from
          Jaunty in case someone decides to do an (unsupported) Jaunty->Lucid
          upgrade.
    
    cmake (2.6.4-3) unstable; urgency=low
    
      * Bump Standards-Version to 3.8.3, no changes needed.
      * Add ${misc:Depends} to Depends fields of packages.
      * Improve debian/watch:
        - make it scan remote directories recursively;
        - make it work with new upstream RC release mangling.
      * Remove Pierre Habouzit from Uploaders by his own request.
      * Backport FindJNI.cmake from CMake 2.8 CVS in order to make it arch
        independent on Linux. New FindJNI.cmake also supports most Linux arches and
        is capable of finding Sun Java, OpenJDK, Kaffe and GCJ (if latter is
        default-java) JVMs. Support for Debian specific /usr/lib/jvm/default-java is
        also included. Patch FindJNI.cmake-more-arches.diff (Closes: #544674).
      * Backport Modules/FindVTK.cmake from CMake 2.8 CVS. It adds support for VTK
        5.4. Patch FindVTK.cmake-vtk-5.4.diff (Closes: #546030).
      * Update debian/copyright with more details (Closes: #544290).
      * Make cmake-curses-gui and cmake-qt-gui packages provide 'cmake-gui'.
    
    cmake (2.6.4-2) unstable; urgency=low
    
      * Prefer *-qt3 binary names to generic ones in FinqQt3.cmake
        (Closes: #538864).
      * Fix bashisms in CMake scripts (Closes: #530056).
      * Merge in 2.6.0-6 debian/changelog.
      * Use quilt.make rather than custom quilt patch implementation.
      * Make debian/rules dpkg-buildpackage -jX safe and support parallel
        in DEB_BUILD_OPTIONS (Closes: #538826).
      * Add FindPerlLibs.cmake-perl-5.10.diff patch which adds perl 5.10 support in
        FindPerlLibs.cmake  (Closes: #541609). Thanks to Joshua Rubin.
     -- Ryan Kavanagh <email address hidden>   Sun, 08 Nov 2009 10:20:12 -0500
  • cmake (2.6.4-1ubuntu2) karmic; urgency=low
    
      * Bump cmake-data's Replaces: on cmake to cover the Ubuntu version from
        jaunty.  LP: #380719.
    
     -- Steve Langasek <email address hidden>   Fri, 12 Jun 2009 15:15:58 +0000