Raspbian automatic forward porter [Sat, 15 Jun 2024 11:21:22 +0000 (12:21 +0100)]
Merge version 4.6.0+dfsg-13+rpi1 and 4.6.0+dfsg-13.1 to produce 4.6.0+dfsg-13.1+rpi1
Benjamin Drung [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
Merge opencv (4.6.0+dfsg-13.1) import into refs/heads/workingbranch
Debian Science Team [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
cmake-no-download
===================================================================
Gbp-Pq: Name cmake-no-download.patch
Nano [Thu, 27 Apr 2023 09:38:35 +0000 (17:38 +0800)]
fix(wechat_qrcode): fixed memory leaks
Gbp-Pq: Name 0010-fix-wechat_qrcode-fixed-memory-leaks.patch
Nano [Wed, 26 Apr 2023 07:09:52 +0000 (15:09 +0800)]
fix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
* fix(wechat_qrcode): Initialize nBytes after the count value is determined
* fix(wechat_qrcode): Incorrect count data repair
* chore: format expr
* fix(wechat_qrcode): Avoid null pointer exception
* fix(wechat_qrcode): return when bytes_ is empty
* test(wechat_qrcode): add test case
---------
Co-authored-by: GZTime <Time.GZ@outlook.com>
Gbp-Pq: Name 0009-fix-wechat_qrcode-Init-nBytes-after-the-count-value-.patch
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 [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +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
Benjamin Drung [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
opencv (4.6.0+dfsg-13.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #
1062839
[dgit import unpatched opencv 4.6.0+dfsg-13.1]
Benjamin Drung [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
Import opencv_4.6.0+dfsg-13.1.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-13.1 opencv_4.6.0+dfsg-13.1.debian.tar.xz]
Raspbian automatic forward porter [Thu, 28 Sep 2023 20:31:27 +0000 (21:31 +0100)]
Merge version 4.6.0+dfsg-12+rpi1 and 4.6.0+dfsg-13 to produce 4.6.0+dfsg-13+rpi1
Mo Zhou [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
Merge opencv (4.6.0+dfsg-13) import into refs/heads/workingbranch
Debian Science Team [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
cmake-no-download
===================================================================
Gbp-Pq: Name cmake-no-download.patch
Nano [Thu, 27 Apr 2023 09:38:35 +0000 (17:38 +0800)]
fix(wechat_qrcode): fixed memory leaks
Gbp-Pq: Name 0010-fix-wechat_qrcode-fixed-memory-leaks.patch
Nano [Wed, 26 Apr 2023 07:09:52 +0000 (15:09 +0800)]
fix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
* fix(wechat_qrcode): Initialize nBytes after the count value is determined
* fix(wechat_qrcode): Incorrect count data repair
* chore: format expr
* fix(wechat_qrcode): Avoid null pointer exception
* fix(wechat_qrcode): return when bytes_ is empty
* test(wechat_qrcode): add test case
---------
Co-authored-by: GZTime <Time.GZ@outlook.com>
Gbp-Pq: Name 0009-fix-wechat_qrcode-Init-nBytes-after-the-count-value-.patch
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, 17 Jul 2023 02:20:35 +0000 (03:20 +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 [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
opencv (4.6.0+dfsg-13) unstable; urgency=medium
* Embed and enable the 3rdparty source for QUIRC as per user request.
* Add several missing build dependencies for libopenjp, libva and imath.
* Patch: remove the downloading function from cmake files.
* Fix obsolete B-D libgl1-mesa-dev => libgl-dev.
* Update copyright and lintian overrides. It's lintian-clean now.
[dgit import unpatched opencv 4.6.0+dfsg-13]
Mo Zhou [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
Import opencv_4.6.0+dfsg-13.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-13 opencv_4.6.0+dfsg-13.debian.tar.xz]
Raspbian automatic forward porter [Sat, 3 Jun 2023 03:05:01 +0000 (04:05 +0100)]
Merge version 4.6.0+dfsg-11+rpi1 and 4.6.0+dfsg-12 to produce 4.6.0+dfsg-12+rpi1
Jochen Sprickerhof [Fri, 12 May 2023 09:40:38 +0000 (10:40 +0100)]
Merge opencv (4.6.0+dfsg-12) import into refs/heads/workingbranch
Nano [Thu, 27 Apr 2023 09:38:35 +0000 (17:38 +0800)]
fix(wechat_qrcode): fixed memory leaks
Gbp-Pq: Name 0010-fix-wechat_qrcode-fixed-memory-leaks.patch
Nano [Wed, 26 Apr 2023 07:09:52 +0000 (15:09 +0800)]
fix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
* fix(wechat_qrcode): Initialize nBytes after the count value is determined
* fix(wechat_qrcode): Incorrect count data repair
* chore: format expr
* fix(wechat_qrcode): Avoid null pointer exception
* fix(wechat_qrcode): return when bytes_ is empty
* test(wechat_qrcode): add test case
---------
Co-authored-by: GZTime <Time.GZ@outlook.com>
Gbp-Pq: Name 0009-fix-wechat_qrcode-Init-nBytes-after-the-count-value-.patch
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 [Fri, 12 May 2023 09:40:38 +0000 (10:40 +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
Jochen Sprickerhof [Fri, 12 May 2023 09:40:38 +0000 (10:40 +0100)]
opencv (4.6.0+dfsg-12) unstable; urgency=medium
* Team upload.
[ Andreas Beckmann ]
* libopencv-core406: Add Breaks: libopencv-core4.5 for smoother upgrades from bullseye
(Closes: #
1035886)
[ Jochen Sprickerhof ]
* Add upstream patches for CVE-2023-2617 and CVE-2023-2618 (Closes: #
1035954)
[dgit import unpatched opencv 4.6.0+dfsg-12]
Jochen Sprickerhof [Fri, 12 May 2023 09:40:38 +0000 (10:40 +0100)]
Import opencv_4.6.0+dfsg-12.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-12 opencv_4.6.0+dfsg-12.debian.tar.xz]
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