~ubuntu-branches/ubuntu/raring/libav/raring-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler, Andres Mejia, Reinhard Tartler, Fabian Greffrath
  • Date: 2012-06-10 11:59:00 UTC
  • Revision ID: package-import@ubuntu.com-20120610115900-f6zambwggonsts92
Tags: 4:0.8.1-0ubuntu3
[ Andres Mejia ]
* Install manpage for qt-faststart in the correct package.

[ Reinhard Tartler ]
* bump standards version, no changes needed

[ Andres Mejia ]
* Remove dependencies and suggests of FAAD, no longer needed.
* Enable frei0r support.

[ Reinhard Tartler ]
* drop build-dep on frei0r-plugins-dev

[ Andres Mejia ]
* Enable tls support through gnutls.
* Enable libcdio support.
* Enable opencv support.

[ Reinhard Tartler ]
* drop build-dep on libcv-dev and libopencv-dev

[ Andres Mejia ]
* Enable pulse support.
* Include conditional enablers for vo-aacenc and vo-amrwbenc.
* Update comment about GPLv3 features.
* Make clear that is FAAC that's considered non-free, not AAC.
* Enable jack support for all architectures.

[ Fabian Greffrath ]
* Enable hardened build flags through dpkg-buildflags (Closes: #658929).
* Filter out system-wide setting of -Bsymbolic-functions to avoid FTBFS.
* Set CPPFLAGS separately.

[ Andres Mejia ]
* Don't override -g or -O3 flags set by libav's build system.

[ Reinhard Tartler ]
* confflags: use --enable-pic instead of manually messing with cflags

[ Andres Mejia ]
* Separate the ffmpeg program into the transitional package.
* Add NEWS entry for ffmpeg deprecation.

[ Reinhard Tartler ]
* add conflicts/replaces for ffmpeg transitional package

[ Andres Mejia ]
* Properly migrate /etc/ffserver.conf to /etc/avserver.conf. (Closes: #660786)
* Don't ignore errors in maintainer scripts.
* Fix build for hurd. Thanks to Samuel Thibault for patch.

[ Reinhard Tartler ]
* Cherry pick the mentioned changes above to the ubuntu branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libav (4:0.8.1-0ubuntu3) quantal; urgency=low
 
2
 
 
3
  [ Andres Mejia ]
 
4
  * Install manpage for qt-faststart in the correct package.
 
5
 
 
6
  [ Reinhard Tartler ]
 
7
  * bump standards version, no changes needed
 
8
 
 
9
  [ Andres Mejia ]
 
10
  * Remove dependencies and suggests of FAAD, no longer needed.
 
11
  * Enable frei0r support.
 
12
 
 
13
  [ Reinhard Tartler ]
 
14
  * drop build-dep on frei0r-plugins-dev
 
15
 
 
16
  [ Andres Mejia ]
 
17
  * Enable tls support through gnutls.
 
18
  * Enable libcdio support.
 
19
  * Enable opencv support.
 
20
 
 
21
  [ Reinhard Tartler ]
 
22
  * drop build-dep on libcv-dev and libopencv-dev
 
23
 
 
24
  [ Andres Mejia ]
 
25
  * Enable pulse support.
 
26
  * Include conditional enablers for vo-aacenc and vo-amrwbenc.
 
27
  * Update comment about GPLv3 features.
 
28
  * Make clear that is FAAC that's considered non-free, not AAC.
 
29
  * Enable jack support for all architectures.
 
30
 
 
31
  [ Fabian Greffrath ]
 
32
  * Enable hardened build flags through dpkg-buildflags (Closes: #658929).
 
33
  * Filter out system-wide setting of -Bsymbolic-functions to avoid FTBFS.
 
34
  * Set CPPFLAGS separately.
 
35
 
 
36
  [ Andres Mejia ]
 
37
  * Don't override -g or -O3 flags set by libav's build system.
 
38
 
 
39
  [ Reinhard Tartler ]
 
40
  * confflags: use --enable-pic instead of manually messing with cflags
 
41
 
 
42
  [ Andres Mejia ]
 
43
  * Separate the ffmpeg program into the transitional package.
 
44
  * Add NEWS entry for ffmpeg deprecation.
 
45
 
 
46
  [ Reinhard Tartler ]
 
47
  * add conflicts/replaces for ffmpeg transitional package
 
48
 
 
49
  [ Andres Mejia ]
 
50
  * Properly migrate /etc/ffserver.conf to /etc/avserver.conf. (Closes: #660786)
 
51
  * Don't ignore errors in maintainer scripts.
 
52
  * Fix build for hurd. Thanks to Samuel Thibault for patch.
 
53
 
 
54
  [ Reinhard Tartler ]
 
55
  * Cherry pick the mentioned changes above to the ubuntu branch
 
56
 
 
57
 -- Reinhard Tartler <siretart@tauware.de>  Sun, 10 Jun 2012 11:59:00 +0200
 
58
 
1
59
libav (4:0.8.1-0ubuntu2) quantal; urgency=low
2
60
 
3
61
  * Update warning to make clearer the deprecation of ffmpeg binary.