Change logs for cmake source package in Karmic

  • cmake (2.8.0-5ubuntu1~karmic1) karmic-backports; urgency=low
    
      * Karmic backport
      * Don't use source format 3.0
     -- Jonathan Riddell <email address hidden>   Thu, 14 Jan 2010 18:20:06 +0000
  • 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
  • cmake (2.6.4-1ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - Build-dep on libxmlrpc-core-c3-dev which is now in main
        - Make cmake-qt-gui replace the old cmake-gui
        - Add cmake-gui as a dummy package to bring in cmake-qt-gui
    
    cmake (2.6.4-1) unstable; urgency=low
    
      * New upstream release.
      * Resync patches:
        - relative_path_fixes2.diff - removed, merged upstream;
        - FindQt4_qt4_lupdate_lrelease.diff - removed, merged upstream.
      * Bump Standards-Version to 3.8.1. No changes needed.
      * Remove deprecated dh_desktop from debian/rules.
      * Update manpage_friendly_docs.diff patch to fix more lintian warnings.
    
     -- Muharem Hrnjadovic <email address hidden>   Wed, 03 Jun 2009 12:08:24 +0200
  • cmake (2.6.3-2ubuntu3) karmic; urgency=low
    
      * Build-dep on libxmlrpc-core-c3-dev which is now in main
    
     -- Jonathan Riddell <email address hidden>   Fri, 01 May 2009 20:25:29 +0000
  • cmake (2.6.3-2ubuntu2) karmic; urgency=low
    
      * Don't build-dep on libxmlrpc-c3-dev, it's not in main (bug 369918)
    
     -- Jonathan Riddell <email address hidden>   Fri, 01 May 2009 17:05:09 +0000
  • cmake (2.6.3-2ubuntu1) karmic; urgency=low
    
      * Make cmake-qt-gui replace the old cmake-gui
      * Add cmake-gui as a dummy package to bring in cmake-qt-gui
    
    cmake (2.6.3-2) unstable; urgency=low
    
      * Remove do-not-use-lib64.diff, no longer needed (according to upstream).
      * Remove reinstate-arm.diff, merged upstream.
      * Upload to unstable.
    
    cmake (2.6.3-1) experimental; urgency=low
    
      * New upstream release.
      * Update debian/patches:
        - remove find_package_support_prefix_lib_cmake.diff, merged upstream;
        - adopt FindQt4.cmake2.6.diff;
        - refresh do-not-use-lib64.diff;
        - remove relative_path_fixes.diff, merged upstream;
        - refresh relative_path_fixes2.diff;
        - remove manpage-generation-fixes.diff, merged upstream;
        - refresh FindQt4_qt4_lupdate_lrelease.diff;
        - remove FindMPEG2_include_FindSDL_fix.diff, merged upstream;
      * Use dh_prep instead of deprecated dh_clean -k (fixes lintian warning).
      * Call dh_desktop in the binary targets (fixes lintian warning).
      * Install cmake-gui docs to the cmake-qt-gui package.
      * Enable binary-indep target.
      * Add manpage_friendly_docs.diff patch to make some bits of documentation
        manpage friendly (eliminate warnings).
      * Fix installation of lintian overrides (move dh_lintian to binary targets).
    
    cmake (2.6.2-4) unstable; urgency=low
    
      * Release to unstable. No other changes.
    
    cmake (2.6.2-3) experimental; urgency=low
    
      * Fix typo in cmake-qt-gui description.
      * Merge patch from upstream to support <prefix>/lib/cmake search path in
        find_package() config mode. This enables reduction of /usr/lib cluttering
        (find_package_support_prefix_lib_cmake.diff).
      * Tighten libqt4-dev build depend to version (>= 4.4.0) (Closes: #508349).
    
    cmake (2.6.2-2) experimental; urgency=low
    
      * Add Vcs fields.
      * Add patches:
        - FindQt4_qt4_lupdate_lrelease.diff - prefer lupdate-qt4 to lupdate and
          lrelease-qt4 to lrelease. This is specific to Debian Qt4.
          Thanks to Ludovico Cavedon (Closes: #487528).
        - FindMPEG2_include_FindSDL_fix.diff - fix FindSQL include in the
          MPEG2 module. Thanks to Leopold Palomo Avellaneda (Closes: #500770).
      * Try sorting out emacsen mess once again (Closes: #481391):
        - depend on emacsen-common;
        - old-prerm will most likely fail spewing emacsen-common error message
          when upgrading from previous version but this is OK. Add a custom
          prerm script which recovers from the problem and notifies the user to
          ignore the error message.
      * Rewrite cmake cache initialization code. Pass initial cmake flags via
        file (--init= argument to the bootstrap script).
      * Make build verbose again.
      * Prepare for multiple binary packages: switch to install files and to
        debhelper v7 (due to more convenient install file handling), install
        everything to debian/tmp initially.
      * Add new binary packages:
        - cmake-data - split off data files needed for each cmake flavour to run.
          Move emacsen stuff in here too;
        - cmake-curses-gui - splif off ccmake here from the cmake package;
        - cmake-qt-gui - build & install Qt4 based GUI (cmake-gui). Add menu file
          and manual page (Closes: #482787). Update debian/copyright.
      * Dynamically link against system libraries available in Debian
        (Closes: #502441).
      * Remove left-over debian/doxygen.config.
      * Rename debian/docs to debian/cmake-data.docs and clean it up. Do not
        install ChangeLog.txt. It is size and usefulness ratio is too low to
        justify inclusion in the binary package.
    
     -- Jonathan Riddell <email address hidden>   Tue, 28 Apr 2009 15:37:25 +0100
  • cmake (2.6.2-1ubuntu1) jaunty; urgency=low
    
      * Merge with Debian, remaining change:
       - Add --qt-gui to bootstrap arguments in debian/rules,
         build-dep on libqt4-dev, builds cmake-gui
    
     -- Jonathan Riddell <email address hidden>   Wed, 05 Nov 2008 12:19:46 +0000