opencv (1.0.0-4ubuntu1) hardy; urgency=low * Merge from Debian unstable. (LP: #201185) Remaining Ubuntu changes: - Patch from opencvlibrary cvs (Revision 1.6) to fix window_gtk.cpp. - Modify Maintainer value to match Debian-Maintainer-Field Spec. -- Stefan Ebner Tue, 11 Mar 2008 22:32:54 +0100 opencv (1.0.0-4) unstable; urgency=low * debian/rules: + Support CONCURRENCY_LEVEL. + Don't ignore make distclean errors. * debian/control: + Add ${shlibs:Depends} to -dev packages, to get a proper dependency when these packages ship binaries. + Use ${binary:Version} instead of ${Source-Version} (Closes: 430726). + Set policy to 3.7.3. + Use Vcs-Svn: instead of XS-Vcs-Svn: fields. * debian/patches/100_ffmpeg_updates.diff: + Updated patch. Getting and setting framerate in FFmpeg streams now works properly again. Thanks to Eric Beets for half the fix. -- Sam Hocevar (Debian packages) Mon, 10 Mar 2008 16:41:56 +0000 opencv (1.0.0-3ubuntu3) gutsy; urgency=low * apply patch from http://opencvlibrary.cvs.sourceforge.net/opencvlibrary/opencv/otherlibs/highgui/window_gtk.cpp?r1=1.5&r2=1.6&view=patch Thanks to "Guy K. Kloss" (LP: #112708) * libcv-dev installable again (LP: #141058) -- Reinhard Tartler Mon, 24 Sep 2007 09:32:51 +0200 opencv (1.0.0-3ubuntu2) gutsy; urgency=low * rebuild for new ffmpeg -- Reinhard Tartler Fri, 22 Jun 2007 16:53:40 +0000 opencv (1.0.0-3ubuntu1) gutsy; urgency=low * Merge from Debian Unstable, Ubuntu changes: - add python2.4-opencv to the Conflicts/Replaces of python-opencv. * debian/control: Adhere to DebianMaintainerField. -- Lionel Le Folgoc Sat, 05 May 2007 23:51:37 +0200 opencv (1.0.0-3) unstable; urgency=low * debian/control: + Set maintainer to the pkg-scicomp team. + Updated Vcs fields. * debian/compat: + Set compat version to 5. -- Sam Hocevar (Debian packages) Sun, 1 Apr 2007 15:19:15 +0200 opencv (1.0.0-2) unstable; urgency=low * Upload to unstable. * debian/patches/120_header_warnings.diff: + New patch. Fix warnings in shipped headers. -- Sam Hocevar (Debian packages) Wed, 28 Mar 2007 19:02:18 +0200 opencv (1.0.0-1ubuntu1) feisty; urgency=low * Merge from Debian experimental, remaining changes: + add python2.4-opencv to the Conflicts/Replaces of python-opencv. -- Lionel Le Folgoc (mr_pouit) Sat, 3 Feb 2007 22:08:52 +0100 opencv (1.0.0-1) experimental; urgency=low * New upstream release. * debian/control: + Depend on pkg-config now that opencv-config is deprecated. * debian/rules: + Do not remove haartraining files (Closes: #368568). * debian/patches/010_python_cspec.diff: + New patch. Add -fno-strict-aliasing because of numerous aliasing issues in the code (Closes: #388129). * debian/patches/110_dc1394.diff: + Fix a few bugs in the dc1394 code. -- Sam Hocevar (Debian packages) Tue, 14 Nov 2006 17:12:26 +0100 opencv (0.9.7-4ubuntu2) feisty; urgency=low * Rebuild for python2.5 as the default python version. -- Matthias Klose Fri, 12 Jan 2007 13:22:24 +0000 opencv (0.9.7-4ubuntu1) feisty; urgency=low * Merge from Debian unstable. * Ubuntu changes dropped: - change python2.3 build-depends to python2.4 to fix FTBFS * Add python2.4-opencv to the Conflicts/Replaces of python-opencv. -- Steve Kowalik Wed, 3 Jan 2007 15:28:07 +1100 opencv (0.9.7-4) unstable; urgency=low * Migrate package to the new python policy (Closes: #373469), thanks to Pierre Habouzit. * debian/control: add XS-Vcs-Svn information. -- Sam Hocevar (Debian packages) Thu, 12 Oct 2006 09:21:14 +0200 opencv (0.9.7-3ubuntu1) edgy; urgency=low * debian/control: - change python2.3 build-depends to python2.4 to fix FTBFS -- Sebastian Dröge Sun, 23 Jul 2006 13:48:11 +0200 opencv (0.9.7-3) unstable; urgency=low * debian/patches/110_dereferencement.diff: + Fix compilation warnings due to type-punned pointer dereferencement. -- Sam Hocevar (Debian packages) Mon, 12 Jun 2006 12:14:44 +0200 opencv (0.9.7-2) unstable; urgency=low * Switched patch system from dpatch to quilt. * debian/control: + Set policy to 3.7.2. + Build-depend on newer versions of libavcodec-dev so that we can get dynamically linked with it. + Build-depend on quilt instead of dpatch. * debian/patches/010_enable_static.diff: + Old patch -- enable static libraries. * debian/patches/010_ffmpeg_linking.diff: + Old patch -- correct ffmpeg linking. * debian/patches/010_fix_optimisations.diff: + Old patch -- fix optimisation flags for GCC bug workarounds. * debian/patches/010_m4_syntax.diff: + Old patch -- fix m4 syntax. * debian/patches/010_makefile_syntax.diff: + Old patch -- fix Makefile.am syntax. * debian/patches/010_proper_sonames.diff: + Old patch -- fix library sonames. * debian/patches/020_rebootstrap.diff: + Old patch -- rebootstrap package. * debian/patches/100_amd64.diff: + Fix inclusion of on AMD64 (Closes: #365752, #366105). * debian/patches/100_ffmpeg_updates.diff: + Old patch -- update ffmpeg code to get in sync with newer API. * debian/patches/100_python_files.diff: + Old patch -- remove shebang from non-executable python files. * debian/patches/100_static_inline.diff: + Old patch -- replace inline with static inline in public headers. * debian/patches/200_documentation.diff: + Old patch -- get documentation in sync with the API. * debian/patches/200_examples_makefile.diff: + Old patch -- add a Makefile to the examples directory. -- Sam Hocevar (Debian packages) Sun, 14 May 2006 05:40:42 +0200 opencv (0.9.7-1) unstable; urgency=low * New upstream release. * Maintainer upload. * Acknowledging previous NMU (Closes: #339240). Thanks to Steve Langasek. * debian/control: + Build-depend on swig because of the Python bindings. + Renamed 0.9-0c2 packages to 0.9.7-0 due to API changes. + Depend and build-depend on libavformat-dev. * debian/rules: + Activated Python wrappers. + Build example apps. * cxtypes.h highgui.h: Replace "static" with "static inline" for inline functions declared in the public headers. -- Sam Hocevar (Debian packages) Wed, 19 Apr 2006 09:37:55 +0200 opencv (0.9.6-4.1) unstable; urgency=medium * Non-maintainer upload. * Medium-urgency upload for RC bugfix. * Rename libcvaux0.9-0c2 to libcvaux0.9-0c2a for the C++ mt allocator ABI transition, and conflict/replace libcvaux0.9-0c2 accordingly (closes: #339240). -- Steve Langasek Sat, 3 Dec 2005 21:27:40 -0800 opencv (0.9.6-4) unstable; urgency=low * tests/cv/src/asobel.cpp: + Fixed an illegal int/void* cast. -- Sam Hocevar (Debian packages) Mon, 26 Sep 2005 19:39:52 +0200 opencv (0.9.6-3) unstable; urgency=low * debian/control: + Build-depend on a newer libavcodec-dev. + Make libhighgui-dev depend on all required -dev packages such as libtheora-dev (Closes: #319018). * debian/rules: + Hint --build and --host to configure. * configure.in: + Use -O2 on m68k instead of -O3 to bypass gcc ICEs (Closes: #321106). * tests/cv/src/apyramids.cpp: fixed 64 bits compilation (Closes: #318791). -- Sam Hocevar (Debian packages) Fri, 16 Sep 2005 11:53:13 +0200 opencv (0.9.6-2) unstable; urgency=low * The great g++ transition upload. * debian/control: + Renamed 0.9-0 packages to 0.9-0c2. + Set policy to 3.6.2.1. + Build-depend on a newer libavcodec-dev. * docs/index.htm: + Encoded invalid HTML characters. + Fixed links to the reference manual (Closes: #306922). * docs/ref/opencvref_cv.htm: + Encoded invalid HTML characters. + Fixed the definition of CvHistogram (Closes: #307269). * otherlibs/highgui/cvcap.cpp: + Hardcoded the capture framerate because ffmpeg no longer easily provides the information. -- Sam Hocevar (Debian packages) Thu, 14 Jul 2005 15:48:31 +0200 opencv (0.9.6-1) unstable; urgency=low * New upstream release (Closes: #267825). * Major upstream changes: + This release merged most Debian-specific patches upstream. + This version now uses pkg-config instead of opencv-config. + This version uses GTK+ instead of Motif widgets. + Example programs were fixed (Closes: #254150). * debian/control: + Build-depend on libdc1394 and libavcodec. As a result, build no longer fails if libavcodec-dev is installed (Closes: #270345). * debian/copyright: + Fixed upstream URL (Closes: #270344). * cvaux/src/cvvideo.cpp: the code portion causing an FTBFS on amd64 is no longer there (Closes: #297625). -- Sam Hocevar (Debian packages) Fri, 1 Apr 2005 19:30:58 +0200 opencv (0.9.5-10) unstable; urgency=high * debian/patches/30_delete.dpatch: + Fixed a crash at program exit (Closes: #269799). -- Sam Hocevar (Debian packages) Fri, 3 Sep 2004 21:59:26 +0200 opencv (0.9.5-9) unstable; urgency=high * debian/control: + Build-depend on lesstif2-dev to take advantage of new Motif 2 features. + libhighgui-dev depends on lesstif2-dev as well. * debian/patches/20_old.dpatch: + No longer patch/unpatch the Makefiles to avoid clock skew issues (Closes: #266622). * debian/patches/30_delete.dpatch: + Fixed delete[] / delete mismatches. * debian/patches/30_window_lnx.cpp.setTrackbarPos_crash.dpatch: + Fix a crash in cvSetTrackbarPos() for closed windows, courtesy of micha137 at users.sourceforge.net. * debian/patches/40_linux_trackbar.dpatch debian/patches/30_linux_mouse.dpatch: + Add arrows to trackbars, courtesy of Filip Sadlo. + Fixed position of mouse button events, courtesy of Filip Sadlo. * debian/patches/30_render.dpatch: + Fixed pointer casts, courtesy of buddha_pht at users.sourceforge.net. * debian/patches/30_xshm.dpatch: + Don't use XShm over network connections. -- Sam Hocevar (Debian packages) Tue, 17 Aug 2004 18:01:23 +0200 opencv (0.9.5-8) unstable; urgency=low * debian/control: + Added missing build dependency on dpatch (Closes: #262209). * debian/rules: + Call unpatch before make clean. -- Sam Hocevar (Debian packages) Fri, 30 Jul 2004 08:34:59 +0200 opencv (0.9.5-7) unstable; urgency=low * Rebuilt against libtiff4 due to an ABI change. * Fixed numerous compilation warning due to pointer/int size assumptions and char signedness assumption. * debian/control: + Set policy to 3.6.1.1. + Switched packaging method to dpatch. -- Sam Hocevar (Debian packages) Sun, 25 Jul 2004 21:54:33 +0200 opencv (0.9.5-6) unstable; urgency=low * cv/include/cvcompat.h cv/include/cvtypes.h: + Fixed more C preprocessor warnings. -- Sam Hocevar (Debian packages) Wed, 30 Jun 2004 14:04:12 +0200 opencv (0.9.5-5) unstable; urgency=low * cv/include/cv.h: + Fixed C preprocessor warnings. -- Sam Hocevar (Debian packages) Wed, 30 Jun 2004 11:59:36 +0200 opencv (0.9.5-4) unstable; urgency=low * debian/control: + Added missing lesstif-dev build dependency to the libhighgui-dev package (Closes: #252304). * debian/README.Debian: + Minor updates. -- Sam Hocevar (Debian packages) Wed, 2 Jun 2004 13:27:07 -0300 opencv (0.9.5-3) unstable; urgency=low * debian/rules: + Enabled static libraries in the build (Closes: #249471). -- Sam Hocevar (Debian packages) Wed, 19 May 2004 21:48:47 +0200 opencv (0.9.5-2) unstable; urgency=low * debian/control: + Added libxaw7-dev to the build dependencies. + Added libxaw7-dev to the libcvcam-dev dependencies. * debian/copyright: + Removed a duplicate copyright entry. -- Sam Hocevar (Debian packages) Wed, 28 Apr 2004 10:25:56 +0200 opencv (0.9.5-1) unstable; urgency=low * Initial release. -- Sam Hocevar (Debian packages) Thu, 22 Apr 2004 14:55:19 +0200