~ubuntu-branches/ubuntu/utopic/sikuli/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Gilles Filippini
  • Date: 2012-06-25 12:33:23 UTC
  • mfrom: (4.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120625123323-p3aijrrzi3ohgste
Tags: 1.0~x~rc3.tesseract3-dfsg1-5
New patch no-opencv-surf-module.patch: 
Remove unsused portions of source code with dependency on the opencv
SURF module which isn't shipped anymore starting with opencv 2.4
because of being non-free (Closes: #678230)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sikuli (1.0~x~rc3.tesseract3-dfsg1-5) unstable; urgency=low
 
2
 
 
3
  * New patch no-opencv-surf-module.patch: 
 
4
    Remove unsused portions of source code with dependency on the opencv
 
5
    SURF module which isn't shipped anymore starting with opencv 2.4
 
6
    because of being non-free (Closes: #678230)
 
7
 
 
8
 -- Gilles Filippini <pini@debian.org>  Mon, 25 Jun 2012 12:33:23 +0200
 
9
 
1
10
sikuli (1.0~x~rc3.tesseract3-dfsg1-4) unstable; urgency=low
2
11
 
3
12
  * d/control: Depends: libopencv-dev to have OpenCVConfig.cmake (fix FTBFS)