[gazebo] 04/06: Update all references to gazebo3 to gazebo5
Jose Luis Rivero
jrivero-guest at moszumanska.debian.org
Mon Feb 2 17:21:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
jrivero-guest pushed a commit to branch master
in repository gazebo.
commit 922909e7f4f3cd38498f1c08a3f9a7c20a9c4e10
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date: Mon Feb 2 18:16:04 2015 +0100
Update all references to gazebo3 to gazebo5
---
debian/gazebo5-doc.doc-base | 4 ++--
debian/gazebo5-doc.links | 2 +-
debian/rules | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/gazebo5-doc.doc-base b/debian/gazebo5-doc.doc-base
index 3deb130..ff29661 100644
--- a/debian/gazebo5-doc.doc-base
+++ b/debian/gazebo5-doc.doc-base
@@ -5,5 +5,5 @@ Abstract: Describe the Gazebo library C++ API.
Section: Programming/C++
Format: HTML
-Index: /usr/share/doc/gazebo3-doc/html/index.html
-Files: /usr/share/doc/gazebo3-doc/html/*
+Index: /usr/share/doc/gazebo5-doc/html/index.html
+Files: /usr/share/doc/gazebo5-doc/html/*
diff --git a/debian/gazebo5-doc.links b/debian/gazebo5-doc.links
index 5b49e3d..21dfa6c 100644
--- a/debian/gazebo5-doc.links
+++ b/debian/gazebo5-doc.links
@@ -1 +1 @@
-usr/share/javascript/jquery/jquery.js usr/share/doc/gazebo3-doc/html/jquery.js
+usr/share/javascript/jquery/jquery.js usr/share/doc/gazebo5-doc/html/jquery.js
diff --git a/debian/rules b/debian/rules
index 837389f..7d08dc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,10 +30,10 @@ override_dh_install:
dh_install -- # Install
# Get rid of fonts already packaged elsewhere.
- rm -f debian/gazebo3-common/usr/share/gazebo-3.0/media/gui/fonts/DejaVuSans.ttf
+ rm -f debian/gazebo5-common/usr/share/gazebo-3.0/media/gui/fonts/DejaVuSans.ttf
override_dh_strip:
- dh_strip -a --dbg-package=libgazebo3-dbg
+ dh_strip -a --dbg-package=libgazebo5-dbg
override_dh_auto_test:
# Tests needs an X server running and GPU acceleration
--
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