Change logs for cmake source package in Trusty

  • cmake (2.8.12.2-0ubuntu3) trusty; urgency=medium
    
      [ Iain Lane ]
      * MultiArchCross.cmake: Look for uic and qdbus{cpp2xml,xml2cpp} in
        /usr/lib/$DEB_BUILD_MULTIARCH/qt5/bin/. (LP: #1294186)
     -- Dimitri John Ledkov <email address hidden>   Wed, 19 Mar 2014 11:33:40 +0000
  • cmake (2.8.12.2-0ubuntu2) trusty; urgency=medium
    
      * Fix JNI detection on ppc64el.
     -- Matthias Klose <email address hidden>   Mon, 24 Feb 2014 15:46:34 +0100
  • cmake (2.8.12.2-0ubuntu1) trusty; urgency=medium
    
      * New upstream release
      * Keep Ubuntu's fix_freetype_detection.diff over Debian's
        fix-FindFreetype.diff
     -- Jonathan Riddell <email address hidden>   Mon, 10 Feb 2014 16:41:02 +0000
  • cmake (2.8.12.1-1ubuntu5) trusty; urgency=medium
    
      * Honor environment variables for compilers, in Multiarched
        toolchain. (LP: #1274430)
     -- Dimitri John Ledkov <email address hidden>   Thu, 30 Jan 2014 09:24:23 +0000
  • cmake (2.8.12.1-1ubuntu4) trusty; urgency=medium
    
      * Use find_program, instead of COMMAND conditional to fix correctly
        setting a Debian cross-compiler.
     -- Dimitri John Ledkov <email address hidden>   Thu, 23 Jan 2014 13:30:53 +0000
  • cmake (2.8.12.1-1ubuntu3) trusty; urgency=low
    
      * Improve backwards compatibility of the previous upload:
        - only set arch qualified compiler names, when those are present
        - further restrict changing Qt5::* utils paths, when in the
        debian-multiarch-cross-compilation branch. Ideally qtchooser should be
        used, which should be able to pick between 3rdparty, system, or cross
        utilities.
     -- Dimitri John Ledkov <email address hidden>   Thu, 19 Dec 2013 11:01:56 +0000
  • cmake (2.8.12.1-1ubuntu2) trusty; urgency=low
    
      * Make MultiArchCross file safe to include unconditionally multiple times.
      * Tweak DetermineSystem, DetermineCompiler and FindPkgConfig to include
        MultiArchCross and thus enable out of the box cross-compilation of
        debian packages.
     -- Dimitri John Ledkov <email address hidden>   Fri, 13 Dec 2013 02:00:13 +0000
  • cmake (2.8.12.1-1ubuntu1) trusty; urgency=low
    
      * Merge from Debian, remaining changes:
        - Add fix_freetype_detection.diff to fix the freetype detection so
          kde-workspace builds again. (LP: #1256710)
        - Make FindBoost look in Multi-Arch locations as well.
        - Add a MultiArchCross.cmake toolchain file.
        - Relax the cmake dependency on cmake-data to require the
          matching upstream version (>= ${source:Upstream-Version}).
    
    cmake (2.8.12.1-1) unstable; urgency=low
    
      * New upstream release:
        - Automoc no longer ignores ADD_DEFINITIONS. (Closes: #728793)
      * Migrate to emacs policy v2.0: cmake-data no longer needs to depend on
        emacsen-common but pretty recent debhelper is needed at build time.
      * Drop fixup_manpages.diff patch: merged upstream.
     -- Dmitrijs Ledkovs <email address hidden>   Mon, 09 Dec 2013 11:51:01 +0000
  • cmake (2.8.12.1-0ubuntu2) trusty; urgency=low
    
      * Add fix_freetype_detection.diff to fix the freetype detection so
        kde-workspace builds again. (LP: #1256710)
     -- Philip Muskovac <email address hidden>   Sun, 01 Dec 2013 22:34:45 +0100
  • cmake (2.8.12.1-0ubuntu1) trusty; urgency=low
    
      * New upstream release LP: #1252259
      * Drop valid-interface-link-libraries.patch, applied upstream
     -- Harald Sitter <email address hidden>   Mon, 18 Nov 2013 13:49:08 +0100
  • cmake (2.8.12-0ubuntu2) trusty; urgency=low
    
      * Imported upstream fix to resolve FTBFS in projects using linker flags
        (lp: #1247787).
     -- <email address hidden> (Stephen M. Webb)   Tue, 05 Nov 2013 10:13:10 -0500
  • cmake (2.8.12-0ubuntu1) trusty; urgency=low
    
      * New upstream release LP: #1246701
     -- Harald Sitter <email address hidden>   Thu, 10 Oct 2013 12:54:39 +0200
  • cmake (2.8.11.2-1ubuntu5) saucy; urgency=low
    
      * Build the Qt gui on AArch64 now that Qt4 actually works.
     -- William Grant <email address hidden>   Mon, 14 Oct 2013 10:47:28 +1100