[opencv] 01/04: d/control: Use unversioned Conflicts in libopencv-dev, to force the removal of some old packages

Mattia Rizzolo mattia at debian.org
Sat Nov 11 12:47:58 UTC 2017


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

mattia pushed a commit to branch master
in repository opencv.

commit 26b6d17b58eb05bf58c272f783e93b1c3bde8315
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Nov 11 12:26:42 2017 +0100

    d/control: Use unversioned Conflicts in libopencv-dev, to force the removal of some old packages
    
    Closes: #880921
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 0239157..ca58da9 100644
--- a/debian/control
+++ b/debian/control
@@ -116,9 +116,9 @@ Replaces:
  libcvaux-dev,
  libhighgui-dev,
 Conflicts:
- libcv-dev (<= 2.4.9.1+dfsg-2.1),
- libcvaux-dev (<= 2.4.9.1+dfsg-2.1),
- libhighgui-dev (<= 2.4.9.1+dfsg-2.1),
+ libcv-dev,
+ libcvaux-dev,
+ libhighgui-dev,
 Description: development files for opencv
  This is a metapackage providing development package necessary for
  development of OpenCV (Open Computer Vision).

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



More information about the debian-science-commits mailing list