[ros-image-common] 02/03: debian/control: add approriate Breaks/Replaces after moving files in the previous between binaries in the previous uploads. Closes: #817813

Mattia Rizzolo mattia at debian.org
Fri Mar 18 20:15:05 UTC 2016


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

mattia pushed a commit to branch master
in repository ros-image-common.

commit 2916a6e6375a2fb976a07f9ad370034be8f7427c
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Mar 18 20:12:12 2016 +0000

    debian/control: add approriate Breaks/Replaces after moving files in the previous between binaries in the previous uploads.  Closes: #817813
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 95f5192..9cc4033 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,8 @@ Description: Robot OS camera_calibration_parsers package
 Package: camera-calibration-parsers-tools
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: libcamera-calibration-parsers0d (<< 1.11.10-3)
+Conflicts: libcamera-calibration-parsers0d (<< 1.11.10-3)
 Description: Robot OS camera_calibration_parsers_tools package
  This package is part of Robot OS (ROS). It provides tools for
  reading and writing camera calibration parameters.
@@ -80,6 +82,8 @@ Description: Robot OS image_transport package - development
 Package: libimage-transport0d
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: image-transport-tools (<< 1.11.10-2)
+Replaces: image-transport-tools (<< 1.11.10-2)
 Multi-Arch: same
 Description: Robot OS image_transport package
  This package is part of Robot OS (ROS). This library should always be

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



More information about the debian-science-commits mailing list