~siretart/ubuntu/utopic/libav/libav10

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2014-02-05 00:24:42 UTC
  • mfrom: (1.1.20)
  • Revision ID: package-import@ubuntu.com-20140205002442-096i8r14aeqnlyxd
Tags: 6:9.11-1
* Imported Upstream version 9.11
  - drop patch mathematics-remove-asserts-from-av_rescale_rnd.patch,
    merged upstream
  - mathematics: remove asserts from av_rescale_rnd, (Closes: #718805)
* Support Opus in Ogg containers (Closes: #733884, 720563)
* Refactor conffile moving
* No longer build-depend on libtiff4-dev. Closes: #736020
* Disable opencv filter because of #737584
* Check upstream OpenPGP signatures (Closes: #723692)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libav (6:9.11-1) unstable; urgency=low
 
2
 
 
3
  * Imported Upstream version 9.11
 
4
    - drop patch mathematics-remove-asserts-from-av_rescale_rnd.patch,
 
5
      merged upstream
 
6
    - mathematics: remove asserts from av_rescale_rnd, (Closes: #718805)
 
7
  * Support Opus in Ogg containers (Closes: #733884, 720563)
 
8
  * Refactor conffile moving
 
9
  * No longer build-depend on libtiff4-dev. Closes: #736020
 
10
  * Disable opencv filter because of #737584
 
11
  * Check upstream OpenPGP signatures (Closes: #723692)
 
12
 
 
13
 -- Reinhard Tartler <siretart@tauware.de>  Wed, 05 Feb 2014 00:24:42 +0000
 
14
 
 
15
libav (6:9.10-3) unstable; urgency=low
 
16
 
 
17
  * Add upstream patch: mathematics: remove asserts from av_rescale_rnd
 
18
    Closes: #718805
 
19
  * Remove the makeinfo patch, it just disables generation of the html
 
20
    equivalents of the manpages
 
21
  * No longer build-depend on libtiff4-dev. Closes: #736020
 
22
  
 
23
 -- Reinhard Tartler <siretart@tauware.de>  Wed, 22 Jan 2014 08:13:40 -0500
 
24
 
1
25
libav (6:9.10-2) unstable; urgency=low
2
26
 
3
27
  [ Fabian Greffrath ]