Change logs for cmake source package in Precise

  • cmake (2.8.7-0ubuntu5) precise-proposed; urgency=low
    
      * Fix corrupted tarballs when using DEB generator in CPack.
        (LP: #972419)
     -- David Dunsmore <email address hidden>   Thu, 06 Sep 2012 14:36:50 +0100
  • cmake (2.8.7-0ubuntu4) precise; urgency=low
    
      * No-change rebuild against libarchive12.
     -- Martin Pitt <email address hidden>   Fri, 16 Mar 2012 11:03:21 +0100
  • cmake (2.8.7-0ubuntu3) precise; urgency=low
    
      * Mark cmake Multi-Arch: foreign; it exports a cross-build-aware interface
        (with a little bit of cross-configuration from dpkg-cross) so we should
        allow the native version to satisfy our dependencies, instead of trying
        to pull in the host-architecture version when cross-building.
     -- Steve Langasek <email address hidden>   Fri, 17 Feb 2012 16:14:50 -0800
  • cmake (2.8.7-0ubuntu2) precise; urgency=low
    
      * Add patch ubuntu_qt_import_dir_variable.diff to
        fix LP: 894805 define QT_IMPORTS_DIR even when that dir does not exist
     -- Jonathan Riddell <email address hidden>   Wed, 18 Jan 2012 16:00:49 +0000
  • cmake (2.8.7-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - Add increase_ctest_test_timeout.diff to increase timeout period
          of a test
     -- Rohan Garg <email address hidden>   Tue, 17 Jan 2012 23:04:07 +0530
  • cmake (2.8.6-0ubuntu1) precise; urgency=low
    
      * New upstream release
     -- Jonathan Riddell <email address hidden>   Mon, 21 Nov 2011 23:30:34 +0000
  • cmake (2.8.5-1ubuntu3) precise; urgency=low
    
      * Mark compiler flag tests as expected failures.  These currently fail on
        ARM due to a compiler driver bug.  Now that that bug has been analysed
        and reported, we aren't gaining anything by failing to build cmake since
        previous versions of cmake failed in exactly the same way, so let's
        ignore these failures for now (LP: #887377).
     -- Colin Watson <email address hidden>   Wed, 09 Nov 2011 15:06:05 +0000
  • cmake (2.8.5-1ubuntu2) precise; urgency=low
    
      * Rebuild for libxmlrpc-core-c3.
     -- Colin Watson <email address hidden>   Mon, 07 Nov 2011 15:47:12 +0000
  • cmake (2.8.5-1ubuntu1) oneiric; urgency=low
    
      * Disable CTestTestUpload test as it requires internet access.
    
    cmake (2.8.5-1) unstable; urgency=low
    
      * New upstream release:
        - fixes UseSWIG. (Closes: #631497)
      * Drop screen-256color-bce.diff - merged upstream.
      * Drop spelling_formatting_fixes.diff - merged upstream.
      * Make sure CMake considers /lib/<arch> as implicit and keeps it out of
        automatic R(UN)PATH (patch multiarch_lib_dirs_should_be_implicit.diff).
      * Refresh FindBoost_add_-lpthread_#563479.diff patch.
     -- Felix Geyer <email address hidden>   Mon, 11 Jul 2011 00:51:46 +0200