[gazebo] 01/04: Fix Breaks/Replaces dependecies. (Closes: #817189)
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 9916e19258eb3bf5cbb2711c3713d7b4d18b6f82
Author: Anton Gladky <gladk at debian.org>
Date: Sat Mar 12 20:50:20 2016 +0100
Fix Breaks/Replaces dependecies. (Closes: #817189)
---
debian/control | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 7c7704d..1f20023 100644
--- a/debian/control
+++ b/debian/control
@@ -81,8 +81,8 @@ Depends: ${shlibs:Depends},
gazebo7-common (= ${source:Version})
Recommends: gazebo7-plugin-base
Suggests: gazebo7-doc
-Conflicts: gazebo5, gazebo6
-Replaces: gazebo5
+Breaks: gazebo6
+Replaces: gazebo6
Description: Open Source Robotics Simulator - Binaries
Gazebo is a multi-robot simulator for outdoor environments. Like
Stage (part of the Player project), it is capable of simulating a
@@ -139,12 +139,8 @@ Depends: libtbb-dev,
gazebo7-common (= ${source:Version}),
gazebo7-plugin-base (= ${binary:Version}),
${misc:Depends}
-Conflicts: libgazebo-dev,
- libgazebo5-dev,
- libgazebo6-dev
-Replaces: libgazebo-dev,
- libgazebo5-dev,
- libgazebo6-dev
+Breaks: libgazebo6-dev
+Replaces: libgazebo6-dev
Description: Open Source Robotics Simulator - Development Files
Gazebo is a multi-robot simulator for outdoor environments. Like
Stage (part of the Player project), it is capable of simulating a
@@ -162,8 +158,7 @@ Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends}
Enhances: gazebo7
-Replaces: gazebo5-plugin-base,
- gazebo6-plugin-base,
+Replaces: gazebo6-plugin-base,
Description: Open Source Robotics Simulator - base plug-ins
Gazebo is a multi-robot simulator for outdoor environments. Like
Stage (part of the Player project), it is capable of simulating a
@@ -198,8 +193,8 @@ Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
libjs-jquery
-Breaks: gazebo5-doc
-Replaces: gazebo5-doc
+Breaks: gazebo6-doc
+Replaces: gazebo6-doc
Description: Open Source Robotics Simulator - Documentation
Gazebo is a multi-robot simulator for outdoor environments. Like
Stage (part of the Player project), it is capable of simulating a
--
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