~ubuntu-branches/ubuntu/oneiric/opencv/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Nobuhiro Iwamatsu
  • Date: 2011-07-25 17:06:08 UTC
  • mfrom: (4.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110725170608-o64zguuhm23ab2e5
Tags: 2.1.0-7
Fix FTBFS with libav 0.7. (Closes: #634818)
Add patches/vcap_ffmpeg_fix_compile_against_libav0.7.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
opencv (2.1.0-3ubuntu2) oneiric; urgency=low
2
 
 
3
 
  [ Reinhard Tartler ]
4
 
  * enable parallel builds
5
 
  
6
 
  [ Gal Shalif (Work at Fourier Systems) ]
7
 
  * Add patch ubuntu11.04_no_videodev.h_include_file.patch
8
 
    - fix build error on Ubuntu 11.04 Natty (LP: #756154):
9
 
    - Backport the upstream 2.2 changeset to void the use
10
 
      of the obsolete V4L1 (linux/videodev.h)
11
 
  * Add patch ubuntu11.10_oneiric_fix_compilation_error_with_gcc4.6.patch
12
 
      - fix build error on Ubuntu 11.10 Oneiric (LP: #791527):
13
 
  * Add cvcap_ffmpeg_fix_compile_against_libav0.7.patch
14
 
      - fix compilation errors when compiled against libav-0.7
15
 
        (as applicable for Ubuntu 11.10 Oneiric) (LP: #756154)
16
 
 
17
 
 -- Gal Shalif (Work at Fourier Systems) <gal_fourier@shalif.com>  Thu, 07 Jul 2011 10:25:00 +0300
18
 
 
19
 
opencv (2.1.0-3ubuntu1) natty; urgency=low
20
 
 
21
 
  * Adjust hack to re-included stdint.h for GCC-4.5. LP: #685500.
22
 
 
23
 
 -- Matthias Klose <doko@ubuntu.com>  Tue, 14 Dec 2010 14:34:19 +0100
 
1
opencv (2.1.0-7) unstable; urgency=low
 
2
 
 
3
  * Fix FTBFS with libav 0.7. (Closes: #634818)
 
4
    Add patches/vcap_ffmpeg_fix_compile_against_libav0.7.patch.
 
5
 
 
6
 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Mon, 25 Jul 2011 17:06:08 +0900
 
7
 
 
8
opencv (2.1.0-6) unstable; urgency=low
 
9
 
 
10
  * Update debian/control.
 
11
    - Add libv4l-dev to Build-Depends.
 
12
    - Change Build-Depends from libjpeg62-dev to libjpeg-dev.
 
13
 
 
14
 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Tue, 12 Jul 2011 03:38:17 +0900
 
15
 
 
16
opencv (2.1.0-5) unstable; urgency=high
 
17
 
 
18
  * Update debian/control.
 
19
    - Bumped standards-version to 3.9.2. No changes needed.
 
20
  * Update debian/opencv-doc.lintian-overrides.
 
21
    - Add opencv-doc: wrong-name-for-upstream-changelog.
 
22
  * Update debian/rules.
 
23
    - Remove usr/share/opencv/doc/license.txt, before installing.
 
24
  * Fix build using gcc-4.6 (Closes: #624917).
 
25
    - Add patches/fix_ftbfs_with_gcc-4.6.patch.
 
26
  * Fix build without v4l1 (Closes: #623418).
 
27
    - Add patches/support_v4lv2_only.patch.
 
28
  * Fix optimize of i386 (Closes: #629414).
 
29
    - Opencv was optimized to i686. This chenged optimization to i486.
 
30
    - Add patch/optimize_i486.patch.
 
31
 
 
32
 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Mon, 11 Jul 2011 01:01:23 +0900
 
33
 
 
34
opencv (2.1.0-4) unstable; urgency=low
 
35
 
 
36
  * Fix install path of opencv-doc (Closes: #610803).
 
37
  * Fix FTBFS on gcc-4.5(Closes: #607086, #618045).
 
38
    - Add patches/fix_stdint_gcc45.patch 
 
39
 
 
40
 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Wed, 16 Mar 2011 01:55:22 +0900
24
41
 
25
42
opencv (2.1.0-3) unstable; urgency=low
26
43