[opencv] 01/14: Add the contrib modules as a multiple upstream tarball

Mattia Rizzolo mattia at debian.org
Wed Apr 26 16:42:37 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 d2d4396c0962c01387db8fa5171ac1f2f9488ef4
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Apr 26 14:02:04 2017 +0200

    Add the contrib modules as a multiple upstream tarball
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/copyright |  3 +++
 debian/watch     | 10 ++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index daec094..14f9242 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,6 +17,9 @@ Files-Excluded:
  samples/winrt_universal/PhoneTutorial/Lena.png
  samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Lena.png
  samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Lena.png
+Files-Excluded-contrib:
+ modules/dnn/3rdparty
+ modules/xfeatures2d
 
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 212da65..8585ba8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -8,3 +8,13 @@ filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.(.+)$%@PACKAGE at _$1.orig.$2%, \
 " \
   https://github.com/opencv/opencv/tags \
   (?:.*?/)?v?(\d[\d.]*)@ARCHIVE_EXT@ debian
+
+opts="\
+compression=xz, \
+repacksuffix=+dfsg, \
+component=contrib, \
+dversionmangle=s/\+(dfsg|ds)\d?$//, \
+filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.(.+)$%@PACKAGE at _$1.orig-contrib.$2%, \
+" \
+ https://github.com/opencv/opencv_contrib/tags \
+  (?:.*?/)?v?(\d[\d.]*)@ARCHIVE_EXT@ same

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