Change logs for cmake source package in Wily

  • cmake (3.2.2-2ubuntu3) wily; urgency=medium
    
      * Add upstream_findpkgconfig.diff to fix FindPkgConfig.cmake
    
     -- Jonathan Riddell <email address hidden>  Mon, 24 Aug 2015 09:47:09 +0100
  • cmake (3.2.2-2ubuntu3~gcc5.1) wily; urgency=medium
    
      * Build using GCC 5.
    
     -- Matthias Klose <email address hidden>  Sun, 19 Jul 2015 15:06:52 +0200
  • cmake (3.2.2-2ubuntu2) wily; urgency=medium
    
      * Install MultiArchCross.cmake into the right directory.
    
     -- Iain Lane <email address hidden>  Mon, 22 Jun 2015 14:50:09 +0100
  • cmake (3.2.2-2ubuntu1) wily; urgency=low
    
      * Merge from Debian unstable (LP: #1459727).  Remaining changes:
        - debian/cmake-data.install
          debian/MultiArchCross.cmake
          debian/patches/ubuntu_cmake-crosscompile.patch
          Add MultiArchCross.cmake to installed files.
          (help cmake to find libraries in multiarch path)
          xnox says this is not yet ready to go upstream but he will work on it
        - debian/patches/ubuntu_boost-multiarch.patch
          find boost and python in multiarch path
          this is a candidate for removal but needs rdepend testing
    
    cmake (3.2.2-2) unstable; urgency=medium
    
      * Make cmake.bash-completion use wildcards for the minor version
        thus avoiding installing the file as a script (Closes: #785267).
    
    cmake (3.2.2-1) unstable; urgency=medium
    
      [ Mario Lang ]
      * New upstream release (Closes: #780704).
        - Fixes version detection in the OpenSSL module. (Closes: #784443)
      * Add myself to Uploaders.
      * Build-Depend on liblzma-dev and libjsoncpp-dev.
      * Drop patches merged upstream:
        - fix-FindImageMagick-1.diff
        - fix-FindImageMagick-2.diff
        - FindJNI_ppc64le.diff
        - hurd_host_system_processor.diff
      * Refresh patches:
        - FindBoost_add_-lpthread_#563479.diff
        - FindJNI.cmake.mips.patch
        - fix-ftbfs-on-kfreebsd.patch
        - fix-hdf5-hl.patch
        - qt_import_dir_variable.diff
      * Bump Standards-Version to 3.9.6.
      * Fix "Typo in cpack documentation" by adding new patch cpack-doc-typo.patch
        (Closes: #760298)
      * debian/cmake-data.install: Install new manpage cmake-compile-features.7
    
      [ Felix Geyer ]
      * Build cmake-qt-gui against Qt 5 again.
      * Add protect-tests-from-makeflags.patch, cherry-picked from upstream.
        - Fixes running the test suite in parallel from dh_auto_test.
      * Make builds reproducible.
        - Add custom-sphinx-flags.patch, cherry-picked from upstream.
        - Pass the date from d/changelog to sphinx.
      * Add libcurl-ssl-dev as an alternative build-dependency to
        libcurl4-openssl-dev. (Closes: #785128)
      * Properly detect mipsel as little endian architecture. (Closes: #785126)
        - Add fix-mips-endian.patch
      * Fix detection of openjdk 8. (Closes: #772631)
        - Add openjdk-8-detection.patch
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 28 May 2015 17:35:43 +0200
  • cmake (3.0.2-1ubuntu2) vivid; urgency=medium
    
      * Fix install path of MultiArchCross.cmake to be cmake-3.0.
     -- Loic Minier <email address hidden>   Fri, 31 Oct 2014 21:59:23 +0100