ros-indigo-cmake-modules (0.3.3-0trusty) trusty; urgency=high

  * Added FindPoco.cmake, which migrated from the ros/class_loader repository.
  * Update to FindXenomai.cmake
    find_package_handle_standard_args generates all caps variables (XENOMAI_FOUND), while this script is expected to create Xenomai_FOUND.
    This changeset creates the appropriately cased variable, but does not unset the all-caps variant for backwards-compatibility reasons (I typically unset it on new modules).
  * Contributors: Adolfo Rodriguez Tsouroukdissian, Esteve Fernandez, William Woodall

 -- William Woodall <william@osrfoundation.org>  Tue, 23 Dec 2014 08:00:00 -0000

ros-indigo-cmake-modules (0.3.2-0trusty) trusty; urgency=high

  * Added CMake module for finding the UUID libraries
  * Changed prepend of CMAKE_MODULE_PATH to append behaviour in order to allow prepending of external CMake modules.
  * Added CMake module for finding GSL
  * Contributors: Esteve Fernandez, Peter Lehner, William Woodall, v01d

 -- William Woodall <william@osrfoundation.org>  Mon, 27 Oct 2014 07:00:00 -0000

ros-indigo-cmake-modules (0.3.1-0trusty) trusty; urgency=high

  * Export architecture_independent flag in package.xml
  * Fix extended CMAKE_MODULE_PATH variable when path contains spaces
  * Mention the sequencing reqirement with an example
  * Contributors: Dirk Thomas, Paul Mathieu, Scott K Logan, Tully Foote, William Woodall, phuicy

 -- William Woodall <william@osrfoundation.org>  Wed, 07 May 2014 07:00:00 -0000

ros-indigo-cmake-modules (0.3.0-0trusty) trusty; urgency=high

  * Added Numpy CMake module
  * Added Eigen CMake module
    closed #10 <https://github.com/ros/cmake_modules/issues/10>
  * Removed use of absolute paths in extra files
    fixed #9 <https://github.com/ros/cmake_modules/issues/9>
  * Contributors: Vincent Rabaud, William Woodall

 -- William Woodall <william@osrfoundation.org>  Sat, 22 Feb 2014 08:00:00 -0000

ros-indigo-cmake-modules (0.2.1-0trusty) trusty; urgency=high

  * Adding CMake module for finding Xenomai RT kernel patch build flags
  * Contributors: Jonathan Bohren, William Woodall

 -- William Woodall <william@osrfoundation.org>  Fri, 24 Jan 2014 08:00:00 -0000

ros-indigo-cmake-modules (0.2.0-0trusty) trusty; urgency=high

  * Added FindTBB.cmake version r36 from the findtbb package
  * TinyXML: Add more comprehensive header documentation.

 -- William Woodall <william@osrfoundation.org>  Wed, 04 Dec 2013 08:00:00 -0000

ros-indigo-cmake-modules (0.1.0-0trusty) trusty; urgency=high

  * Initial release, includes the FindTinyXML.cmake CMake module

 -- William Woodall <william@osrfoundation.org>  Wed, 24 Jul 2013 07:00:00 -0000


