Bug#818450: opencv: diff for NMU version 2.4.9.1+dfsg-1.5
Tobias Frost
tobi at debian.org
Thu Apr 7 15:01:58 UTC 2016
Control: tags 818450 + pending
Dear maintainer,
I've prepared an NMU for opencv (versioned as 2.4.9.1+dfsg-1.5) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru opencv-2.4.9.1+dfsg/debian/changelog opencv-2.4.9.1+dfsg/debian/changelog
--- opencv-2.4.9.1+dfsg/debian/changelog 2016-03-06 23:57:31.000000000 +0100
+++ opencv-2.4.9.1+dfsg/debian/changelog 2016-04-07 16:43:31.000000000 +0200
@@ -1,3 +1,10 @@
+opencv (2.4.9.1+dfsg-1.5) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Do not use precompiled headers (Closes: #818450)
+
+ -- Tobias Frost <tobi at debian.org> Thu, 07 Apr 2016 16:43:31 +0200
+
opencv (2.4.9.1+dfsg-1.4) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru opencv-2.4.9.1+dfsg/debian/rules opencv-2.4.9.1+dfsg/debian/rules
--- opencv-2.4.9.1+dfsg/debian/rules 2015-08-19 23:37:02.000000000 +0200
+++ opencv-2.4.9.1+dfsg/debian/rules 2016-04-07 16:43:23.000000000 +0200
@@ -58,6 +58,7 @@
-DBUILD_TESTS=OFF \
-DCMAKE_SKIP_RPATH=ON \
-DWITH_CUDA=OFF \
+ -DENABLE_PRECOMPILED_HEADERS=OFF \
$(CMAKE_ARCH_FLAGS)
# -DOPENCL_INCLUDE_DIR:PATH="/usr/include/CL/"
More information about the debian-science-maintainers
mailing list