[opencv] 01/03: Revert "Revert old packages"

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Fri Oct 14 19:09:07 UTC 2016


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

iwamatsu pushed a commit to annotated tag debian/3.1.0+dfsg-1_exp0
in repository opencv.

commit c94bfeefd2d9a2cb771895c237d7709e150a74b6
Author: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
Date:   Mon Aug 22 18:33:04 2016 +0900

    Revert "Revert old packages"
    
    This reverts commit b3b6a2e37ba43389f47ad9c7ba9c148bfd9b07e4.
---
 debian/control | 152 ---------------------------------------------------------
 1 file changed, 152 deletions(-)

diff --git a/debian/control b/debian/control
index 9debf2c..8c51e9b 100644
--- a/debian/control
+++ b/debian/control
@@ -108,158 +108,6 @@ Description: development data for opencv
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libcv-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends},
-	pkg-config,
-	libopencv-core-dev,
-	libopencv-imgproc-dev,
-	libopencv-flann-dev,
-	libopencv-features2d-dev,
-	libopencv-calib3d-dev,
-	libopencv-objdetect-dev,
-	libopencv-legacy-dev,
-	libopencv-video-dev,
-	libopencv-ml-dev
-Conflicts: libcvaux-dev (<= 2.1.0-7), libhighgui-dev (<= 2.1.0-7)
-Description: Translation package for libcv-dev
- This package provide files for translation from libcv-dev to
- subdivided packages.
- .
- This package contains the header files and static library needed to compile
- applications that use OpenCV (Open Computer Vision).
- .
- 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: libcv3.1
-Architecture: all
-Depends: ${misc:Depends},
-	libopencv-core3.1,
-	libopencv-imgproc3.1,
-	libopencv-flann3.1,
-	libopencv-features2d2.4,
-	libopencv-calib3d3.1,
-	libopencv-objdetect3.1,
-	libopencv-legacy3.1,
-	libopencv-video3.1,
-	libopencv-ml3.1
-Description: computer vision library - libcv* translation package
- This package provide files for translation from libcv2.1 to libcv2.4.
- .
- 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: libhighgui-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-	pkg-config,
-	libopencv-highgui-dev
-Description: Translation package for libhighgui-dev
- This package provide files for translation from libhighgui-dev to
- subdivided packages.
- .
- This package contains the header files and static library needed to compile
- applications that use OpenCV (Open Computer Vision).
- .
- 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: libhighgui3.1
-Architecture: all
-Depends: ${misc:Depends},
-	libopencv-highgui3.1
-Description: computer vision library - libhighgui translation package
- This package provide files for translation from libhighgui2.1 to libhighgui2.4.
- .
- 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: libcvaux-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-	pkg-config,
-	libopencv-core-dev,
-	libopencv-imgproc-dev,
-	libopencv-features2d-dev,
-	libopencv-calib3d-dev,
-	libopencv-objdetect-dev,
-	libopencv-legacy-dev,
-	libopencv-video-dev,
-	libopencv-contrib-dev
-Description: Translation package for libcvaux-dev
- This package provide files for translation from libcvaux-dev to
- subdivided packages.
- .
- 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: libcvaux3.1
-Architecture: all
-Depends: ${misc:Depends},
-	libopencv-core3.1,
-	libopencv-imgproc3.1,
-	libopencv-features2d3.1,
-	libopencv-calib3d3.1,
-	libopencv-objdetect3.1,
-	libopencv-legacy3.1,
-	libopencv-video3.1,
-	libopencv-contrib3.1
-Description: computer vision library - libcvaux translation package
- This package provide files for translation from libcvaux2.1 to libcvaux2.4.
- .
- 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-core-dev
 Section: libdevel
 Architecture: any

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