[visp] 01/06: Fix missing Breaks/Replaces relation to fix upgrade from testing (Closes: #810354)

Olivier Sallou osallou at debian.org
Tue Feb 2 08:48:40 UTC 2016


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

osallou pushed a commit to branch master
in repository visp.

commit f9cef256703fd679604a65939f56d9ea80caba06
Author: Fabien Spindler <Fabien.Spindler at inria.fr>
Date:   Sat Jan 9 09:43:22 2016 +0100

    Fix missing Breaks/Replaces relation to fix upgrade from
    testing (Closes: #810354)
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index d34f108..7abfeac 100644
--- a/debian/control
+++ b/debian/control
@@ -76,6 +76,8 @@ Depends: ${misc:Depends},
 	liblapack-dev,
 	libgsl-dev,
 	libxml2-dev
+Replaces: libvisp-dev (<< 3.0.0-1)
+Breaks: libvisp-dev (<< 3.0.0-1)
 Description: development files for libvisp-core
  This package contains the header files and static library needed to compile
  applications that use ViSP (Visual Servoing Platform) core.

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



More information about the debian-science-commits mailing list