[gazebo] 02/04: Remove dbg-package.
Anton Gladky
gladk at moszumanska.debian.org
Sat Mar 12 20:02:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gazebo.
commit e6f35338a48052b34698ef72ee2c0049ff5bf88d
Author: Anton Gladky <gladk at debian.org>
Date: Sat Mar 12 20:52:48 2016 +0100
Remove dbg-package.
---
debian/control | 21 ++-------------------
debian/rules | 3 ---
2 files changed, 2 insertions(+), 22 deletions(-)
diff --git a/debian/control b/debian/control
index 1f20023..f194ede 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,8 @@ Architecture: all
Multi-Arch: foreign
Depends: ttf-dejavu-core,
${misc:Depends}
-Replaces: gazebo5-common
+Breaks: gazebo6-common
+Replaces: gazebo6-common
Description: Open Source Robotics Simulator - Shared files
Gazebo is a multi-robot simulator for outdoor environments. Like
Stage (part of the Player project), it is capable of simulating a
@@ -169,24 +170,6 @@ Description: Open Source Robotics Simulator - base plug-ins
.
This package gathers built-in plugins.
-Package: libgazebo7-dbg
-Architecture: any
-Multi-Arch: foreign
-Section: debug
-Priority: extra
-Depends: libgazebo7 (= ${binary:Version}),
- ${misc:Depends}
-Replaces: libgazebo5-dbg
-Description: Open Source Robotics Simulator - Debugging Symbols
- Gazebo is a multi-robot simulator for outdoor environments. Like
- Stage (part of the Player project), it is capable of simulating a
- population of robots, sensors and objects, but does so in a
- three-dimensional world. It generates both realistic sensor feedback
- and physically plausible interactions between objects (it includes an
- accurate simulation of rigid-body physics).
- .
- This package contains the debugging symbols.
-
Package: gazebo7-doc
Architecture: all
Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index 0432f68..23edc02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,9 +32,6 @@ override_dh_install:
# Get rid of fonts already packaged elsewhere.
rm -f debian/gazebo7-common/usr/share/gazebo-*/media/gui/fonts/DejaVuSans.ttf
-override_dh_strip:
- dh_strip -a --dbg-package=libgazebo7-dbg
-
override_dh_auto_test:
# Tests needs an X server running and GPU acceleration
true
--
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