[gazebo] 04/05: Delete all out of date files

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Tue Jun 17 16:03:58 UTC 2014


This is an automated email from the git hooks/post-receive script.

jrivero-guest pushed a commit to branch master
in repository gazebo.

commit 1b6a36fe4945a45047925d58a539e2f5b4a9d5ef
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Tue Jun 17 15:58:43 2014 +0000

    Delete all out of date files
---
 debian/gazebo-wrapper                              |  4 -
 debian/gazebo.1                                    | 41 ---------
 debian/gzclient.1                                  | 26 ------
 debian/gzfactory.1                                 | 61 --------------
 debian/gzlog.1                                     | 43 ----------
 debian/gzmaster.1                                  | 17 ----
 debian/gzphysics.1                                 | 25 ------
 debian/gzsdf.1                                     | 13 ---
 debian/gzsensor.1                                  | 13 ---
 debian/gzserver.1                                  | 13 ---
 debian/gzstats.1                                   | 13 ---
 debian/gztopic.1                                   | 40 ---------
 .../0001-Do-not-force-compilation-flags.patch      | 97 ----------------------
 ...tup.sh-do-not-override-already-defined-en.patch | 37 ---------
 ...ix-compilation-with-last-protobul-version.patch | 24 ------
 debian/patches/series                              |  3 -
 16 files changed, 470 deletions(-)

diff --git a/debian/gazebo-wrapper b/debian/gazebo-wrapper
deleted file mode 100755
index e380eed..0000000
--- a/debian/gazebo-wrapper
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -e
-. /usr/share/gazebo-1.6/setup.sh
-/usr/bin/gazebo-1.6.2 $@
diff --git a/debian/gazebo.1 b/debian/gazebo.1
deleted file mode 100644
index ab9f58b..0000000
--- a/debian/gazebo.1
+++ /dev/null
@@ -1,41 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gazebo \- start the Gazebo robotics simulator
-
-.SH SYNOPSIS
-
-.B gazebo [OPTIONS] <world_file>
-
-.SH DESCRIPTION
-
-Run the Gazebo server and GUI.
-
-.SH OPTIONS
-
-.TP 5
-\-\-help,\-h
-Produce help message.
-.TP 5
-\-\-pause,\-u
-Start the server in a paused state.
-.TP 5
-\-\-physics,\-e arg
-Specify a physics engine (ode|bullet).
-.TP 5
-\-\-play,\-p arg
-Play a log file.
-.TP 5
-\-\-record,\-r
-Record state data to disk.
-.TP 5
-\-\-seed arg
-Start with a given random number seed.
-.TP 5
-\-\-server-plugin,\-s arg
-Load a plugin.
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzclient.1 b/debian/gzclient.1
deleted file mode 100644
index f495a38..0000000
--- a/debian/gzclient.1
+++ /dev/null
@@ -1,26 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzclient \- start a Gazebo client
-
-.SH SYNOPSIS
-
-.B gzclient [OPTIONS]
-
-.SH DESCRIPTION
-
-Run a gazebo client.
-
-.SH OPTIONS
-
-.TP 5
-\-\-help,\-h
-Produce help message.
-.TP 5
-\-\-gui-plugin,\-g arg
-Load a plugin.
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzfactory.1 b/debian/gzfactory.1
deleted file mode 100644
index 1d2172f..0000000
--- a/debian/gzfactory.1
+++ /dev/null
@@ -1,61 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzfactory \- spawn or delete models from simulation
-
-.SH SYNOPSIS
-
-This tool for spawning or deleting models into or from a running
-Gazebo simulation.
-
-.B gzfactory spawn | delete [OPTIONS]
-
-.SH ACTIONS
-.TP 5
-spawn
-Spawn a new model. Must specify a SDF model file.
-.TP 5
-delete
-Delete existing model. Must specify model name.
-
-.SH DESCRIPTION
-
-Run a gazebo client.
-
-.SH OPTIONS
-
-.TP 5
-\-\-help,\-h
-Produce help message.
-.TP 5
-\-\-sdf,\-f
-SDF model file.
-.TP 5
-\-\-world-name,\-w arg
-Name of Gazebo world.
-.TP 5
-\-\-model-name,\-m arg
-Model name.
-.TP 5
-\-\-pose-x,\-x arg
-Set model X position.
-.TP 5
-\-\-pose-y,\-y arg
-Set model Y position.
-.TP 5
-\-\-pose-z,\-z arg
-Set model Z position.
-.TP 5
-\-\-pose-R,\-R arg
-Set model roll orientation in radians.
-.TP 5
-\-\-pose-P,\-P arg
-Set model pitch orientation in radians.
-.TP 5
-\-\-pose-Y,\-Y arg
-Set model yaw orientation in radians.
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzlog.1 b/debian/gzlog.1
deleted file mode 100644
index 9b4d371..0000000
--- a/debian/gzlog.1
+++ /dev/null
@@ -1,43 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzlog \- tool to introspect Gazebo log files
-
-.SH SYNOPSIS
-
-.B gzlog [command] <options> [log file]
-
-.SH DESCRIPTION
-
-Introspect Gazebo log files.
-
-.SH COMMANDS
-.TP 5
-help
-Output this help message.
-.TP 5
-info
-Display statistical information about a log file.
-.TP 5
-echo
-Output the contents of a log file to screen.
-.TP 5
-step
-Step through the contents of a log file.
-
-.SH OPTIONS
-
-.TP 5
-\-\-help,\-h
-Produce help message.
-.TP 5
-\-\-file,\-f arg
-Path to log file.
-.TP 5
-\-\-filter arg
-Filter output. Valid only for the echo and step commands.
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzmaster.1 b/debian/gzmaster.1
deleted file mode 100644
index 09758ec..0000000
--- a/debian/gzmaster.1
+++ /dev/null
@@ -1,17 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzmaster \- start Gazebo master
-
-.SH SYNOPSIS
-
-.B gzmaster
-
-.SH DESCRIPTION
-
-Start Gazebo master.
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzphysics.1 b/debian/gzphysics.1
deleted file mode 100644
index bb8e28b..0000000
--- a/debian/gzphysics.1
+++ /dev/null
@@ -1,25 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzphysics \- tool to introspect Gazebo log files
-
-.SH SYNOPSIS
-
-.B gzphysics [-hv] <worldfile>
-
-.SH DESCRIPTION
-
-Launch physics server.
-
-.SH OPTIONS
-
-.TP 5
-\-h
-Produce help message.
-\-v
-Display version number.
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzsdf.1 b/debian/gzsdf.1
deleted file mode 100644
index e75a937..0000000
--- a/debian/gzsdf.1
+++ /dev/null
@@ -1,13 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzsdf \- FIXME
-
-.SH SYNOPSIS
-
-.B FIXME
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzsensor.1 b/debian/gzsensor.1
deleted file mode 100644
index a2e569d..0000000
--- a/debian/gzsensor.1
+++ /dev/null
@@ -1,13 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzsensor \- FIXME
-
-.SH SYNOPSIS
-
-.B FIXME
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzserver.1 b/debian/gzserver.1
deleted file mode 100644
index abb01b3..0000000
--- a/debian/gzserver.1
+++ /dev/null
@@ -1,13 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzserver \- FIXME
-
-.SH SYNOPSIS
-
-.B FIXME
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gzstats.1 b/debian/gzstats.1
deleted file mode 100644
index eef9fa6..0000000
--- a/debian/gzstats.1
+++ /dev/null
@@ -1,13 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gzstats \- FIXME
-
-.SH SYNOPSIS
-
-.B FIXME
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/gztopic.1 b/debian/gztopic.1
deleted file mode 100644
index 5b69211..0000000
--- a/debian/gztopic.1
+++ /dev/null
@@ -1,40 +0,0 @@
-.TH GAZEBO 1
-
-.SH NAME
-
-gztopic \- lists information about published topics on a Gazebo master
-
-.SH SYNOPSIS
-
-.B gztopic [command]
-
-.SH DESCRIPTION
-
-Lists information about published topics on a Gazebo master
-
-.SH COMMANDS
-.TP 5
-list
-List all topics
-.TP 5
-info <topic>
-Get information about a topic
-.TP 5
-echo <topic>
-Output topic data to screen
-.TP 5
-view <topic>
-View topic data using a QT widget
-.TP 5
-hz <topic>
-Get publish frequency
-.TP 5
-bw <topic>
-Get topic bandwidth
-.TP 5
-help
-Produce help message.
-
-.SH AUTHOR
-
-The Open Source Robotics Foundation
diff --git a/debian/patches/0001-Do-not-force-compilation-flags.patch b/debian/patches/0001-Do-not-force-compilation-flags.patch
deleted file mode 100644
index a9189b8..0000000
--- a/debian/patches/0001-Do-not-force-compilation-flags.patch
+++ /dev/null
@@ -1,97 +0,0 @@
-From: Thomas Moulard <thomas.moulard at gmail.com>
-Date: Mon, 15 Apr 2013 23:43:26 +0900
-Subject: Do not force compilation flags.
-
-Let the compilation flags be specified by the user.
-
-Forwarded: no
-Author: Thomas Moulard <thomas.moulard at gmail.com>
----
- CMakeLists.txt                       | 40 ++++++++++++++++++------------------
- gazebo/rendering/skyx/CMakeLists.txt |  4 ++--
- 2 files changed, 22 insertions(+), 22 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index b255474..f686557 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -132,11 +132,11 @@ set (CMAKE_C_FLAGS_ALL " -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unu
- 
- #####################################
- # Build type link flags
--set (CMAKE_LINK_FLAGS_RELEASE " " CACHE INTERNAL "Link flags fro release" FORCE)
--set (CMAKE_LINK_FLAGS_RELWITHDEBINFO " " CACHE INTERNAL "Link flags for release with debug support" FORCE)
--set (CMAKE_LINK_FLAGS_DEBUG " " CACHE INTERNAL "Link flags for debug" FORCE)
--set (CMAKE_LINK_FLAGS_PROFILE " -pg" CACHE INTERNAL "Link flags for profile" FORCE)
--set (CMAKE_LINK_FLAGS_CHECK " --coverage" CACHE INTERNAL "Link flags for static code checking" FORCE)
-+#set (CMAKE_LINK_FLAGS_RELEASE " " CACHE INTERNAL "Link flags fro release" FORCE)
-+#set (CMAKE_LINK_FLAGS_RELWITHDEBINFO " " CACHE INTERNAL "Link flags for release with debug support" FORCE)
-+#set (CMAKE_LINK_FLAGS_DEBUG " " CACHE INTERNAL "Link flags for debug" FORCE)
-+#set (CMAKE_LINK_FLAGS_PROFILE " -pg" CACHE INTERNAL "Link flags for profile" FORCE)
-+#set (CMAKE_LINK_FLAGS_CHECK " --coverage" CACHE INTERNAL "Link flags for static code checking" FORCE)
- 
- message (STATUS "\n\n====== Finding 3rd Party Packages ======")
- include (${gazebo_cmake_dir}/SearchForStuff.cmake)
-@@ -167,20 +167,20 @@ endif()
- # Check for DRI capable Display
- include (${gazebo_cmake_dir}/CheckDRIDisplay.cmake)
- 
--set (CMAKE_C_FLAGS_RELEASE " -s -O3 -DNDEBUG ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for release" FORCE)
--set (CMAKE_CXX_FLAGS_RELEASE ${CMAKE_C_FLAGS_RELEASE})
-+#set (CMAKE_C_FLAGS_RELEASE " -s -O3 -DNDEBUG ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for release" FORCE)
-+#set (CMAKE_CXX_FLAGS_RELEASE ${CMAKE_C_FLAGS_RELEASE})
- 
--set (CMAKE_C_FLAGS_RELWITHDEBINFO " -g -O2 ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for release with debug support" FORCE)
--set (CMAKE_CXX_FLAGS_RELWITHDEBINFO ${CMAKE_C_FLAGS_RELWITHDEBINFO})
-+#set (CMAKE_C_FLAGS_RELWITHDEBINFO " -g -O2 ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for release with debug support" FORCE)
-+#set (CMAKE_CXX_FLAGS_RELWITHDEBINFO ${CMAKE_C_FLAGS_RELWITHDEBINFO})
- 
--set (CMAKE_C_FLAGS_DEBUG " -ggdb3 ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for debug" FORCE)
--set (CMAKE_CXX_FLAGS_DEBUG ${CMAKE_C_FLAGS_DEBUG})
-+#set (CMAKE_C_FLAGS_DEBUG " -ggdb3 ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for debug" FORCE)
-+#set (CMAKE_CXX_FLAGS_DEBUG ${CMAKE_C_FLAGS_DEBUG})
- 
--set (CMAKE_C_FLAGS_PROFILE " -fno-omit-frame-pointer -g -pg ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for profile" FORCE)
--set (CMAKE_CXX_FLAGS_PROFILE ${CMAKE_C_FLAGS_PROFILE})
-+#set (CMAKE_C_FLAGS_PROFILE " -fno-omit-frame-pointer -g -pg ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for profile" FORCE)
-+#set (CMAKE_CXX_FLAGS_PROFILE ${CMAKE_C_FLAGS_PROFILE})
- 
--set (CMAKE_C_FLAGS_CHECK " -g -O0 -Wformat=2 --coverage -fno-inline ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for static code checking" FORCE)
--set (CMAKE_CXX_FLAGS_CHECK "${CMAKE_C_FLAGS_CHECK} -fno-elide-constructors -fno-default-inline -fno-implicit-inline-templates")
-+#set (CMAKE_C_FLAGS_CHECK " -g -O0 -Wformat=2 --coverage -fno-inline ${CMAKE_C_FLAGS_ALL}" CACHE INTERNAL "C Flags for static code checking" FORCE)
-+#set (CMAKE_CXX_FLAGS_CHECK "${CMAKE_C_FLAGS_CHECK} -fno-elide-constructors -fno-default-inline -fno-implicit-inline-templates")
- 
- #####################################
- MESSAGE(STATUS "Checking gazebo build type")
-@@ -195,11 +195,11 @@ string(TOUPPER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE_UPPERCASE)
- 
- #####################################
- # Set all the global build flags
--set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
--set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
--set (CMAKE_EXE_LINKER_FLAGS "${CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
--set (CMAKE_SHARED_LINKER_FLAGS "${CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
--set (CMAKE_MODULE_LINKER_FLAGS "${CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
-+#set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
-+#set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
-+#set (CMAKE_EXE_LINKER_FLAGS "${CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
-+#set (CMAKE_SHARED_LINKER_FLAGS "${CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
-+#set (CMAKE_MODULE_LINKER_FLAGS "${CMAKE_LINK_FLAGS_${CMAKE_BUILD_TYPE_UPPERCASE}}")
- 
- set (BUILD_TYPE_PROFILE FALSE)
- set (BUILD_TYPE_RELEASE FALSE)
-diff --git a/gazebo/rendering/skyx/CMakeLists.txt b/gazebo/rendering/skyx/CMakeLists.txt
-index 9be355e..5dab617 100644
---- a/gazebo/rendering/skyx/CMakeLists.txt
-+++ b/gazebo/rendering/skyx/CMakeLists.txt
-@@ -47,8 +47,8 @@ set (VCLOUDS_SOURCE_FILES
-   src/VClouds/VClouds.cpp
- )
- 
--set (CMAKE_C_FLAGS "")
--set (CMAKE_CXX_FLAGS "")
-+#set (CMAKE_C_FLAGS "")
-+#set (CMAKE_CXX_FLAGS "")
- 
- #set_source_files_properties(${SKYX_SOURCE_FILES} ${SKYX_HEADER_FILES}
- #                      ${VCLOUDS_SOURCE_FILES} ${VCLOUDS_HEADER_FILES}
diff --git a/debian/patches/0002-In-cmake-setup.sh-do-not-override-already-defined-en.patch b/debian/patches/0002-In-cmake-setup.sh-do-not-override-already-defined-en.patch
deleted file mode 100644
index 7934ea8..0000000
--- a/debian/patches/0002-In-cmake-setup.sh-do-not-override-already-defined-en.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From: Thomas Moulard <thomas.moulard at gmail.com>
-Date: Tue, 16 Apr 2013 00:45:40 +0900
-Subject: In cmake/setup.sh do not override already defined environment
- variables.
-
-Forwarded: no
-Author: Thomas Moulard <thomas.moulard at gmail.com>
----
- cmake/setup.sh.in | 20 +++++++++++++++-----
- 1 file changed, 15 insertions(+), 5 deletions(-)
-
-diff --git a/cmake/setup.sh.in b/cmake/setup.sh.in
-index 415394f..820168d 100644
---- a/cmake/setup.sh.in
-+++ b/cmake/setup.sh.in
-@@ -1,6 +1,16 @@
--export GAZEBO_MASTER_URI=http://localhost:11345
--export GAZEBO_MODEL_DATABASE_URI=http://gazebosim.org/models
--export GAZEBO_RESOURCE_PATH=@CMAKE_INSTALL_PREFIX@/share/gazebo- at GAZEBO_VERSION@:@CMAKE_INSTALL_PREFIX@/share/gazebo_models
--export GAZEBO_PLUGIN_PATH=@CMAKE_INSTALL_PREFIX@/@LIB_INSTALL_DIR@/gazebo- at GAZEBO_VERSION@/plugins
-+if `test x$GAZEBO_MASTER_URI = x`; then
-+    export GAZEBO_MASTER_URI=http://localhost:11345
-+fi
-+if `test x$GAZEBO_MODEL_DATABASE_URI = x`; then
-+    export GAZEBO_MODEL_DATABASE_URI=http://gazebosim.org/models
-+fi
-+if `test x$GAZEBO_RESOURCE_PATH = x`; then
-+    export GAZEBO_RESOURCE_PATH=@CMAKE_INSTALL_PREFIX@/share/gazebo- at GAZEBO_VERSION@:@CMAKE_INSTALL_PREFIX@/share/gazebo_models
-+fi
-+if `test x$GAZEBO_PLUGIN_PATH = x`; then
-+    export GAZEBO_PLUGIN_PATH=@CMAKE_INSTALL_PREFIX@/@LIB_INSTALL_DIR@/gazebo- at GAZEBO_VERSION@/plugins
-+fi
- export LD_LIBRARY_PATH=@CMAKE_INSTALL_PREFIX@/@LIB_INSTALL_DIR@/gazebo- at GAZEBO_VERSION@/plugins:${LD_LIBRARY_PATH}
--export OGRE_RESOURCE_PATH=@OGRE_PLUGINDIR@
-+if `test x$OGRE_RESOURCE_PATH = x`; then
-+    export OGRE_RESOURCE_PATH=@OGRE_PLUGINDIR@
-+fi
diff --git a/debian/patches/0003-Fix-compilation-with-last-protobul-version.patch b/debian/patches/0003-Fix-compilation-with-last-protobul-version.patch
deleted file mode 100644
index a71a43d..0000000
--- a/debian/patches/0003-Fix-compilation-with-last-protobul-version.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From: Thomas Moulard <thomas.moulard at gmail.com>
-Date: Thu, 11 Jul 2013 16:54:44 +0900
-Subject: =?UTF-8?q?Fix=20compilation=20with=20last=20protobul=20version.?=
- =?UTF-8?q?=0AAlready=20fixed=20upstream.?=
-
-Author: Thomas Moulard <thomas.moulard at gmail.com>
-Forwarded: no
----
- gazebo/physics/World.hh | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gazebo/physics/World.hh b/gazebo/physics/World.hh
-index 8a0f4b4..209572a 100644
---- a/gazebo/physics/World.hh
-+++ b/gazebo/physics/World.hh
-@@ -466,7 +466,7 @@ namespace gazebo
-       private: EntityPtr selectedEntity;
- 
-       /// \brief Incoming message buffer.
--      private: std::vector<google::protobuf::Message> messages;
-+      //private: std::vector<google::protobuf::Message> messages;
- 
-       /// \brief Name of the world.
-       private: std::string name;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 942d093..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,3 +0,0 @@
-0001-Do-not-force-compilation-flags.patch
-0002-In-cmake-setup.sh-do-not-override-already-defined-en.patch
-0003-Fix-compilation-with-last-protobul-version.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gazebo.git



More information about the debian-science-commits mailing list