Bug#676633: (no subject)
Benjamin Kerensa
bkerensa at ubuntu.com
Sat Jun 16 19:47:03 UTC 2012
Tags: patch
Please accept the attached patch which fixes this bug.
Thanks,
--
Benjamin Kerensa
-------------- next part --------------
diff -Nru opencv-2.3.1/debian/changelog opencv-2.3.1/debian/changelog
--- opencv-2.3.1/debian/changelog 2012-05-29 07:03:43.000000000 +0000
+++ opencv-2.3.1/debian/changelog 2012-06-16 19:22:43.000000000 +0000
@@ -1,3 +1,10 @@
+opencv (2.3.1-11) unstable; urgency=low
+
+ * Non-maintainer upload
+ * Added python-numpy binary depends to control (Closes: #676633)
+
+ -- Benjamin Kerensa <bkerensa at ubuntu.com> Sat, 16 Jun 2012 19:19:24 +0000
+
opencv (2.3.1-10) unstable; urgency=high
* Update debian/control.
diff -Nru opencv-2.3.1/debian/control opencv-2.3.1/debian/control
--- opencv-2.3.1/debian/control 2012-05-29 01:46:59.000000000 +0000
+++ opencv-2.3.1/debian/control 2012-06-16 19:19:15.000000000 +0000
@@ -728,7 +728,7 @@
Package: python-opencv
Section: python
Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-numpy
Provides: ${python:Provides}
Replaces: python2.3-opencv (<= 0.9.7-3)
Conflicts: python2.3-opencv (<= 0.9.7-3)
More information about the debian-science-maintainers
mailing list