[opencv] 08/11: Remove *-dbg package from debian/control

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Sat Aug 20 12:28:19 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 55a7197421e5256ccad3c424ab8ecfcdc9bb4605
Author: Nobuhiro Iwamatsu <iwamatsu at debian.org>
Date:   Thu Aug 18 08:54:32 2016 +0900

    Remove *-dbg package from debian/control
    
    Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at debian.org>
---
 debian/control | 339 ---------------------------------------------------------
 debian/rules   |  15 ---
 2 files changed, 354 deletions(-)

diff --git a/debian/control b/debian/control
index 0b96086..5393bb8 100644
--- a/debian/control
+++ b/debian/control
@@ -299,25 +299,6 @@ Description: computer vision core library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-core3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends}, libopencv-core3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-core3.1
- 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-ml-dev
 Section: libdevel
 Architecture: any
@@ -360,25 +341,6 @@ Description: computer vision Machine Learning library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-ml3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends}, libopencv-ml3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-ml3.1
- 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-imgproc-dev
 Section: libdevel
 Architecture: any
@@ -421,26 +383,6 @@ Description: computer vision Image Processing library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-imgproc3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-imgproc3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-imgproc3.1
- 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-imgcodecs-dev
 Section: libdevel
 Architecture: any
@@ -483,26 +425,6 @@ Description: computer vision Image Codecs library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-imgcodecs3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-imgcodecs3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-imgcodecs3.1
- This package contains detached debugging symbols for OpenCV (Open Computer
- Vision) Image Codecs 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-video-dev
 Section: libdevel
 Architecture: any
@@ -545,26 +467,6 @@ Description: computer vision Video analysis library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-video3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-video3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-video3.1
- 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-videoio-dev
 Section: libdevel
 Architecture: any
@@ -607,26 +509,6 @@ Description: computer vision Video I/O library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-videoio3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Pre-Depends: ${misc:Depends},
-	libopencv-videoio3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-videoio3.1
- This package contains detached debugging symbols for OpenCV (Open Computer
- Vision) Video 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-objdetect-dev
 Section: libdevel
 Architecture: any
@@ -671,27 +553,6 @@ Description: computer vision Object Detection library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-
-Package: libopencv-objdetect3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-objdetect3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-objdetect3.1
- 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-highgui-dev
 Section: libdevel
 Architecture: any
@@ -746,26 +607,6 @@ Description: computer vision High-level GUI and Media I/O library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-highgui3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-highgui3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-highgui3.1
- 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-calib3d-dev
 Section: libdevel
 Architecture: any
@@ -808,26 +649,6 @@ Description: computer vision Camera Calibration library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-calib3d3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-calib3d3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-calib3d3.1
- 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-flann-dev
 Section: libdevel
 Architecture: any
@@ -871,26 +692,6 @@ Description: computer vision Clustering and Search in Multi-Dimensional spaces l
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-flann3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-flann3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-flann3.1
- 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-features2d-dev
 Section: libdevel
 Architecture: any
@@ -938,26 +739,6 @@ Description: computer vision Feature Detection and Descriptor Extraction library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-features2d3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-features2d3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-features2d3.1
- 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-ts-dev
 Section: libdevel
 Architecture: any
@@ -1021,26 +802,6 @@ Description: computer vision computational photography library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-photo3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-photo3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-photo3.1
- 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-videostab-dev
 Section: libdevel
 Architecture: any
@@ -1088,26 +849,6 @@ Description: computer vision video stabilization library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-videostab3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-videostab3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-videostab3.1
- 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-stitching-dev
 Section: libdevel
 Architecture: any
@@ -1152,26 +893,6 @@ Description: computer vision image stitching library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-stitching3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-stitching3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-stitching3.1
- 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-shape-dev
 Section: libdevel
 Architecture: any
@@ -1214,26 +935,6 @@ Description: computer vision shape descriptors and matchers library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-shape3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-shape3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-shape3.1
- This package contains detached debugging symbols for OpenCV (Open Computer
- Vision) shape descriptors and matchers 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-superres-dev
 Section: libdevel
 Architecture: any
@@ -1278,26 +979,6 @@ Description: computer vision Super Resolution library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-superres3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-superres3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-superres3.1
- 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-viz-dev
 Section: libdevel
 Architecture: any
@@ -1342,26 +1023,6 @@ Description: computer vision 3D data visualization library
  analysis, structural analysis, motion analysis and object tracking, object
  recognition, camera calibration and 3D reconstruction.
 
-Package: libopencv-viz3.1-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-	libopencv-viz3.1 (= ${binary:Version})
-Description: debugging symbols for libopencv-viz3.1
- This package contains detached debugging symbols for OpenCV (Open Computer
- Vision) 3D data visualization 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: libopencv3.1-java
 Section: java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 27f725a..5d89f13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,5 @@
 #!/usr/bin/make -f
 
-OCV_BASE_VERSION = 3.1
-OCV_LIBPKG_LIST = libopencv-core libopencv-ml libopencv-imgproc \
-	libopencv-imgcodecs libopencv-video libopencv-videoio \
-	libopencv-objdetect libopencv-highgui \
-	libopencv-calib3d libopencv-flann \
-	libopencv-features2d libopencv-photo \
-	libopencv-videostab libopencv-stitching \
-	libopencv-shape libopencv-superres \
-	libopencv-viz libopencv-photo \
-
 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)
@@ -146,8 +136,3 @@ override_dh_fixperms-indep:
 	dh_fixperms
 	#chmod 644 $(CURDIR)/debian/opencv-doc/usr/share/doc/opencv-doc/examples/python/*.py
 	#chmod 644 $(CURDIR)/debian/opencv-doc/usr/share/doc/opencv-doc/examples/python2/*.py
-
-override_dh_strip:
-	for p in $$OCV_LIBPKG_LIST ; do \
-		dh_strip -p$$p$$OCV_BASE_VERSION --dbg-package=$$p-dbg ; done
-	dh_strip

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