[opencv] 03/10: d/control: avoid duplicate long descriptions.
Mattia Rizzolo
mattia at debian.org
Mon Apr 3 20:46:13 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 8faa5507c9bc84700326e62eb9c695277e928282
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon Apr 3 21:47:50 2017 +0200
d/control: avoid duplicate long descriptions.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 77e02ef..390dca2 100644
--- a/debian/control
+++ b/debian/control
@@ -103,8 +103,8 @@ Architecture: all
Depends: ${misc:Depends}
Breaks: libopencv-dev (<= 2.3.1-12)
Description: development data for opencv
- This is a metapackage providing development package necessary for
- development of OpenCV (Open Computer Vision).
+ This package contains some architecture independant files useful for
+ development with OpenCV.
.
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems. The library is compatible with
--
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