[opencv] 01/01: Fix Depends of libopencv-shape3.1 and libopencv-shape-dev

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Tue Oct 18 22:32:03 UTC 2016


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

iwamatsu pushed a commit to branch master
in repository opencv.

commit 35c8b4ab3adfb9ae0f1ae8cb3a1401ea1463d81a
Author: Nobuhiro Iwamatsu <iwamatsu at debian.org>
Date:   Wed Oct 19 07:30:31 2016 +0900

    Fix Depends of libopencv-shape3.1 and libopencv-shape-dev
    
    Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at debian.org>
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 386adb3..67cd096 100644
--- a/debian/control
+++ b/debian/control
@@ -751,6 +751,7 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
+	libopencv-shape3.1 (= ${binary:Version}),
 	libopencv-video-dev (= ${binary:Version})
 Description: development files for libopencv-shape3.1
  This package contains the header files and static library needed to compile
@@ -773,7 +774,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
-	libopencv-video-dev (= ${binary:Version})
+	libopencv-video3.1 (= ${binary:Version})
 Description: computer vision shape descriptors and matchers library
  This package contains the OpenCV (Open Computer Vision) shape descriptors
  and matchers runtime libraries.

-- 
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