lp:ubuntu/oneiric/cmake

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/cmake
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

50. By Felix Geyer

Disable CTestTestUpload test as it requires internet access.

49. By Modestas Vainius <email address hidden>

* New upstream release.
* No longer repack upstream tarball and drop dfsg suffix from the version
  number. The tarball is DFSG clean now.
* Drop fixup_manpages.diff patch, merged upstream.
* Drop backport_test_order_fix.diff patch, was backported from upstream.
* Drop multiarch_basic_support.diff patch, merged upstream.
* Refresh screen-256color-bce.diff patch.
* Add spelling_formatting_fixes.diff which fixes a couple of new
  spelling / formatting errors.
* Override incorrect menu-icon-missing lintian warning properly.

48. By Modestas Vainius <email address hidden>

* Fix multiarch regex to support armel and (hopefully) all other possible
  linux architectures (patch multiarch_basic_support.diff updated).
* Support multiarch paths on kfreebsd and hurd (patch
  multiarch_basic_support.diff updated). (Closes: #630167)
* Urgency=medium, the bugs above make cmake almost unusable on armel and
  kfreebsd.

47. By Modestas Vainius <email address hidden>

* Drop multiarch_library_directory_hack.diff patch. A better solution has
  been implemented (see below).
* Add multiarch implementation from upstream (patch
  multiarch_basic_support.diff, taken from upstream bug #12037). New
  implementation does not need dpkg-dev 1.16, it is entirely backwards
  compatible with previous releases and in addition, it implements multiarch
  support for find_package().
* Adapt multiarch_findgtk2_fix.diff patch to work with
  multiarch_basic_support.diff.

46. By Modestas Vainius <email address hidden>

* Merge 2.8.2+dfsg.1-0+squeeze1 changes.
* Do not start cmake description synopsis with an article.
* Generate colour Makefiles when $TERM is set to 'screen-256color-bce'.
  Thanks to Davide Mancusi for the patch (screen-256color-bce.diff).
  (Closes: #627853)
* Add libxmlrpc-core-c3-dev as a preferred alternative to libxmlrpc-c3-dev
  in Build-Depends. libxmlrpc-c3-dev has become a transitional package.
* Bump Standards-Version to 3.9.2: no changes needed.
* Switch Vcs-* debian/control fields to anonscm.debian.org.
* Fix find_library() to find libraries in multiarch library paths (patch
  multiarch_library_directory_hack.diff). While the patch is not a good fix
  (hackish by nature, no cross-compilation support etc.), it should do the
  job in majority of cases. Also require dpkg-dev >= 1.16 at both build
  time (Build-Depends) and runtime (cmake Depends) because the patch needs
  dpkg-architecture -qDEB_HOST_MULTIARCH. (Closes: #618932)
* Make FindGTK2.cmake work with Debian multiarch
  (patch multiarch_findgtk2_fix.diff). (LP: #751940)

45. By Felix Geyer

* Merge from Debian unstable, remaining changes:
  - Build-dep on libxmlrpc-core-c3-dev (>= 1.16.32-0ubuntu3) instead of
    libxmlrpc-c3-dev.
  - Add ubuntu_multiarch_library_directory.diff to find location of
    multiarch directory.
    + Add dpkg-dev to cmake Depends.

44. By Jonathan Riddell

Remove unintended debhelper patch from 2.8.3-3ubuntu5

43. By Micah Gersten

* fix LP: #730365 - Check for cmake doc directory before running rmdir
  - update debian/cmake.postinst

42. By Felix Geyer

* Update ubuntu_multiarch_library_directory.diff:
  - Add lib/[arch triplet] to all prefix paths.
* Add dpkg-dev to cmake Depends.

41. By Jonathan Riddell

Prepend multiarch directories in
ubuntu_multiarch_library_directory.diff LP: #737137

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/cmake
This branch contains Public information 
Everyone can see this information.

Subscribers