[catkin] branch master updated (1178482 -> d2e304e)
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Thu Apr 23 21:49:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a change to branch master
in repository catkin.
from 1178482 Fix installation of bash completion scripts
new 5c56d05 Imported Upstream version 0.6.14
new f4a96e7 Merge tag 'upstream/0.6.14'
new 0d80087 Update changelog for 0.6.14-1 release
new 9dee633 Update patches
new d2e304e Remove empty dir from package
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.rst | 26 ++++
bin/catkin_make | 6 +-
bin/catkin_test_results | 11 +-
cmake/all.cmake | 6 +-
cmake/catkin_download.cmake | 73 ++++++++++
cmake/catkin_libraries.cmake | 4 +-
cmake/catkin_workspace.cmake | 6 +
.../05.catkin-test-results.bat.develspace.in | 4 -
.../05.catkin-test-results.sh.develspace.in | 4 -
cmake/templates/__init__.py.in | 1 +
cmake/templates/_setup_util.py.in | 1 +
cmake/templates/generate_cached_setup.py.in | 1 +
cmake/templates/pkgConfig.cmake.in | 8 +-
cmake/templates/relay.py.in | 1 +
cmake/templates/script.py.in | 1 +
cmake/templates/setup.sh.in | 17 ++-
cmake/templates/setup.zsh.in | 2 +-
cmake/test/catkin_download_test_data.cmake | 25 ++--
cmake/test/download_checkmd5.py | 9 +-
cmake/test/gtest.cmake | 60 ++++++--
cmake/test/tests.cmake | 2 +-
debian/changelog | 8 +-
...EFAULT_PATH-and-NO_CMAKE_FIND_ROOT_PATH-f.patch | 11 +-
.../0004-Export-ROS_PACKAGE_PATH-in-setup.sh.patch | 2 +-
.../0005-Fix-location-of-etc-for-catkin_find.patch | 6 +-
debian/rules | 1 +
doc/conf.py | 13 +-
doc/dev_guide/generated_cmake_api.rst | 160 +++++++++++++++------
doc/generate_cmake_rst.py | 61 +++++---
doc/howto/format1/downloading_test_data.rst | 2 +-
doc/howto/format1/python_nose_configuration.rst | 10 +-
doc/howto/format1/rostest_configuration.rst | 23 +++
doc/howto/format2/downloading_test_data.rst | 2 +-
doc/howto/format2/python_nose_configuration.rst | 16 ++-
doc/howto/format2/rostest_configuration.rst | 23 +++
doc/user_guide/variables.rst | 3 +
package.xml | 2 +-
python/catkin/builder.py | 14 +-
python/catkin/find_in_workspaces.py | 4 +-
python/catkin/test_results.py | 12 +-
test/unit_tests/test_find_in_workspace.py | 5 +-
test/unit_tests/test_test_results.py | 40 ++++++
42 files changed, 523 insertions(+), 163 deletions(-)
create mode 100644 cmake/catkin_download.cmake
delete mode 100644 cmake/env-hooks/05.catkin-test-results.bat.develspace.in
delete mode 100644 cmake/env-hooks/05.catkin-test-results.sh.develspace.in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/catkin.git
More information about the debian-science-commits
mailing list