[urdfdom] 02/04: Add Breaks/Replaces for GCC-5 migration.

Anton Gladky gladk at moszumanska.debian.org
Sat Jan 2 14:31:28 UTC 2016


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

gladk pushed a commit to branch master
in repository urdfdom.

commit e5dcee801406ff1e6a4297e08fc822cd3f96b242
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Jan 2 15:09:24 2016 +0100

    Add Breaks/Replaces for GCC-5 migration.
---
 debian/control | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/control b/debian/control
index a0e1aad..0027306 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ XS-Testsuite: autopkgtest
 
 Package: liburdfdom-model0.3v5
 Architecture: any
+Breaks: liburdfdom-model0.3
+Replaces: liburdfdom-model0.3
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
@@ -31,6 +33,8 @@ Description: URDF DOM - model library
 
 Package: liburdfdom-model-state0.3v5
 Architecture: any
+Breaks: liburdfdom-model-state0.3
+Replaces: liburdfdom-model-state0.3
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
@@ -43,6 +47,8 @@ Description: URDF DOM - model state library
  This package contains the URDF DOM model state library.
 
 Package: liburdfdom-sensor0.3v5
+Breaks: liburdfdom-sensor0.3
+Replaces: liburdfdom-sensor0.3
 Architecture: any
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}
@@ -56,6 +62,8 @@ Description: URDF DOM - sensor library
  This package contains the URDF DOM sensor library.
 
 Package: liburdfdom-world0.3v5
+Breaks: liburdfdom-world0.3
+Replaces: liburdfdom-world0.3
 Architecture: any
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}

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



More information about the debian-science-commits mailing list