Your message dated Wed, 23 Dec 2015 19:00:39 +0000
with message-id <e1aboen-0007xf...@franck.debian.org>
and subject line Bug#803404: fixed in opencv 3.0.0+dfsg-1~exp1
has caused the Debian Bug report #803404,
regarding opencv: MIssing symbol debug packages for developpers
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
803404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803404
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: opencv
Severity: wishlist
Tags: patch

Dear Maintainer,

Ssymbol debug packages are missing for developpers. Pease consider my patch to
have them.

Regards,
Samuel



-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
diff --git a/debian/control b/debian/control
index a290251..db7cc6c 100644
--- a/debian/control
+++ b/debian/control
@@ -287,6 +287,26 @@ Description: development files for libopencv-core
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-core-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-core2.4 (= ${binary:Version})
+Description: development files for libopencv-core
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) core.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-core2.4
 Section: libs
 Architecture: any
@@ -327,6 +347,26 @@ Description: development files for libopencv-ml
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-ml-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-ml2.4 (= ${binary:Version})
+Description: development files for libopencv-core
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) Machine Learning library.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-ml2.4
 Section: libs
 Architecture: any
@@ -369,6 +409,26 @@ Description: development files for libopencv-imgproc
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-imgproc-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-imgproc2.4 (= ${binary:Version})
+Description: development files for libopencv-imgproc
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) Image Processing runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-imgproc2.4
 Section: libs
 Architecture: any
@@ -411,6 +471,26 @@ Description: development files for libopencv-video
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-video-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-video2.4 (= ${binary:Version})
+Description: development files for libopencv-video
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) Video analysis runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-video2.4
 Section: libs
 Architecture: any
@@ -453,6 +533,26 @@ Description: development files for libopencv-objdetect
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-objdetect-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-objdetect2.4 (= ${binary:Version})
+Description: development files for libopencv-objdetect
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) Object Detection runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-objdetect2.4
 Section: libs
 Architecture: any
@@ -507,6 +607,26 @@ Description: development files for libopencv-highgui
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-highgui-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-highgui2.4 (= ${binary:Version})
+Description: development files for libopencv-highgui
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) High-level GUI and Media I/O runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-highgui2.4
 Section: libs
 Architecture: any
@@ -550,6 +670,26 @@ Description: development files for libopencv-calib3d
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-calib3d-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-calib3d2.4 (= ${binary:Version})
+Description: development files for libopencv-calib3d
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) Camera Calibration runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-calib3d2.4
 Section: libs
 Architecture: any
@@ -593,6 +733,26 @@ Description: development files for libopencv-flann
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-flann-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-flann2.4 (= ${binary:Version})
+Description: development files for libopencv-flann
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) clustering and search in Multi-Dimensional spaces runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-flann2.4
 Section: libs
 Architecture: any
@@ -637,6 +797,26 @@ Description: development files for libopencv-features2d
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-features2d-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-features2d2.4 (= ${binary:Version})
+Description: development files for libopencv-features2d
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) Feature Detection and Descriptor Extraction runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-features2d2.4
 Section: libs
 Architecture: any
@@ -683,6 +863,26 @@ Description: development files for libopencv-legacy
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-legacy-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-legacy2.4 (= ${binary:Version})
+Description: development files for libopencv-legacy
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) legacy runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-legacy2.4
 Section: libs
 Architecture: any
@@ -732,6 +932,26 @@ Description: development files for libopencv-contrib
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-contrib-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-contrib2.4 (= ${binary:Version})
+Description: development files for libopencv-contrib
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) contrib runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-contrib2.4
 Section: libs
 Architecture: any
@@ -778,6 +998,26 @@ Description: development files for libopencv-ts2.4
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-ts-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-ts2.4 (= ${binary:Version})
+Description: development files for libopencv-ts
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) ts runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-ts2.4
 Section: libs
 Architecture: any
@@ -820,6 +1060,26 @@ Description: development files for libopencv-photo2.4
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-photo-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-photo2.4 (= ${binary:Version})
+Description: development files for libopencv-photo
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) computational photography runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-photo2.4
 Section: libs
 Architecture: any
@@ -867,6 +1127,26 @@ Description: development files for libopencv-videostab2.4
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-videostab-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-videostab2.4 (= ${binary:Version})
+Description: development files for libopencv-videostab
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) video stabilization runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-videostab2.4
 Section: libs
 Architecture: any
@@ -914,6 +1194,26 @@ Description: development files for libopencv-stitching2.4
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-stitching-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-stitching2.4 (= ${binary:Version})
+Description: development files for libopencv-stitching
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) image stitching runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-stitching2.4
 Section: libs
 Architecture: any
@@ -956,6 +1256,26 @@ Description: development files for libopencv-gpu2.4
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-gpu-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-gpu2.4 (= ${binary:Version})
+Description: development files for libopencv-gpu
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) GPU-accelerated runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-gpu2.4
 Section: libs
 Architecture: any
@@ -1000,6 +1320,26 @@ Description: development files for libopencv-superres2.4
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-superres-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-superres2.4 (= ${binary:Version})
+Description: development files for libopencv-superres
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) Super Resolution runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-superres2.4
 Section: libs
 Architecture: any
@@ -1048,6 +1388,26 @@ Description: development files for libopencv-ocl2.4
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
+Package: libopencv-ocl-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ libopencv-ocl2.4 (= ${binary:Version})
+Description: development files for libopencv-ocl
+ This package contains detached debugging symbols for OpenCV (Open Computer
+ Vision) OpenCL runtime libraries.
+ .
+ The Open Computer Vision Library is a collection of algorithms and sample
+ code for various computer vision problems. The library is compatible with
+ IPL (Intel's Image Processing Library) and, if available, can use IPP
+ (Intel's Integrated Performance Primitives) for better performance.
+ .
+ OpenCV provides low level portable data types and operators, and a set
+ of high level functionalities for video acquisition, image processing and
+ analysis, structural analysis, motion analysis and object tracking, object
+ recognition, camera calibration and 3D reconstruction.
+
 Package: libopencv-ocl2.4
 Section: libs
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 22c0cb6..1a3fe61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+.PHONY: override_dh_strip
+
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie,+fortify
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
@@ -74,6 +76,26 @@ override_dh_clean:
 override_dh_auto_configure:
 	dh_auto_configure -- $(CMAKE_FLAGS)
 
+override_dh_strip:
+	dh_strip -plibopencv-core2.4 --dbg-package=libopencv-core-dbg
+	dh_strip -plibopencv-ml2.4 --dbg-package=libopencv-ml-dbg
+	dh_strip -plibopencv-imgproc2.4 --dbg-package=libopencv-imgproc-dbg
+	dh_strip -plibopencv-video2.4 --dbg-package=libopencv-video-dbg
+	dh_strip -plibopencv-objdetect2.4 --dbg-package=libopencv-objdetect-dbg
+	dh_strip -plibopencv-highgui2.4 --dbg-package=libopencv-highgui-dbg
+	dh_strip -plibopencv-calib3d2.4 --dbg-package=libopencv-calib3d-dbg
+	dh_strip -plibopencv-flann2.4 --dbg-package=libopencv-flann-dbg
+	dh_strip -plibopencv-featured2d2.4 --dbg-package=libopencv-features2d-dbg
+	dh_strip -plibopencv-legacy2.4 --dbg-package=libopencv-legacy-dbg
+	dh_strip -plibopencv-contrib2.4 --dbg-package=libopencv-contrib-dbg
+	dh_strip -plibopencv-ts2.4 --dbg-package=libopencv-ts-dbg
+	dh_strip -plibopencv-photo2.4 --dbg-package=libopencv-photo-dbg
+	dh_strip -plibopencv-videostab2.4 --dbg-package=libopencv-videostab-dbg
+	dh_strip -plibopencv-stitching2.4 --dbg-package=libopencv-stitching-dbg
+	dh_strip -plibopencv-gpu2.4 --dbg-package=libopencv-gpu-dbg
+	dh_strip -plibopencv-superres2.4 --dbg-package=libopencv-superres-dbg
+	dh_strip -plibopencv-ocl2.4 --dbg-package=libopencv-ocl-dbg
+
 override_dh_install:
 	-rm --verbose -rf debian/tmp/usr/share/opencv/samples/octave
 	-rm --verbose -rf debian/tmp/usr/share/opencv/samples/c/cvsample.dsp

--- End Message ---
--- Begin Message ---
Source: opencv
Source-Version: 3.0.0+dfsg-1~exp1

We believe that the bug you reported is fixed in the latest version of
opencv, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated opencv package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 10 Dec 2015 00:07:44 +0900
Source: opencv
Binary: opencv-doc libopencv-dev opencv-data libopencv-core-dev 
libopencv-core3.0 libopencv-core3.0-dbg libopencv-ml-dev libopencv-ml3.0 
libopencv-ml3.0-dbg libopencv-imgproc-dev libopencv-imgproc3.0 
libopencv-imgproc3.0-dbg libopencv-imgcodecs-dev libopencv-imgcodecs3.0 
libopencv-imgcodecs3.0-dbg libopencv-video-dev libopencv-video3.0 
libopencv-video3.0-dbg libopencv-videoio-dev libopencv-videoio3.0 
libopencv-videoio3.0-dbg libopencv-objdetect-dev libopencv-objdetect3.0 
libopencv-objdetect3.0-dbg libopencv-highgui-dev libopencv-highgui3.0 
libopencv-highgui3.0-dbg libopencv-calib3d-dev libopencv-calib3d3.0 
libopencv-calib3d3.0-dbg libopencv-flann-dev libopencv-flann3.0 
libopencv-flann3.0-dbg libopencv-features2d-dev libopencv-features2d3.0 
libopencv-features2d3.0-dbg libopencv-ts-dev libopencv-hal-dev 
libopencv-photo-dev libopencv-photo3.0 libopencv-photo3.0-dbg 
libopencv-videostab-dev libopencv-videostab3.0 libopencv-videostab3.0-dbg 
libopencv-stitching-dev
 libopencv-stitching3.0 libopencv-stitching3.0-dbg libopencv-shape-dev 
libopencv-shape3.0 libopencv-shape3.0-dbg libopencv-superres-dev 
libopencv-superres3.0 libopencv-superres3.0-dbg libopencv-viz-dev 
libopencv-viz3.0 libopencv-viz3.0-dbg libopencv3.0-java libopencv3.0-jni
 python-opencv
Architecture: source amd64 all
Version: 3.0.0+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description:
 libopencv-calib3d-dev - development files for libopencv-calib3d3.0
 libopencv-calib3d3.0 - computer vision Camera Calibration library
 libopencv-calib3d3.0-dbg - debugging symbols for libopencv-calib3d3.0
 libopencv-core-dev - development files for libopencv-core3.0
 libopencv-core3.0 - computer vision core library
 libopencv-core3.0-dbg - debugging symbols for libopencv-core3.0
 libopencv-dev - development files for opencv
 libopencv-features2d-dev - development files for libopencv-features2d3.0
 libopencv-features2d3.0 - computer vision Feature Detection and Descriptor 
Extraction libra
 libopencv-features2d3.0-dbg - debugging symbols for libopencv-features2d3.0
 libopencv-flann-dev - development files for libopencv-flann3.0
 libopencv-flann3.0 - computer vision Clustering and Search in 
Multi-Dimensional spaces
 libopencv-flann3.0-dbg - debugging symbols for libopencv-flann3.0
 libopencv-hal-dev - development files for HAL library of OpenCV (Open Computer 
Vision
 libopencv-highgui-dev - development files for libopencv-highgui3.0
 libopencv-highgui3.0 - computer vision High-level GUI and Media I/O library
 libopencv-highgui3.0-dbg - debugging symbols for libopencv-highgui3.0
 libopencv-imgcodecs-dev - development files for libopencv-imgcodecs3.0
 libopencv-imgcodecs3.0 - computer vision Image Codecs library
 libopencv-imgcodecs3.0-dbg - debugging symbols for libopencv-imgcodecs3.0
 libopencv-imgproc-dev - development files for libopencv-imgproc3.0
 libopencv-imgproc3.0 - computer vision Image Processing library
 libopencv-imgproc3.0-dbg - debugging symbols for libopencv-imgproc3.0
 libopencv-ml-dev - development files for libopencv-ml3.0
 libopencv-ml3.0 - computer vision Machine Learning library
 libopencv-ml3.0-dbg - debugging symbols for libopencv-ml3.0
 libopencv-objdetect-dev - development files for libopencv-objdetect3.0
 libopencv-objdetect3.0 - computer vision Object Detection library
 libopencv-objdetect3.0-dbg - debugging symbols for libopencv-objdetect3.0
 libopencv-photo-dev - development files for libopencv-photo3.0
 libopencv-photo3.0 - computer vision computational photography library
 libopencv-photo3.0-dbg - debugging symbols for libopencv-photo3.0
 libopencv-shape-dev - development files for libopencv-shape3.0
 libopencv-shape3.0 - computer vision shape descriptors and matchers library
 libopencv-shape3.0-dbg - debugging symbols for libopencv-shape3.0
 libopencv-stitching-dev - development files for libopencv-stitching3.0
 libopencv-stitching3.0 - computer vision image stitching library
 libopencv-stitching3.0-dbg - debugging symbols for libopencv-stitching3.0
 libopencv-superres-dev - development files for libopencv-superres3.0
 libopencv-superres3.0 - computer vision Super Resolution library
 libopencv-superres3.0-dbg - debugging symbols for libopencv-superres3.0
 libopencv-ts-dev - development files for TS library of OpenCV (Open Computer 
Vision)
 libopencv-video-dev - development files for libopencv-video3.0
 libopencv-video3.0 - computer vision Video analysis library
 libopencv-video3.0-dbg - debugging symbols for libopencv-video3.0
 libopencv-videoio-dev - development files for libopencv-videoio3.0
 libopencv-videoio3.0 - computer vision Video I/O library
 libopencv-videoio3.0-dbg - debugging symbols for libopencv-videoio3.0
 libopencv-videostab-dev - development files for libopencv-videostab3.0
 libopencv-videostab3.0 - computer vision video stabilization library
 libopencv-videostab3.0-dbg - debugging symbols for libopencv-videostab3.0
 libopencv-viz-dev - development files for libopencv-viz3.0
 libopencv-viz3.0 - computer vision 3D data visualization library
 libopencv-viz3.0-dbg - debugging symbols for libopencv-viz3.0
 libopencv3.0-java - Java bindings for the computer vision library
 libopencv3.0-jni - Java jni library for the computer vision library
 opencv-data - development data for opencv
 opencv-doc - OpenCV documentation and examples
 python-opencv - Python bindings for the computer vision library
Closes: 792677 794856 803404 805099
Changes:
 opencv (3.0.0+dfsg-1~exp1) experimental; urgency=medium
 .
   * Update to 3.0.0 (Closes: #792677, #805099).
   * Remove libopencv-legacy and libopencv-contrib.
     These features are not provided from the new version.
   * Remove old packages (libcv*, libhightgui*, libcvaux*).
   * Add support gdal and vtk.
   * Enable parallel building.
   * Remove image files of Lena (Closes: #794856).
   * Add debug packages (Closes: #803404).
Checksums-Sha1:
 8127420667553efec17dd3b16a4b264113a65fc4 6808 opencv_3.0.0+dfsg-1~exp1.dsc
 9d4813fd1221a29499be9516e77ece8a870b4ab5 60433260 opencv_3.0.0+dfsg.orig.tar.xz
 4c8332817d3d3d219bbd92b847c840488b416754 31552 
opencv_3.0.0+dfsg-1~exp1.debian.tar.xz
 9969ddd6ae9fbe15a0fa0113d056bb9f3860ba03 525040 
libopencv-calib3d-dev_3.0.0+dfsg-1~exp1_amd64.deb
 e3c8f34d13e579e8afdb3c9c68218104d1c76169 3684188 
libopencv-calib3d3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 0469408a5d0e1b8d09203012d8dd42ff620591e7 447426 
libopencv-calib3d3.0_3.0.0+dfsg-1~exp1_amd64.deb
 d82928d8be7cb1fb39127bb8aba205a30c873aad 1056530 
libopencv-core-dev_3.0.0+dfsg-1~exp1_amd64.deb
 d7f74da50a713c12a7bb457f96bd8e6930bdbc92 4638630 
libopencv-core3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 543d45af65d7b62b52d046de0f85271bf9387bd3 725946 
libopencv-core3.0_3.0.0+dfsg-1~exp1_amd64.deb
 c16c7766de0b592ed70f4dfcb421f82f0bc145fb 175738 
libopencv-dev_3.0.0+dfsg-1~exp1_amd64.deb
 405da66e9fba947608cbac21136cd3ac7a31ad50 315966 
libopencv-features2d-dev_3.0.0+dfsg-1~exp1_amd64.deb
 d608319bc687f895f0ba4092af63477638542352 2247700 
libopencv-features2d3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 87702be975f67d9a358a7d4e8eda2379ec118e46 265118 
libopencv-features2d3.0_3.0.0+dfsg-1~exp1_amd64.deb
 28cc7709590a9a9cb0ac67a4a014fa3d4c48a06b 179990 
libopencv-flann-dev_3.0.0+dfsg-1~exp1_amd64.deb
 cde0b56937865c74ea288fa9b939ccb8c08c6d3a 763932 
libopencv-flann3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 c332616c613bf6871091a4997fab97bf7652b594 102476 
libopencv-flann3.0_3.0.0+dfsg-1~exp1_amd64.deb
 6dbb69b8eb9d47f09f7ea34dcb138c22fa00a03d 46652 
libopencv-hal-dev_3.0.0+dfsg-1~exp1_amd64.deb
 d0ca93fc94eb6bb57a03b9d1175f6c35a7deaf67 43938 
libopencv-highgui-dev_3.0.0+dfsg-1~exp1_amd64.deb
 08a753e462d46b4e0b83c8ded4e6ddf397bc4d41 210830 
libopencv-highgui3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 1429a1fd58fb017beaba2f5d7333bb5b55a87949 31256 
libopencv-highgui3.0_3.0.0+dfsg-1~exp1_amd64.deb
 95e4d4562e3a8299542f7efa4694609d750931a2 115326 
libopencv-imgcodecs-dev_3.0.0+dfsg-1~exp1_amd64.deb
 f53440ccd2c0f67fceb23f041873a4c979092e54 1037460 
libopencv-imgcodecs3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 4b00942aba024a61b865bcc34838bdb83861d6ad 80750 
libopencv-imgcodecs3.0_3.0.0+dfsg-1~exp1_amd64.deb
 441b97fea10d156567ff9d0d0330bf503b8a50a8 1009718 
libopencv-imgproc-dev_3.0.0+dfsg-1~exp1_amd64.deb
 688f759600d9b6f76a98f369e8fc55ae2acea33e 5422038 
libopencv-imgproc3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 85c7ece8f1196ca530782b104ca1e7b7233704d1 813228 
libopencv-imgproc3.0_3.0.0+dfsg-1~exp1_amd64.deb
 c6531c7706ee7776b3b602af87986b03d7f0ac57 296068 
libopencv-ml-dev_3.0.0+dfsg-1~exp1_amd64.deb
 590523d8544dce6b357a7c2af0b6f8e57fe92140 1759580 
libopencv-ml3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 04637445b41868d298906d2b041dd7a298a91b06 234092 
libopencv-ml3.0_3.0.0+dfsg-1~exp1_amd64.deb
 ce342ee72ea637f5a5755a8c474de5444a9ed988 182096 
libopencv-objdetect-dev_3.0.0+dfsg-1~exp1_amd64.deb
 6697718d95ca8f7b5c458a5ffea8201277d6d3df 998248 
libopencv-objdetect3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 f035d43c276f87b704491c942da38c5fb999e575 154362 
libopencv-objdetect3.0_3.0.0+dfsg-1~exp1_amd64.deb
 953d2bd804a2f8aa9bd850dec3654ab1e04c755f 259122 
libopencv-photo-dev_3.0.0+dfsg-1~exp1_amd64.deb
 c6b7ff8de51201e05e0859580ec250e44b90966d 1565420 
libopencv-photo3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 7ba64146ede6580c5578e57f355585ffb212256e 221102 
libopencv-photo3.0_3.0.0+dfsg-1~exp1_amd64.deb
 b7f8ba18efb2fb1b48083bc37079adce3fe271c2 96092 
libopencv-shape-dev_3.0.0+dfsg-1~exp1_amd64.deb
 1304ce0c50621b15a1272b3a0d52e45baa9cf596 696636 
libopencv-shape3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 9bad69ce4e6ba5f53334deed4526632e389874f7 80680 
libopencv-shape3.0_3.0.0+dfsg-1~exp1_amd64.deb
 f4e13c26118f997184502cf32f86507825b9baa4 234686 
libopencv-stitching-dev_3.0.0+dfsg-1~exp1_amd64.deb
 153fe9c58087a4b13158e6a420e3928df7999a07 1770404 
libopencv-stitching3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 72efe22e0c3e52e4327421e5f2a86a6b94fc5ce3 188180 
libopencv-stitching3.0_3.0.0+dfsg-1~exp1_amd64.deb
 b54ceb9078175fe3e3c95c7feb51597b0636cafa 68824 
libopencv-superres-dev_3.0.0+dfsg-1~exp1_amd64.deb
 acbf5a79bd334c311a839a5c51ed03862153897c 482780 
libopencv-superres3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 51bb9748c5df2272be295ac9e5083dfe76cc22b2 56614 
libopencv-superres3.0_3.0.0+dfsg-1~exp1_amd64.deb
 9975517e72a42c051efdf3bee4f27627797e6a66 281714 
libopencv-ts-dev_3.0.0+dfsg-1~exp1_amd64.deb
 4be5542c1120bb402ecc792eba69715d0df58ef6 165894 
libopencv-video-dev_3.0.0+dfsg-1~exp1_amd64.deb
 370d7a9e46703e210f2eebcb795c6bd4afa919f7 913724 
libopencv-video3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 82dc28bb607491d48d9768d8458973b45f0a93bc 138788 
libopencv-video3.0_3.0.0+dfsg-1~exp1_amd64.deb
 702a748ec114ddf5a3d25a57e664fe9c782d797d 88768 
libopencv-videoio-dev_3.0.0+dfsg-1~exp1_amd64.deb
 5fabfdb086eabec9b5445873b67e1da188de1a33 528648 
libopencv-videoio3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 1a7ce9b045d64d441038583c2aa22aa0e4dfffee 64142 
libopencv-videoio3.0_3.0.0+dfsg-1~exp1_amd64.deb
 7578c94fb8eb1dbf32ed08597a0be3eb28651878 140026 
libopencv-videostab-dev_3.0.0+dfsg-1~exp1_amd64.deb
 b0b3bee65bd81845546d117ad80d441e241c9ac4 963454 
libopencv-videostab3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 4d18cba60af3b89c020c017b0be1182531b544d5 112262 
libopencv-videostab3.0_3.0.0+dfsg-1~exp1_amd64.deb
 1dd08e83ebb76cf15e60394dfb816ad5a34bc00f 168878 
libopencv-viz-dev_3.0.0+dfsg-1~exp1_amd64.deb
 4e114718e08fe526ef1f73a1fc73db34427c56e1 1054434 
libopencv-viz3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 3de416eead3b952b1ec4037bf6359161ce8d83fc 124926 
libopencv-viz3.0_3.0.0+dfsg-1~exp1_amd64.deb
 69731af09668be0398ef3e869509afca8c86f68e 294354 
libopencv3.0-java_3.0.0+dfsg-1~exp1_all.deb
 384b6bb6e8f29aa19ffe8f56913b1c2da033a77b 160670 
libopencv3.0-jni_3.0.0+dfsg-1~exp1_amd64.deb
 c1caf615af71a0eb7e00069327cbb3959267efc4 1190678 
opencv-data_3.0.0+dfsg-1~exp1_all.deb
 b5e8e73710965370f1b1a6708f70edc054620f61 13092 
opencv-doc_3.0.0+dfsg-1~exp1_all.deb
 eb1a4627766f4fd2d23ac6b9b6279f078de2d590 279518 
python-opencv_3.0.0+dfsg-1~exp1_amd64.deb
Checksums-Sha256:
 8dcf1cf83029a3c97c7dbf4e10f9730210c6723c790f21233a3c687a543f9e89 6808 
opencv_3.0.0+dfsg-1~exp1.dsc
 8595e4ed4e379a93ed97a3c8ba4934bccaab204e6c5d01e3d56dbc5cdbb510d0 60433260 
opencv_3.0.0+dfsg.orig.tar.xz
 aad0f65f03587f7d3a3bd21fd5dfe653db9971b5a52084bff28007a63cd1615c 31552 
opencv_3.0.0+dfsg-1~exp1.debian.tar.xz
 bf26a0e513a7e5f8dafb492611bb00d9359d4cdab04fa09bdd5d9b118df797b1 525040 
libopencv-calib3d-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9511f21ac9334228d8dd1d791e4a1c74b4570bff7d11dad8d16257d12ab26e80 3684188 
libopencv-calib3d3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 10995872377346d69a433fc7683c429b0f3dff40956125579d39aa7e6d673cfb 447426 
libopencv-calib3d3.0_3.0.0+dfsg-1~exp1_amd64.deb
 a82c80cbfae2563083afda41755ae49f28e6e65f02709184526328b274a2e229 1056530 
libopencv-core-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9b3777d7e56be30e7c0fd3c4aed455dea25daeee6a58b9f08af2bc51b6e40f32 4638630 
libopencv-core3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 0f85c86a8450e7a0648108e22e6c8419611e32dc76502eeb87a3044767c6837f 725946 
libopencv-core3.0_3.0.0+dfsg-1~exp1_amd64.deb
 83249892cfe876005af5ba8b0f039a848fb0a33883a041b3c70222dc8bb48ebe 175738 
libopencv-dev_3.0.0+dfsg-1~exp1_amd64.deb
 6db3c1303e01400c63a2c479ec13d5cbe8fe6030270db88724fd83c2a1a4c9f4 315966 
libopencv-features2d-dev_3.0.0+dfsg-1~exp1_amd64.deb
 1a8c9d8b8c65f4e1d1cce1e8799b271b876f97d6cc2046a8e849f8d8063c614c 2247700 
libopencv-features2d3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 2d50e2ea280f2a1be4faa999924ca9f5991d3dad89a207c66019fe4ad621f56b 265118 
libopencv-features2d3.0_3.0.0+dfsg-1~exp1_amd64.deb
 ced023cc3568dee8c5d04b3d33d6a2a387025e284f02be8999b556cb4a0f0f45 179990 
libopencv-flann-dev_3.0.0+dfsg-1~exp1_amd64.deb
 c0ecfbaf73302f03275a60676055dfaa0c3915180abca32cc6118fe8916f2c5d 763932 
libopencv-flann3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 291772640ef95f9ad0c92ea65485a748e7ffe85e02eb41531c4e0712c31af502 102476 
libopencv-flann3.0_3.0.0+dfsg-1~exp1_amd64.deb
 80bf7a1ed622095565835d3b7ad98a9523de9983ad14293ff5853d75bd88e84c 46652 
libopencv-hal-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9ca2b700761c0850f7c72d4b0d5d20394a82d53f7908c8003d2a5598135e20bd 43938 
libopencv-highgui-dev_3.0.0+dfsg-1~exp1_amd64.deb
 4c81fbf7e6457832e1af6006fe98778b10afec94b94074ca4417e37335e5edc7 210830 
libopencv-highgui3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 c189a7051239be2e630f5ed5fbc6c1327953ede6f1e9d71343db836a0eacdf36 31256 
libopencv-highgui3.0_3.0.0+dfsg-1~exp1_amd64.deb
 b780c880162b855975cd7f1d21b3ab76017f19e45a4e7ef4179fbdd839837b22 115326 
libopencv-imgcodecs-dev_3.0.0+dfsg-1~exp1_amd64.deb
 fa018879ebc6126837d44c4eb5d39c2a0e5d6471a813cca5443a2f7b1a5f491f 1037460 
libopencv-imgcodecs3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 53ae4d8b81b762facb2407ed41224409dec844b4b115dc70e26b5ff7f0e6fae2 80750 
libopencv-imgcodecs3.0_3.0.0+dfsg-1~exp1_amd64.deb
 d6cf2c88d5af83862e2144e396f5ac82b55050d31567577b7b915f6cfd47900e 1009718 
libopencv-imgproc-dev_3.0.0+dfsg-1~exp1_amd64.deb
 37733fbd52539ac152d00d59c595574b4f028f23692e0c5bb78bd081c3a70c5e 5422038 
libopencv-imgproc3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 17757486cd9824440b27d285996f50fdce5758b53ef64a7e37c8473b7ae8b0f9 813228 
libopencv-imgproc3.0_3.0.0+dfsg-1~exp1_amd64.deb
 52fd4356aa9cfd0044bd06d59b6e8db1b0e6680b90fc5527724a792615eb9352 296068 
libopencv-ml-dev_3.0.0+dfsg-1~exp1_amd64.deb
 b0ebefb21757862cad78c241b6c0cd2b04a984465bee7ea84d1b1ec441e4c00c 1759580 
libopencv-ml3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 db471e83618949c1df91804a110b7294f45dae6c698e4f30f87284e7b97ca591 234092 
libopencv-ml3.0_3.0.0+dfsg-1~exp1_amd64.deb
 cca2aaa7e47316aae9543d6ce0c1bc5bfa05b7ed93ec1d71f934f6348b84f402 182096 
libopencv-objdetect-dev_3.0.0+dfsg-1~exp1_amd64.deb
 39aac9a5304e2692c4b3b9ebae14a24f8f5f5137fab2c5d5f2c806540733c357 998248 
libopencv-objdetect3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 c36824fe5a5c7b4fa5453b8649579c4ea57ffea8e770f6fdbf6db55d06b18e38 154362 
libopencv-objdetect3.0_3.0.0+dfsg-1~exp1_amd64.deb
 c73c1f802d0aa1fcd53d0be76988fc6298344081f434470e688bbf70c341d396 259122 
libopencv-photo-dev_3.0.0+dfsg-1~exp1_amd64.deb
 ad54209ef29ff8c2b84ba622a7cd0f6f3af3aa1ac73f1794322c1c2c453e4c21 1565420 
libopencv-photo3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 4bee5759247f4b28a3c093c430ba5bfc2f3585d1e901597acf3e90dfb95cda69 221102 
libopencv-photo3.0_3.0.0+dfsg-1~exp1_amd64.deb
 b53f17682be0292acd014d80f52dd52d3fd13429e3018080d5711c0654cbceae 96092 
libopencv-shape-dev_3.0.0+dfsg-1~exp1_amd64.deb
 11bbdb0a69a99345d4b9360cdc15ad5cf8ca70afd839263ac725b24274cc8971 696636 
libopencv-shape3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 b6bba3daa8c85525e8bc7aa74316b90068363e0fd4a0b7fbeb58bce2e776496c 80680 
libopencv-shape3.0_3.0.0+dfsg-1~exp1_amd64.deb
 eef858e1a5f660ce5197a430bb602a92416d01dba16b235bc56f4280c0464332 234686 
libopencv-stitching-dev_3.0.0+dfsg-1~exp1_amd64.deb
 d5f0d2fa7c01ff3c9fbc08dbc83a6ea1b8ebe9180fe18e8f12beba5718f1ee7c 1770404 
libopencv-stitching3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 959f4d0ddd6f5124db84fd16af859d444f90af6f0909df64d8fece89f276c998 188180 
libopencv-stitching3.0_3.0.0+dfsg-1~exp1_amd64.deb
 557bc15e1d586047b912a0395b5e71310cbd41baaf7a5379e25a864647c81b4f 68824 
libopencv-superres-dev_3.0.0+dfsg-1~exp1_amd64.deb
 11733a8865ba56152f05eb4f9bc9884e42a239b52d107d5ac544761f566830c5 482780 
libopencv-superres3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 59c99276fb10448d154fcffd2b4686cd94d762947a5ac78d00741bb6aa41acd3 56614 
libopencv-superres3.0_3.0.0+dfsg-1~exp1_amd64.deb
 c913a867ed5852ef18ae1c52fedc3da5d6400592d4dc4fe6fd223fc5904fce74 281714 
libopencv-ts-dev_3.0.0+dfsg-1~exp1_amd64.deb
 151b1711c76ff11ac21b2e78bb308bfbbf6f21a5862f1654fdac9dd19dac2fef 165894 
libopencv-video-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9c401053240282bb67ab96fc4646a98c0a20f19d7d10ac8bd6151113c7e4c81f 913724 
libopencv-video3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 5518e976e2f9bc5755be7b8cb5564b5e61305e99ce67ae035854dd05ac584254 138788 
libopencv-video3.0_3.0.0+dfsg-1~exp1_amd64.deb
 1dc04623912bcfe1397f6dcc9dc7db9b68d47ffb75f6089933dc959cf1e428eb 88768 
libopencv-videoio-dev_3.0.0+dfsg-1~exp1_amd64.deb
 ab94d2beb384c41bb7c007b6f9eaaea25cf952c6aa89a5229bc29751657297ca 528648 
libopencv-videoio3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 ef6bab940120745a78a32aef46b75370fdb2a72e50d6d4e6e1cdeb4ad70aaf2d 64142 
libopencv-videoio3.0_3.0.0+dfsg-1~exp1_amd64.deb
 95ce86b34523d4d5ba0df08a3772f88718cc8a64e026c1203a65fdd942bc6740 140026 
libopencv-videostab-dev_3.0.0+dfsg-1~exp1_amd64.deb
 f291620d17fa2521a4cb1c63b6d181fb16f5e32f09b38175a0cebc233a998ce8 963454 
libopencv-videostab3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 753b1926c309e5638e1aa09d3e13bd2b1613186c2ae677185b406baf9cad63ab 112262 
libopencv-videostab3.0_3.0.0+dfsg-1~exp1_amd64.deb
 e4c13e20668d4744ea34e0558a8484924673069150f1136b4a608cb2ea5c71e4 168878 
libopencv-viz-dev_3.0.0+dfsg-1~exp1_amd64.deb
 c4bf190085181bc7fa511326db22f6d17f8ee0837e4bb47fa8dee82593daba2b 1054434 
libopencv-viz3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 7aaaac3212d1efb2d97fa70eefee28b0ee08e03f91bc60de34070c1a8f116240 124926 
libopencv-viz3.0_3.0.0+dfsg-1~exp1_amd64.deb
 eb3d22edf029ca042f926ea0e3113b04f9a34f6e216035b644f9021c92d4f051 294354 
libopencv3.0-java_3.0.0+dfsg-1~exp1_all.deb
 4f294804e6a429bdf9f143c64dc1a18641afdf1172c2f5be3125af5c66e0ceb1 160670 
libopencv3.0-jni_3.0.0+dfsg-1~exp1_amd64.deb
 0b85a984eb0a2f42f3edc76e37163baa2bc05fd96d832c2e81220ffee188e677 1190678 
opencv-data_3.0.0+dfsg-1~exp1_all.deb
 078530bd2cb72e5bae067a5ccc571b18975b93a6f248e576a4b6cd3c7c88e9a3 13092 
opencv-doc_3.0.0+dfsg-1~exp1_all.deb
 bda25b8e1178203d8ffe9462157c28ab6e8333eb2bddf33d2e493eb8ca00478b 279518 
python-opencv_3.0.0+dfsg-1~exp1_amd64.deb
Files:
 c0fe22dd1a338dadacafad569a86d688 6808 devel optional 
opencv_3.0.0+dfsg-1~exp1.dsc
 4124ae6f0606baa03b3aeed0c1e36ce4 60433260 devel optional 
opencv_3.0.0+dfsg.orig.tar.xz
 f8726c01d7c393485e5975a6cfb611ae 31552 devel optional 
opencv_3.0.0+dfsg-1~exp1.debian.tar.xz
 db98f1c744d5bad2835a6aea85a021a2 525040 libdevel optional 
libopencv-calib3d-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9c0154680cdbb46da978cf4757a63b3d 3684188 debug extra 
libopencv-calib3d3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 c8d51c4302533fc68943c6a14621edb5 447426 libs optional 
libopencv-calib3d3.0_3.0.0+dfsg-1~exp1_amd64.deb
 96916177ed42be776c5585a012e217a9 1056530 libdevel optional 
libopencv-core-dev_3.0.0+dfsg-1~exp1_amd64.deb
 4cacf7387e49a518f865322a89bfc5ec 4638630 debug extra 
libopencv-core3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 874ea0ec0dcedc8acae0114b810b4b0e 725946 libs optional 
libopencv-core3.0_3.0.0+dfsg-1~exp1_amd64.deb
 502917a507eaf0a5355699cab0928c9e 175738 libdevel optional 
libopencv-dev_3.0.0+dfsg-1~exp1_amd64.deb
 75f290afa2c5d8f0f9d2ea8a4e067f89 315966 libdevel optional 
libopencv-features2d-dev_3.0.0+dfsg-1~exp1_amd64.deb
 8d990c0432e8507a10b920e9932d2e56 2247700 debug extra 
libopencv-features2d3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 4b979e8e5ebfa44e3b517832acf4fe9f 265118 libs optional 
libopencv-features2d3.0_3.0.0+dfsg-1~exp1_amd64.deb
 8d32fc039302060f00ed79d8d6a5cff7 179990 libdevel optional 
libopencv-flann-dev_3.0.0+dfsg-1~exp1_amd64.deb
 de6549d0fa102a12923f8d5a4a9d56fd 763932 debug extra 
libopencv-flann3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 d9503bd0b57bb1b83c67b10757f4def4 102476 libs optional 
libopencv-flann3.0_3.0.0+dfsg-1~exp1_amd64.deb
 f8f02db1e6e178424f17b97c665351ee 46652 libdevel optional 
libopencv-hal-dev_3.0.0+dfsg-1~exp1_amd64.deb
 5ee97d36038e18cb0020b25d82601d9c 43938 libdevel optional 
libopencv-highgui-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9bd7e3b05b83905c5c478ad2a79e831c 210830 debug extra 
libopencv-highgui3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 dab8e7acfca4646dba133d7f462fa801 31256 libs optional 
libopencv-highgui3.0_3.0.0+dfsg-1~exp1_amd64.deb
 2c9315512369c06cafce8485f039529a 115326 libdevel optional 
libopencv-imgcodecs-dev_3.0.0+dfsg-1~exp1_amd64.deb
 4ea2cf9c87e6c7e4a4274b63a2a184d8 1037460 debug extra 
libopencv-imgcodecs3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 e43bf72e522e7a53b17fa1bd4217725a 80750 libs optional 
libopencv-imgcodecs3.0_3.0.0+dfsg-1~exp1_amd64.deb
 1b535af0690592f789e0afb01c15c5ce 1009718 libdevel optional 
libopencv-imgproc-dev_3.0.0+dfsg-1~exp1_amd64.deb
 e380732961ed346c767d48715bfe2f73 5422038 debug extra 
libopencv-imgproc3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 7e6bc6f42a0e793733ec14eb32d33b33 813228 libs optional 
libopencv-imgproc3.0_3.0.0+dfsg-1~exp1_amd64.deb
 f41109280a6c071103310a105440c435 296068 libdevel optional 
libopencv-ml-dev_3.0.0+dfsg-1~exp1_amd64.deb
 88b2e8c5334163ebbfb2e1c9bd5a8011 1759580 debug extra 
libopencv-ml3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 faf3760dd900b68c3f90367993d6a86d 234092 libs optional 
libopencv-ml3.0_3.0.0+dfsg-1~exp1_amd64.deb
 f35dbdf06b74ace36eb6bceef70230c4 182096 libdevel optional 
libopencv-objdetect-dev_3.0.0+dfsg-1~exp1_amd64.deb
 be58ded26dc3f51bf725121beefafc66 998248 debug extra 
libopencv-objdetect3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 9523265a700b30f00bb8c597e6beca2f 154362 libs optional 
libopencv-objdetect3.0_3.0.0+dfsg-1~exp1_amd64.deb
 c53eb12ff1f3bfe22b1a6010e7b0b6f7 259122 libdevel optional 
libopencv-photo-dev_3.0.0+dfsg-1~exp1_amd64.deb
 db36e72118b745cd7dfd3462cbe02e82 1565420 debug extra 
libopencv-photo3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 57dbcfd6529fd56d8006e0da0864afd7 221102 libs optional 
libopencv-photo3.0_3.0.0+dfsg-1~exp1_amd64.deb
 b5c2b10a493873e3810a2630d2809204 96092 libdevel optional 
libopencv-shape-dev_3.0.0+dfsg-1~exp1_amd64.deb
 0a95152e680707dbdcd386dc56f140cb 696636 debug extra 
libopencv-shape3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 3c6350ef228d358e455673e3ab76f032 80680 libs optional 
libopencv-shape3.0_3.0.0+dfsg-1~exp1_amd64.deb
 74fcb64370d5d96e7ca9643794f2ffb7 234686 libdevel optional 
libopencv-stitching-dev_3.0.0+dfsg-1~exp1_amd64.deb
 6b6537bedc85d3da734891c458c8ee90 1770404 debug extra 
libopencv-stitching3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 a9f72cc8a97c6e5aa98994833ff29f6e 188180 libs optional 
libopencv-stitching3.0_3.0.0+dfsg-1~exp1_amd64.deb
 7450b26a0fe7a7edfac557622912217d 68824 libdevel optional 
libopencv-superres-dev_3.0.0+dfsg-1~exp1_amd64.deb
 072de2bc5691b244fafd6aec7614c9fb 482780 debug extra 
libopencv-superres3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 fd174e8116ca0c0b99b428ab71ea4aec 56614 libs optional 
libopencv-superres3.0_3.0.0+dfsg-1~exp1_amd64.deb
 f0c954479241a8167b2d4476ea63a95e 281714 libdevel optional 
libopencv-ts-dev_3.0.0+dfsg-1~exp1_amd64.deb
 3f8e58e460cace48fce5f8185faf46c5 165894 libdevel optional 
libopencv-video-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9cc05953a826d2a72f378f627cf17726 913724 debug extra 
libopencv-video3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 d18f4b7f0c27c95085f3b65cba7b9fbd 138788 libs optional 
libopencv-video3.0_3.0.0+dfsg-1~exp1_amd64.deb
 8d57ba9a9530076c4025e4ed3a0e6fc3 88768 libdevel optional 
libopencv-videoio-dev_3.0.0+dfsg-1~exp1_amd64.deb
 f72df59bd42afc0b89eedc5cfa5b506b 528648 debug extra 
libopencv-videoio3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 6159ca674f087f70fac79b07653a92e7 64142 libs optional 
libopencv-videoio3.0_3.0.0+dfsg-1~exp1_amd64.deb
 f1a6660ce8d98f81a8a7f21aa9db5fea 140026 libdevel optional 
libopencv-videostab-dev_3.0.0+dfsg-1~exp1_amd64.deb
 a064be7d3a90d948ab70647e283012bc 963454 debug extra 
libopencv-videostab3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 02bda2e63818cada90b30421039c5f09 112262 libs optional 
libopencv-videostab3.0_3.0.0+dfsg-1~exp1_amd64.deb
 fab79c7a7e40c982b1395941051f8b9c 168878 libdevel optional 
libopencv-viz-dev_3.0.0+dfsg-1~exp1_amd64.deb
 9c586c604ab6e61bcb5c4ec44807dd0d 1054434 debug extra 
libopencv-viz3.0-dbg_3.0.0+dfsg-1~exp1_amd64.deb
 f0d77717e7449a840efaf051d3695f80 124926 libs optional 
libopencv-viz3.0_3.0.0+dfsg-1~exp1_amd64.deb
 98878fca6d2ff8e4568c3cc89b894019 294354 java optional 
libopencv3.0-java_3.0.0+dfsg-1~exp1_all.deb
 cc73b4d0b954abb69b6b5c361caf443a 160670 devel optional 
libopencv3.0-jni_3.0.0+dfsg-1~exp1_amd64.deb
 2e89ab25c82abeadb7b6a3eeebc86c49 1190678 libdevel optional 
opencv-data_3.0.0+dfsg-1~exp1_all.deb
 bfd64a8476bd464b45a620334cdf89ab 13092 doc optional 
opencv-doc_3.0.0+dfsg-1~exp1_all.deb
 d7df3242d1a64473e694fac4f17e3f76 279518 python optional 
python-opencv_3.0.0+dfsg-1~exp1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWdwGrAAoJEDIkf7tArR+mc1kP/jej+Is9LfoiZEye3sD9GSd1
X0uYu+IoFuEa7hQUIR6cdtgK8dCdZZwAqLBPaicXU5UDrCLLNjGQpxPZMYD4B1LV
HK8u+fWuiEuk9O/Tq4OAHvKQ/gUmtPABreepH//Zq186HFsFJrN/YYmjr1U+05Ln
7NrgmEO+SZ14i/jN5Kqs9OImO5B1wOgi/uWJP2l0oJ0oKClM2AC1sD9gboI0GsF7
zKmgDHkWoGkF88ibmGrfros9pEK13NET6PNsHCX8aybl3Ek4ixFtZfMfacyOUnRi
hwkWwlTndS/0SN3UY/NtuC/KJbfxkqe/bScHHxl0yMSRYo7oT3X7jyCdOC+OWzbe
6P4tkAhKtMItqdIabkQCRUGvr1j2IG+feJ2xEs9dw+wODdOPXG6x3UyXE6Y1888A
sU6Jn2J4vwwBgG373SFMmZuYcFvxafq+WO5CTR/bMA4+SKa2ZMr0/RqgsD8sGTTP
xOqNzGwuTMUr7Ezjgz4BCvTe61W4i59wn9ZP1zTxPvHnG0ipA24gbaIU+CF/0lSQ
r3q8U/d18M0uZacOREonx0ev8b00VaxfMZbZqpD5AU3JACKKBgLMLuOsZWcof7M2
iQ+l2Mh0ZJxskrcWTIQA1wn9aU7e0tTzRwxoZCjqGJCycTNEV4OZN2JY7tYIDhYv
6GiguxGhznVPmyV9wRrz
=LEZ3
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to