summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Raspbian automatic forward porter [Mon, 13 Mar 2023 21:49:01 +0000 (21:49 +0000)]
Merge version 4.6.0+dfsg-10+rpi1 and 4.6.0+dfsg-11 to produce 4.6.0+dfsg-11+rpi1
Nobuhiro Iwamatsu [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
Merge opencv (4.6.0+dfsg-11) import into refs/heads/workingbranch
Victor Westerhuis [Sat, 19 Nov 2022 22:12:02 +0000 (23:12 +0100)]
Do not embed build directory in documentation
This makes the documentation build reproducibly.
Gbp-Pq: Name 0009-Do-not-embed-build-directory-in-documentation.patch
Victor Westerhuis [Sat, 19 Nov 2022 20:45:39 +0000 (21:45 +0100)]
Do not embed build directory in binaries
This makes the opencv core module build reproducibly.
Gbp-Pq: Name 0008-Do-not-embed-build-directory-in-binaries.patch
Victor Westerhuis [Fri, 9 Sep 2022 09:07:35 +0000 (11:07 +0200)]
Build highgui module with QT support
Removes the dependency on the removed non-free Milky icon set. Four
directional arrows are replaced by standard Qt icons. The other icons
are replaced by corresponding icons from the freedesktop.org Icon Naming
Specification.
Gbp-Pq: Name 0007-Build-highgui-module-with-QT-support.patch
Victor Westerhuis [Fri, 9 Sep 2022 12:01:42 +0000 (14:01 +0200)]
Fix LAPACK finding CMake code
On Debian cblas.h and lapacke.h are not installed in the same include
directory. This does not matter when compiling, but the custom header
check in OpenCV fails on it. Force OpenCV to use the standard CMake
check_include_file function to do the check so it succeeds.
Gbp-Pq: Name 0006-Fix-LAPACK-finding-CMake-code.patch
Pavel Procopiuc [Wed, 8 Jun 2022 11:55:33 +0000 (13:55 +0200)]
Fix building error with OGRE 1.12.9
Gbp-Pq: Name 0005-Fix-building-error-with-OGRE-1.12.9.patch
Jochen Sprickerhof [Mon, 8 Aug 2022 19:10:13 +0000 (21:10 +0200)]
Add missing header for LIBAVCODEC_VERSION_INT
Gbp-Pq: Name 0004-Add-missing-header-for-LIBAVCODEC_VERSION_INT.patch
Debian Science Team [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Nobuhiro Iwamatsu [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
opencv (4.6.0+dfsg-11) unstable; urgency=medium
* Update d/rules.
Use -DCMAKE_SKIP_RPATH=ON instead of -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON.
(Closes: #
1024638)
[dgit import unpatched opencv 4.6.0+dfsg-11]
Nobuhiro Iwamatsu [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
Import opencv_4.6.0+dfsg-11.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-11 opencv_4.6.0+dfsg-11.debian.tar.xz]
Raspbian automatic forward porter [Sat, 11 Feb 2023 17:31:48 +0000 (17:31 +0000)]
Merge version 4.6.0+dfsg-9+rpi1 and 4.6.0+dfsg-10 to produce 4.6.0+dfsg-10+rpi1
Nobuhiro Iwamatsu [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
Merge opencv (4.6.0+dfsg-10) import into refs/heads/workingbranch
Victor Westerhuis [Sat, 19 Nov 2022 22:12:02 +0000 (23:12 +0100)]
Do not embed build directory in documentation
This makes the documentation build reproducibly.
Gbp-Pq: Name 0009-Do-not-embed-build-directory-in-documentation.patch
Victor Westerhuis [Sat, 19 Nov 2022 20:45:39 +0000 (21:45 +0100)]
Do not embed build directory in binaries
This makes the opencv core module build reproducibly.
Gbp-Pq: Name 0008-Do-not-embed-build-directory-in-binaries.patch
Victor Westerhuis [Fri, 9 Sep 2022 09:07:35 +0000 (11:07 +0200)]
Build highgui module with QT support
Removes the dependency on the removed non-free Milky icon set. Four
directional arrows are replaced by standard Qt icons. The other icons
are replaced by corresponding icons from the freedesktop.org Icon Naming
Specification.
Gbp-Pq: Name 0007-Build-highgui-module-with-QT-support.patch
Victor Westerhuis [Fri, 9 Sep 2022 12:01:42 +0000 (14:01 +0200)]
Fix LAPACK finding CMake code
On Debian cblas.h and lapacke.h are not installed in the same include
directory. This does not matter when compiling, but the custom header
check in OpenCV fails on it. Force OpenCV to use the standard CMake
check_include_file function to do the check so it succeeds.
Gbp-Pq: Name 0006-Fix-LAPACK-finding-CMake-code.patch
Pavel Procopiuc [Wed, 8 Jun 2022 11:55:33 +0000 (13:55 +0200)]
Fix building error with OGRE 1.12.9
Gbp-Pq: Name 0005-Fix-building-error-with-OGRE-1.12.9.patch
Jochen Sprickerhof [Mon, 8 Aug 2022 19:10:13 +0000 (21:10 +0200)]
Add missing header for LIBAVCODEC_VERSION_INT
Gbp-Pq: Name 0004-Add-missing-header-for-LIBAVCODEC_VERSION_INT.patch
Debian Science Team [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Nobuhiro Iwamatsu [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
opencv (4.6.0+dfsg-10) unstable; urgency=medium
* Update d/rules.
Add -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON to configure of python extension
(Closes: #
1024638)
[dgit import unpatched opencv 4.6.0+dfsg-10]
Nobuhiro Iwamatsu [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
Import opencv_4.6.0+dfsg-10.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-10 opencv_4.6.0+dfsg-10.debian.tar.xz]
Raspbian automatic forward porter [Sat, 26 Nov 2022 02:48:46 +0000 (02:48 +0000)]
Merge version 4.6.0+dfsg-7+rpi1 and 4.6.0+dfsg-9 to produce 4.6.0+dfsg-9+rpi1
Jochen Sprickerhof [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
Merge opencv (4.6.0+dfsg-9) import into refs/heads/workingbranch
Victor Westerhuis [Sat, 19 Nov 2022 22:12:02 +0000 (23:12 +0100)]
Do not embed build directory in documentation
This makes the documentation build reproducibly.
Gbp-Pq: Name 0009-Do-not-embed-build-directory-in-documentation.patch
Victor Westerhuis [Sat, 19 Nov 2022 20:45:39 +0000 (21:45 +0100)]
Do not embed build directory in binaries
This makes the opencv core module build reproducibly.
Gbp-Pq: Name 0008-Do-not-embed-build-directory-in-binaries.patch
Victor Westerhuis [Fri, 9 Sep 2022 09:07:35 +0000 (11:07 +0200)]
Build highgui module with QT support
Removes the dependency on the removed non-free Milky icon set. Four
directional arrows are replaced by standard Qt icons. The other icons
are replaced by corresponding icons from the freedesktop.org Icon Naming
Specification.
Gbp-Pq: Name 0007-Build-highgui-module-with-QT-support.patch
Victor Westerhuis [Fri, 9 Sep 2022 12:01:42 +0000 (14:01 +0200)]
Fix LAPACK finding CMake code
On Debian cblas.h and lapacke.h are not installed in the same include
directory. This does not matter when compiling, but the custom header
check in OpenCV fails on it. Force OpenCV to use the standard CMake
check_include_file function to do the check so it succeeds.
Gbp-Pq: Name 0006-Fix-LAPACK-finding-CMake-code.patch
Pavel Procopiuc [Wed, 8 Jun 2022 11:55:33 +0000 (13:55 +0200)]
Fix building error with OGRE 1.12.9
Gbp-Pq: Name 0005-Fix-building-error-with-OGRE-1.12.9.patch
Jochen Sprickerhof [Mon, 8 Aug 2022 19:10:13 +0000 (21:10 +0200)]
Add missing header for LIBAVCODEC_VERSION_INT
Gbp-Pq: Name 0004-Add-missing-header-for-LIBAVCODEC_VERSION_INT.patch
Debian Science Team [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Jochen Sprickerhof [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
opencv (4.6.0+dfsg-9) unstable; urgency=medium
* Team upload.
* Fix FTBFS on arch any (Closes: #
1024507)
[dgit import unpatched opencv 4.6.0+dfsg-9]
Jochen Sprickerhof [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
Import opencv_4.6.0+dfsg-9.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-9 opencv_4.6.0+dfsg-9.debian.tar.xz]
Raspbian automatic forward porter [Sat, 24 Sep 2022 16:18:42 +0000 (17:18 +0100)]
Merge version 4.6.0+dfsg-6+rpi1 and 4.6.0+dfsg-7 to produce 4.6.0+dfsg-7+rpi1
Mo Zhou [Thu, 22 Sep 2022 00:51:42 +0000 (01:51 +0100)]
Merge opencv (4.6.0+dfsg-7) import into refs/heads/workingbranch
Victor Westerhuis [Fri, 9 Sep 2022 09:07:35 +0000 (11:07 +0200)]
Build highgui module with QT support
Removes the dependency on the removed non-free Milky icon set. Four
directional arrows are replaced by standard Qt icons. The other icons
are replaced by corresponding icons from the freedesktop.org Icon Naming
Specification.
Gbp-Pq: Name 0007-Build-highgui-module-with-QT-support.patch
Victor Westerhuis [Fri, 9 Sep 2022 12:01:42 +0000 (14:01 +0200)]
Fix LAPACK finding CMake code
On Debian cblas.h and lapacke.h are not installed in the same include
directory. This does not matter when compiling, but the custom header
check in OpenCV fails on it. Force OpenCV to use the standard CMake
check_include_file function to do the check so it succeeds.
Gbp-Pq: Name 0006-Fix-LAPACK-finding-CMake-code.patch
Pavel Procopiuc [Wed, 8 Jun 2022 11:55:33 +0000 (13:55 +0200)]
Fix building error with OGRE 1.12.9
Gbp-Pq: Name 0005-Fix-building-error-with-OGRE-1.12.9.patch
Jochen Sprickerhof [Mon, 8 Aug 2022 19:10:13 +0000 (21:10 +0200)]
Add missing header for LIBAVCODEC_VERSION_INT
Gbp-Pq: Name 0004-Add-missing-header-for-LIBAVCODEC_VERSION_INT.patch
Debian Science Team [Thu, 22 Sep 2022 00:51:42 +0000 (01:51 +0100)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Mo Zhou [Thu, 22 Sep 2022 00:51:42 +0000 (01:51 +0100)]
opencv (4.6.0+dfsg-7) unstable; urgency=medium
[ Victor Westerhuis ]
* Do not try to download any files while building (Closes:
1019519)
* Support building by directly calling d/rules
* Fix Java architecture test in d/build
* Do not build unused statically linked apps and Java bindings
* Delete useless Build-Depends on libswresample
* Fix building with LAPACK
* Build highgui module with QT support (Closes: 958028)
[ Mo Zhou ]
* Fix broken symlink for .jar file. (Closes: #
1019863)
[dgit import unpatched opencv 4.6.0+dfsg-7]
Mo Zhou [Thu, 22 Sep 2022 00:51:42 +0000 (01:51 +0100)]
Import opencv_4.6.0+dfsg-7.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-7 opencv_4.6.0+dfsg-7.debian.tar.xz]
Raspbian automatic forward porter [Tue, 9 Aug 2022 21:48:15 +0000 (22:48 +0100)]
Merge version 4.6.0+dfsg-4+rpi1 and 4.6.0+dfsg-6 to produce 4.6.0+dfsg-6+rpi1
Jochen Sprickerhof [Tue, 9 Aug 2022 07:38:18 +0000 (08:38 +0100)]
Merge opencv (4.6.0+dfsg-6) import into refs/heads/workingbranch
Pavel Procopiuc [Wed, 8 Jun 2022 11:55:33 +0000 (13:55 +0200)]
Fix building error with OGRE 1.12.9
Gbp-Pq: Name 0005-Fix-building-error-with-OGRE-1.12.9.patch
Jochen Sprickerhof [Mon, 8 Aug 2022 19:10:13 +0000 (21:10 +0200)]
Add missing header for LIBAVCODEC_VERSION_INT
Gbp-Pq: Name 0004-Add-missing-header-for-LIBAVCODEC_VERSION_INT.patch
Debian Science Team [Tue, 9 Aug 2022 07:38:18 +0000 (08:38 +0100)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Debian Science Team [Tue, 9 Aug 2022 07:38:18 +0000 (08:38 +0100)]
prevent cmake from downloading binary blob from internet.
Gbp-Pq: Name face-no-download.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Jochen Sprickerhof [Tue, 9 Aug 2022 07:38:18 +0000 (08:38 +0100)]
opencv (4.6.0+dfsg-6) unstable; urgency=medium
* Team upload.
* Revert "Package ovis module"
Needs libogre-1.12-dev which is not available on mipsel
[dgit import unpatched opencv 4.6.0+dfsg-6]
Jochen Sprickerhof [Tue, 9 Aug 2022 07:38:18 +0000 (08:38 +0100)]
Import opencv_4.6.0+dfsg-6.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-6 opencv_4.6.0+dfsg-6.debian.tar.xz]
Peter Michael Green [Sun, 17 Jul 2022 00:23:33 +0000 (01:23 +0100)]
Merge opencv (4.6.0+dfsg-4+rpi1) import into refs/heads/workingbranch
Debian Science Team [Sun, 17 Jul 2022 00:23:33 +0000 (01:23 +0100)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Debian Science Team [Sun, 17 Jul 2022 00:23:33 +0000 (01:23 +0100)]
prevent cmake from downloading binary blob from internet.
Gbp-Pq: Name face-no-download.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Peter Michael Green [Sun, 17 Jul 2022 00:23:33 +0000 (01:23 +0100)]
opencv (4.6.0+dfsg-4+rpi1) bookworm-staging; urgency=medium
* Link with libatomic on armhf too.
[dgit import unpatched opencv 4.6.0+dfsg-4+rpi1]
Peter Michael Green [Sun, 17 Jul 2022 00:23:33 +0000 (01:23 +0100)]
Import opencv_4.6.0+dfsg-4+rpi1.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-4+rpi1 opencv_4.6.0+dfsg-4+rpi1.debian.tar.xz]
Jochen Sprickerhof [Fri, 1 Jul 2022 20:22:48 +0000 (21:22 +0100)]
Merge opencv (4.6.0+dfsg-4) import into refs/heads/workingbranch
Debian Science Team [Fri, 1 Jul 2022 20:22:48 +0000 (21:22 +0100)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Debian Science Team [Fri, 1 Jul 2022 20:22:48 +0000 (21:22 +0100)]
prevent cmake from downloading binary blob from internet.
Gbp-Pq: Name face-no-download.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Jochen Sprickerhof [Fri, 1 Jul 2022 20:22:48 +0000 (21:22 +0100)]
opencv (4.6.0+dfsg-4) unstable; urgency=medium
* Team upload.
* Upload to unstable
[dgit import unpatched opencv 4.6.0+dfsg-4]
Jochen Sprickerhof [Fri, 1 Jul 2022 20:22:48 +0000 (21:22 +0100)]
Import opencv_4.6.0+dfsg-4.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-4 opencv_4.6.0+dfsg-4.debian.tar.xz]
Jochen Sprickerhof [Fri, 24 Jun 2022 08:06:16 +0000 (09:06 +0100)]
Import opencv_4.6.0+dfsg.orig.tar.xz
[dgit import orig opencv_4.6.0+dfsg.orig.tar.xz]
Jochen Sprickerhof [Fri, 24 Jun 2022 08:06:16 +0000 (09:06 +0100)]
Import opencv_4.6.0+dfsg.orig-contrib.tar.xz
[dgit import orig opencv_4.6.0+dfsg.orig-contrib.tar.xz]
Debian Science Team [Wed, 16 Jun 2021 12:09:47 +0000 (13:09 +0100)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Debian Science Team [Wed, 16 Jun 2021 12:09:47 +0000 (13:09 +0100)]
prevent cmake from downloading binary blob from internet.
Gbp-Pq: Name face-no-download.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Jochen Sprickerhof [Wed, 16 Jun 2021 12:09:47 +0000 (13:09 +0100)]
opencv (4.5.1+dfsg-5) unstable; urgency=medium
* Team upload.
* Drop depends between library packages (Closes: #979809)
* Drop ${java:Depends}/${java:Recommends} (undefined)
* Update libgdcm-dev arch list (Closes: #987621)
[dgit import unpatched opencv 4.5.1+dfsg-5]
Jochen Sprickerhof [Wed, 16 Jun 2021 12:09:47 +0000 (13:09 +0100)]
Import opencv_4.5.1+dfsg-5.debian.tar.xz
[dgit import tarball opencv 4.5.1+dfsg-5 opencv_4.5.1+dfsg-5.debian.tar.xz]
Mo Zhou [Thu, 24 Dec 2020 06:03:53 +0000 (06:03 +0000)]
Import opencv_4.5.1+dfsg.orig.tar.xz
[dgit import orig opencv_4.5.1+dfsg.orig.tar.xz]
Mo Zhou [Thu, 24 Dec 2020 06:03:53 +0000 (06:03 +0000)]
Import opencv_4.5.1+dfsg.orig-contrib.tar.xz
[dgit import orig opencv_4.5.1+dfsg.orig-contrib.tar.xz]