[gazebo] 03/03: Added gzmodel_create manpage patch

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Mon Jun 30 14:26:13 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 eb586a4858e57407ed324438841ac780e8e15f02
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Mon Jun 30 14:23:56 2014 +0000

    Added gzmodel_create manpage patch
---
 debian/patches/0007-gzmodel-manpage.patch | 28 ++++++++++++++++++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/0007-gzmodel-manpage.patch b/debian/patches/0007-gzmodel-manpage.patch
new file mode 100644
index 0000000..cdbbb04
--- /dev/null
+++ b/debian/patches/0007-gzmodel-manpage.patch
@@ -0,0 +1,28 @@
+Description: include a manpage for gzmodel_create
+Author: Jose Luis Rivero <jrivero at osrfoundation.org>
+Bug: https://bitbucket.org/osrf/gazebo/pull-request/1130
+
+--- gazebo-3.0.0.orig/tools/CMakeLists.txt
++++ gazebo-3.0.0/tools/CMakeLists.txt
+@@ -60,6 +60,7 @@ target_link_libraries(gz
+ gz_install_executable(gz)
+ 
+ roffman(gz 1)
++roffman(gzmodel_create 1)
+ 
+ install (PROGRAMS gzmodel_create gzmodel_create DESTINATION ${BIN_INSTALL_DIR})
+ 
+--- /dev/null
++++ gazebo-3.0.0/tools/gzmodel_create.roff
+@@ -0,0 +1,11 @@
++.TH "GZ" "1" "June 2014" "" ""
++.
++.SH "NAME"
++\fBgzmodel_create\fR \- Gazebo command line tool to create a model template
++.
++.SH "SYNPOSIS"
++\fBgzmodel_create\fR \fIdirectory\fR
++.
++.SH DESCRIPTION
++\fBgzmodel_create\fP creates a template of model.config file. The required
++directory argument specifies where to create the model.config file.
diff --git a/debian/patches/series b/debian/patches/series
index fa37b62..1d834b9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
 0004-visibility-skyx.patch
 0005-fix-problems-on-manpage.patch
 0006-do-not-generate-pdf.patch
+0007-gzmodel-manpage.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