~ubuntu-branches/debian/sid/libav/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Sebastian Ramacher
  • Date: 2015-04-20 20:47:32 UTC
  • Revision ID: package-import@ubuntu.com-20150420204732-8thq1lh2ec0fq704
Tags: 6:11.3-2
* debian/control:
  - Bump Standards-Version to 3.9.6.
  - libav-tools: Add x264 to Suggests. (Closes: #779097)
  - Build-Depend on libx265-dev.
* debian/libav-tools.maintscript: Remove /etc/avserver.conf. (Closes:
  #760763)
* debian/confflags: Enable x265 encoder. (Closes: #780796)
* debian/rules: Use matching version in shlibs. (LP: #1407103)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libav (6:11.3-2) unstable; urgency=medium
 
2
 
 
3
  * debian/control:
 
4
    - Bump Standards-Version to 3.9.6.
 
5
    - libav-tools: Add x264 to Suggests. (Closes: #779097)
 
6
    - Build-Depend on libx265-dev.
 
7
  * debian/libav-tools.maintscript: Remove /etc/avserver.conf. (Closes:
 
8
    #760763)
 
9
  * debian/confflags: Enable x265 encoder. (Closes: #780796)
 
10
  * debian/rules: Use matching version in shlibs. (LP: #1407103)
 
11
 
 
12
 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 20 Apr 2015 20:47:32 +0200
 
13
 
1
14
libav (6:11.3-1) unstable; urgency=medium
2
15
 
3
16
  * New upstream release fixing multiple security issues.