Change logs for cmake source package in Hardy

  • cmake (2.6.2-1ubuntu1~hardy1) hardy-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    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
    
    cmake (2.6.2-1) experimental; urgency=low
    
      * New upstream release.
      * New co-maintainer:
        - add myself to Uploaders.
        - add DM-Upload-Allowed: yes to debian/control.
      * Refresh patches:
        - FindQt4.cmake2.6.diff
        - do-not-use-lib64.diff
      * Add patches from upstream CVS:
        - relative_path_fixes.diff - fixes a couple of major bugs in Makefile
          generation when CMAKE_USE_RELATIVE_PATHS is ON. This brings
          CMAKE_USE_RELATIVE_PATHS=ON to a very usable state.
        - manpage-generation-fixes.diff - fixes a few manual page generation
          issues. This resolves all lintian warnings and info tags related
          to the cmake manual pages.
      * Bump Standards-Version to 3.8.0:
        - add README.source which directs the reader to quilt README.source.
      * Use dh_lintian:
        - rename cmake.lintian to cmake.lintian-overrides;
        - bump debhelper compat level to 6;
        - build depend on debhelper (>= 6.0.7~).
      * Fix path in the lintian override so it is effective again.
      * Make cmake.menu conform to the current Debian Menu System standard.
      * Drop unused old manual pages from debian/. They are provided by upstream
        now.
      * Add debian/watch.
    
    cmake (2.6.0-5) unstable; urgency=medium
    
      * Fix build-deps: libncursesw5-dev doesn't work, just use the non wide one.
        This will build ccmake again (Closes: #481392).
    
    cmake (2.6.0-4ubuntu2) intrepid; urgency=low
    
      * Move cmake desktop and icon file to cmake-gui package (Closes LP: #258036)
    
     -- Michael Casadevall <email address hidden>   Thu, 13 Nov 2008 13:39:06 +0000
  • cmake (2.6.0-4ubuntu1~hardy1) hardy-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    cmake (2.6.0-4ubuntu1) intrepid; urgency=low
    
      * Add libncurses5-dev build-dep, makes it build ccmake
      * Add --qt-gui to bootstrap arguments in debian/rules, build-dep on libqt4-dev, builds cmake-gui
    
     -- Jonathan Riddell <email address hidden>   Thu, 24 Jul 2008 10:24:50 +0100
  • cmake (2.6.0-4~hardy1) hardy-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    cmake (2.6.0-4) unstable; urgency=low
    
      * Really remove dependency on emacsen-common (Closes: #471975).
    
    cmake (2.6.0-3) unstable; urgency=low
    
      * Remove dependency on emacsen-common (Closes: #471975):
        emacs guys, I was asked in a previous bug (#427763) to byte-compile the
        cmake extension, the policy mandates a dependency upon emacs which is
        silly, and depending upon emacsen-common breaks the whole thing. A
        pre-depends would be insane, WHY ON EARTH is the emacs policy so horribly
        broken ? Until someone answers that, cmake will stay in the previous state
        with byte-compilation, and without any emacs dependency.
    
      * Add patches/reinstate-arm.diff to fix FTBFS on arm platforms
        (Closes: #481016)
    
    cmake (2.6.0-2) unstable; urgency=low
    
      * Upload to unstable this time.
      * Depend upon emacsen-common (Closes: #471975).
    
    cmake (2.6.0-1) experimental; urgency=low
    
      * Update patches/FindQt4.cmake2.6.diff (Closes: #479907).
      * Add patches/executables-dont-need-fpic.diff (Closes: #478404).
      * Bump Standards-Version to 3.7.3.
    
    cmake (2.6.0~rc8-1.1) experimental; urgency=low
    
      * Non-maintainer upload with permission from DadCoder.
        Happy Prague visit.
      * Fix FindQt4.cmake (Closes: #477110)
    
    cmake (2.6.0~rc8-1) experimental; urgency=low
    
      * New upstream rc release.
      * Update patches:
         + drop findmpeg2-robustness.diff.
         + drop hurd-SA_SIGINFO.diff.
         + drop nsis-support.diff.
    
    cmake (2.4.8-1) unstable; urgency=low
    
      [ Pierre Habouzit ]
      * New upstream release (Closes: 462335).
      * remove patches/hurd-Platform.diff, merged upstream.
    
      [ Rafael Laboissiere ]
      * debian/rules, debian/cmake.emacsen-{startup,install,remove}: Allow
        byte-compilation of cmake-mode.el at install time and put in the
        emacsen startup directory just the necessary initialization code
        of cmake-mode (Closes: 427763)
    
     -- Jonathan Riddell <email address hidden>   Sat, 28 Jun 2008 23:04:28 +0100
  • cmake (2.4.7-1ubuntu0.1) hardy-security; urgency=low
    
      * SECURITY UPDATE: fix DoS via malformed XML
        - debian/patches/CVE_2009_3720.patch: xmltok_impl.c to not access beyond
          end of input string
        - CVE-2009-3720
      * SECURITY UPDATE: fix DoS via malformed UTF-8 sequences
        - debian/patches/CVE_2009_3560.patch: update xmlparse.c to properly
          recognize the end of a token
        - CVE-2009-3560
     -- Jamie Strandboge <email address hidden>   Tue, 13 Apr 2010 20:58:35 -0500
  • cmake (2.4.7-1build1) hardy; urgency=low
    
      * Rebuild with recent g++ compiler version.
    
     -- Matthias Klose <email address hidden>   Thu, 03 Apr 2008 11:24:13 +0000
  • cmake (2.4.7-1) unstable; urgency=low
    
      * New upstream release.
      * Drop patches/findqt4-binaries-order.diff (Closes: #433105).
    
     -- Jonathan Riddell <email address hidden>   Mon,  06 Aug 2007 17:17:13 +0100