[SCM] Libav/FFmpeg packaging annotated tag, debian/6%11.2-1, created. debian/6%11.2-1

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Jan 17 20:15:26 UTC 2015


The annotated tag, debian/6%11.2-1 has been created
        at  eef4bcf43a914af1f2a9071c1888047818ee7f40 (tag)
   tagging  bad1d6379ccb628dcde2ca6ad535fdb8bb1af0b4 (commit)
  replaces  upstream/11.2
 tagged by  Sebastian Ramacher
        on  Sat Jan 17 21:14:28 2015 +0100

- Shortlog ------------------------------------------------------------
libav Debian release 6:11.2-1

Alessio Treglia (1):
      Fix maintainer's name.

Andres Mejia (105):
      * Add myself to Uploaders list.
      Add lintian overrides for remaining issue with -fPIC
      + Reorder when dh_strip is done so qt-faststart is also stripped.
      Fixed non-PIC code from showing up in libpostproc shared library with -fPIC enabled
      Add more fixes for non-PIC lintian error
      Revert "Add more fixes for non-PIC lintian error"
      Revert "Fixed non-PIC code from showing up in libpostproc shared library with -fPIC enabled"
      Revert "    + Reorder when dh_strip is done so qt-faststart is also stripped."
      Revert "Add lintian overrides for remaining issue with -fPIC"
      Revert huge commit.
      Update to control files.
      Add new confflags for new build dependencies.
      Use <package>.docs files to add ffmpeg and ffmpeg-doc documentation.
      Use <package>.docs files for installing documentation.
      Add comment to 900_doxyfile patch.
      Add man page for qt-faststart.
      Bump version in changelog to prepare new release
      Fix FTBFS for ffmpeg source package with -dev packages (Closes: #527761)
      Use dh_lintian to install lintian overrides
      Update comment on fpic-* patches
      Build-Depend on debhelper (>= 6.0.7~) for dh_lintian.
      Add lintian overrides for remaining fpic lintian errors.
      Shorten comment on lintian-overrides.
      Allow passing in extra confflags, removes the need for fix-fpic DEB_BUILD_OPTIONS.
      Adding back .svnrevision file.
      Fix FTBFS on kfreebsd. (Closes: #528591)
      Include patches to allow us to use opencore-amr libraries.
      Add lintian overrides for ffmpeg-debian source warnings.
      Only use .svnrevision if it's readable.
      Update source lintian-overrides for modifications to debian/rules.
      Fix check for .svnrevision, would fail if it was unreadable.
      Use backqouted command substitution instead.
      Add fix for FTBFS for GNU Hurd OS. Thanks Marc Dequènes.
      Remove patches for new libamr* libraries as these are not proper solutions.
      Fix patch to what's really been applied upstream.
      Fix watch file to ignore daily snapshots.
      Make get-orig-source.sh executable.
      Prepare new release.
      Refreshed patches.
      Add vdpau support by including vdpau headers in deb packaging. (Closes: #511544)
      Don't disable encoders if internalencoders is set in DEB_BUILD_OPTIONS.
      Enable yasm for i386 and amd64.
      Fix Suggests field for libavcodec-dev.
      Revert "Fix Suggests field for libavcodec-dev."
      Revert "Remove debian/lib*.lintian-overrides: The fact theat we already know about the PIC issues and do not fix them ourselves does not mean that we keep them on purpose, so the lintian warning is well justified and *not* a false positive."
      Fix ordering of FLAVORS that are installed. (Closes: #543595)
      Remove unused patches from packaging.
      Update Vcs-* entries to new location.
      Bump Standards-Version to 3.8.3.
      Bump changelog to prepare new release.
      Fix dependency problem for ffmpeg binary package when using extra ffmpeg libs.
      Bumpt to Standards-Version 3.8.4
      Update overrides for new libavcodec52 libraries.
      Update to my @debian.org email.
      Convert package to include multiarch support.
      Update changelog.
      Enable frei0r support.
      Enable tls support through gnutls.
      Enable libcdio support.
      Enable opencv support.
      Enable pulse support.
      Enable vaapi for all architectures.
      Merge branch 'master' of git+ssh://git.debian.org/git/pkg-multimedia/libav
      Update changelog.
      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.
      Don't override -g or -O3 flags set by libav's build system.
      Install manpage for qt-faststart in the correct package.
      Change packaging to build libav*-extra* packages through libav source package.
      Filter out build of static library for packages.
      Change packaging to only build libavcodec-extra* package.
      Remove libav-source package. No longer necessary.
      Remove dependencies and suggests of FAAD, no longer needed.
      Update changelog.
      Set Enhances field and update package description for libavcodec-extra package. (Closes: #653451)
      Fix issue with installation of debug symbols. (Closes: #642798)
      Update changelog.
      Prepare new upload.
      Seperate the ffmpeg program into the transitional package.
      Fix file conflicts between ffmpeg and libav-tools package.
      Change ffmpeg warning so that it's clearer the program is deprecated (LP: #939863)
      Update changelog.
      Add NEWS entry for ffmpeg deprecation.
      Fix spelling.
      Point to changelog inside ffmpeg package.
      Add symlinks to manpages for replaced programs.
      Update changelog for new upload.
      Use a Provides field to provide transitional packages instead of Conflicts. (Closes: #666401)
      Have both libavcodec and libavcodec-extra package conflict with each other.
      Update changelog.
      Fix issue with file not being multiarch compatible. (Closes: #669988)
      Fix issue with generation of formats-*.txt file.
      Fix build for hurd. Thanks to Samuel Thibault for patch.
      Update changelog.
      Add closes bug for other issue related to hurd build.
      Properly migrate /etc/ffserver.conf to /etc/avserver.conf. (Closes: #660786)
      Add #DEBHELPER# line to maintainer scripts.
      Update changelog.
      Revert "temporarily disable opencv to work around dependency troubles"
      Update changelog.
      Don't ignore errors in maintainer scripts.
      Update libav-doc doc base. (Closes: #674139)
      Update libav-doc doc base. (Closes: #674139)

Arnout Engelen (1):
      libavformat-dev depends on libavutil-dev

Christopher Martin (1):
      backport wmapro codec from ffmpeg trunk

Colin Watson (1):
      Imported Debian patch 0.svn20090303-1ubuntu2

Dominic Evans (1):
      add libxfixes-dev to build-depends to unbreak x11grab input, Closes: #596342, LP: #631103

Fabian Greffrath (99):
      I have rebuilt the ffmpeg packages from experimental with the attached
      Enabled Speex decoding via libspeex.
      Damn, we have quite more than one debian/control* in ffmpeg.
      Use an alternative approach to achieve strict internal dependencies by calling dh_makeshlibs twice in debian/rules instead of a debian/shlibs.local file.
      remove libasound2-dev from build-depends on non-Linux archs
      Forgot debian/control.{ffmpeg,ffmpeg-debian}, again...
      Merge the contents of patents.txt into README.Debian and change some paragraphs to (hopefully) add some more clarity on the removed encoders and the package naming scheme. Based on suggestions by Xavier Douville <debian at douville.org>, thank you very much for the review.
      Remove patents.txt
      Reorder some confflags to account for GPL licensed libraries.
      Remove install rule for patents.txt
      Explicitely mention that no decoders are disabled in our packages.
      Cleaned up debian/watch file.
      Add notes on why the orig.tar.gz is no longer "stripped"
      Remove .install files for unstripped packages that we do not build from this branch anyway.
      Remove debian/fixup-config.sh which was only a hack needed to repair the crippled config.h
      Finally remove strip.sh.
      Merge branch 'master' of ssh://git.debian.org/git/pkg-multimedia/ffmpeg-debian
      Document the copyright notice and license for the VDPAU headers in debian/copyright.
      Remove parallel make support from debian/confflags, it's overridden in debian/rules anyway.
      Quote opts in debian/watch.
      Bump debhelper compat to 7.
      Clean up clean target in debian/rules in favour of debian/clean.
      Replace "dh_clean -k" by dh_prep.
      Remove debian/lib*.lintian-overrides: The fact theat we already know about the PIC issues and do not fix them ourselves does not mean that we keep them on purpose, so the lintian warning is well justified and *not* a false positive.
      Enable support for libdirac, now that it has entered Debian.
      Initialize the FLAVORS variable to static instead of appending to it. Also, we do not support the internalencoders variable anymore.
      Update my email address.
      Document our calling of debhelper programs in an odd order in debian/rules.
      debian/patches/901-fix-misc-typos.patch: New patch taken from upstream GIT (slightly modified) to fix some spelling errors.
      Adjust the previous changelog entry to include a lost commit.
      Imported Upstream version 0.5.2
      Merge commit 'upstream/0.5.2'
      Remove ffmpeg-debian_hurd.patch, applied upstream.
      Remove fix-ftbfs-altivec.patch, applied upstream.
      Update debian/changelog.
      Enable RTMP[E] support via librtmp.
      Disable aac encoder, see README.Debian.
      Fix obsolete-relation-form for the internal dependencies.
      Merge debian/README.Source into debian/README.source and add section headers.
      Add conditional support for AMR-NB/WB de/encoding via libopencore-amrnb/amrwb.
      Revert "Add conditional support for AMR-NB/WB de/encoding via libopencore-amrnb/amrwb."
      Remove obsoleted support for the non-free libamr-nb/wb.
      Tighten shlibs version to actually point to packages after the release.
      Correct grammar error in README.Debian (Closes: #587898), thanks jidanni.
      Merge branch 'master.snapshot' of git+ssh://git.debian.org/git/pkg-multimedia/ffmpeg into master.snapshot
      Fix cp of doxy documentation fails with "Argument list too long" (Closes: #618679)
      Add libjack-dev to Build-Depends.
      Properly set the library paths for multiarch and shared libs in debian/*.install instead of using brace expansion and asterisks.
      Fix debian/*.install file generation on archs (e.g. armel) that build more than only one optimized shared library (Closes: #656184).
      Merge branch 'master' of git+ssh://git.debian.org/git/pkg-multimedia/libav
      Remove the last remainders of explicit quilt usage in pre-3.0 source formats.
      Enable hardened build flags through dpkg-buildflags (Closes: #658929).
      Fix format string vulnerability detected by -Wformat-security.
      Filter out system-wide setting of -Bsymbolic-functions to avoid FTBFS.
      Set CPPFLAGS separately.
      Mention license impact in libavcodec-extra-53's package description.
      Update changelog.
      Clarify relations between libavcodec53 and libavcodec-extra-53 in debian/control.\n\nConflicts seems too strong, Breaks should be enough, Enhances is plain wrong.
      Use the cond_enable() macro for all additional features in debian/confflags.
      Tidy up and sort configuration flags.
      Add a debian/README.source file that describes how to rebuild libav with a reduced feature set in order to avoid circular build-dependencies for bootstrapping.
      Restrict Build-Depends to "yasm [any-amd64 any-i386]" and explicitely disable it if not found.
      Mention qt-faststart in the long description (Closes: #681491.)
      Install all debug symbols into libav-dbg (Closes: #680602).
      Do not run doxygen if it is not installed.
      update debian/changelog
      Fix up debian/changelog and get dependencies right accordingly.
      Also make libav-regular-dbg 'arch: all' for consistency with the other debug packages.
      Fix generation of shlibs file not only for libavcodec*, but for all the other library packages as well.
      Use xz compression for binary packages, thanks Ansgar Burchardt (Closes: #683895).
      update debian/changelog
      restore .gitignore
      Merge tag 'upstream/6%0.8.99-3213-gd16860a' into experimental
      Use the cond_enable() macro for all additional features in debian/confflags.
      Tidy up and sort configuration flags.
      Add a debian/README.source file that describes how to rebuild libav with a reduced feature set in order to avoid circular build-dependencies for bootstrapping.
      Restrict Build-Depends to "yasm [any-amd64 any-i386]" and explicitely disable it if not found.
      dd dependency on libavcodec54 to libav-dbg
      Mention qt-faststart in the long description (Closes: #681491.)
      Install all debug symbols into libav-dbg (Closes: #680602).
      Do not run doxygen if it is not installed.
      Fix up debian/changelog and get dependencies right accordingly.
      Also make libav-regular-dbg 'arch: all' for consistency with the other debug packages.
      Fix generation of shlibs file not only for libavcodec*, but for all the other library packages as well.
      Use xz compression for binary packages, thanks Ansgar Burchardt (Closes: #683895).
      Clarify relations between libavcodec53 and libavcodec-extra-53 in debian/control.\n\nConflicts seems too strong, Breaks should be enough, Enhances is plain wrong.
      update debian/changelog
      enable Opus decoding via libopus
      Remove get-orig-source rule, it has no meaning anymore.
      Fix upstream changelog link in previous changelog entry.
      Transition from the makeinfo' utility from the texinfo package, fixes build-depends-on-obsolete-package lintian error and addresses <https://lists.debian.org/debian-devel/2013/05/msg01516.html>.
      debhelper (>= 9) is now in stable and old-bpo.
      Use "set -e" in the body of the libav-tools maintainer scripts.
      Fix vcs-field-not-canonical.
      Set executable permissions for qt-faststart, fixes unstripped-binary-or-object.
      Fix some spelling errors detected by lintian.
      update debian/changelog
      install css template file as well
      Use the freetype API correctly (Closes: #731307).

Felipe Sateler (2):
      Don't add -unstripped to the unstripped variant version number
      Pass explicit version to git-import-orig

Jonas Smedegaard (54):
      Relax mplayer Breaks to permit backports and other early releases.
      Merge branch 'master.snapshot' of git.debian.org:/git/pkg-multimedia/ffmpeg into master.snapshot
      Single-space indent continuated lines in control file.
      Add myself as uploader.
      Update changelog, tidy it, and tag it as UNRELEASED.
      Single-space indent continuated lines in control file.
      Add myself as uploader.
      Adjust changelog (tidying too late: was already released).
      Rewrite copyright file using copyright format 1.0. Closes: bug#694657. Thanks to Francesco Poli.
      Include CDBS utils.mk and track copyright/licensing changes. Build-depend on cdbs.
      Update changelog.
      Fix add Comment pseudo-fields references to shared LGPL and GPL files. Drop superfluous License pseudo-field for Apache-2.0.
      Fix wrap copyright holders at 72 chars.
      Add reference to CDBS copyright-check maintenance to README.source.
      Update changelog.
      Tidy comment in copyright file.
      Tidy some more the initial comment in copyright file.
      Document all licensing of binary packages in README.Debian (not partly as comment in copyright file), to avoid confusing source issued licenses with binary resolved licensing.
      Update changelog.
      Build-depend on libopus-dev.
      Build-depend on libopencv-imgproc-dev (not libcv-dev or libopencv-dev).
      Update changelog.
      Revert "Build-depend on libopencv-imgproc-dev (not libcv-dev or libopencv-dev)."
      Stop needlessly build-depending on libcv-dev.
      Tighten build-dependencies on frei0r-plugins-dev, libopencv-dev and libx264-dev, to use experimental packages.
      Update changelog.
      Have libav-tools and libavfilter3 suggest frei0r-plugins.
      Update changelog.
      Add patch 02 to fix build on armel without armv5te support.
      Prepare for release: Update changelog and copyright hints.
      Tidy rules file: Reuse package version variables already resolved by CDBS, and resolve EPOCH similarly (and without including delimiter).
      Build-depend on devscripts, to enable copyright check.
      Resolve build-dependencies in rules file.
      Tighten build-dependencies only when targeted experimental.
      Tidy rules file: Declare simple lib*-dev build-dependencies more compact.
      Tighten build-dependency on libva, to use experimental one.
      Update README.source to refer to wiki page also for updating build-dependencies.
      Update changelog and control file.
      Revert "Update changelog and control file."
      Revert "Update README.source to refer to wiki page also for updating build-dependencies."
      Revert "Tighten build-dependency on libva, to use experimental one."
      Revert "Tidy rules file: Declare simple lib*-dev build-dependencies more compact."
      Revert "Tighten build-dependencies only when targeted experimental."
      Revert "Resolve build-dependencies in rules file."
      Update changelog.
      Revert "Tidy rules file: Reuse package version variables already resolved by CDBS, and resolve EPOCH similarly (and without including delimiter)."
      Revert "Update changelog."
      Revert "Build-depend on devscripts, to enable copyright check."
      Revert "Add reference to CDBS copyright-check maintenance to README.source."
      Revert "Include CDBS utils.mk and track copyright/licensing changes. Build-depend on cdbs."
      Update changelog.
      Merge tag 'upstream/11.1'
      Drop patches now included upstream.
      Prepare for release: Update changelog.

Jonathan Nieder (3):
      clean up NEWS.Debian and related documentation
      use source format 3.0 (quilt)
      debian/rules: allow clean as non-root

Konstantin Pavlov (1):
      Enable VAAPI support by means of libva-dev

Loïc Minier (39):
      Disable more autodetecter ARM arch features
      Add neon and vfp flavors to armel disabled for now
      Disable more autodetecter ARM arch features
      Add neon and vfp flavors to armel disabled for now
      Enable vfp pass on armel; leave the neon disabled
      Generate changelog
      vfp CFLAGS: add "-mfpu=vfp -mfloat-abi=softfp"
      Update changelog
      vfp CFLAGS: add "-mfpu=vfp -mfloat-abi=softfp"
      Update config for karmic's armel toolchain
      Enable neon flavour
      Update NEON confflags to assume v7 and VFP
      Add backported NEON patches from ffmpeg trunk
      Pass proper --cpu and --extra-flags on armel
      Pass -fPIC -DPIC to neon pass
      Add changelog entry
      Update armel confflags on Ubuntu for lucid
      Drop --cpu on armel as the default is correct
      Test whether to build neon and vfp flavors
      Drop --disable/--enable opt flags on ARM
      Prepare changelog
      Close LP #488267
      confflags: detect armv6t2 support; closes: #594093
      Initial 4:0.5.2-4 changelog to fix a bug id
      Pass -marmv7-a for the NEON flavor if needed
      Update changelog for last fix
      Fix typo: use -march=armv7-a instead of -marmv7-a
      confflags: Pass -marmv7-a for the NEON flavor if needed; closes: #594093
      confflags: switch to DEB_HOST_GNU_CPU on arm
      Use DEB_HOST_ARCH_CPU instead of DEB_HOST_GNU_CPU
      confflags: only pass -mfloat-abi=softfp if needed
      Drop -fPIC -DPIC when CPU is arm; obsolete
      Drop -marm; obsolete
      neon: set arch via --cpu instead of --extra-cflags
      Install the shared flavor last
      control/Uploaders: update my email address
      6:0.8.3-3
      Install the shared flavor last
      control/Uploaders: update my email address

Matthias Klose (1):
      Configure with --enable-pic on powerpc. LP: #654666.

Reinhard Tartler (875):
      git-debimport ffmpeg-debian_0.svn20080206-9.diff.gz
      git-debimport ffmpeg-debian_0.svn20080206-10.diff.gz
      git-debimport ffmpeg-debian_0.svn20080206-11.diff.gz
      git-debimport ffmpeg-debian_0.svn20080206-12.diff.gz
      git-debimport ffmpeg-debian_0.svn20080206-13.diff.gz
      git-debimport ffmpeg-debian_0.svn20080206-14.diff.gz
      Merge branch 'upstream'
      git-debimport ffmpeg-debian_0.svn20080925-1.diff.gz
      Merge branch 'upstream'
      git-debimport ffmpeg-debian_0.svn20081108-1.diff.gz
      Merge branch 'upstream'
      git-debimport ffmpeg-debian_0.svn20081115-1.diff.gz
      new upstream svn snapshot (svn revision 16508, libswscale revision 28286)
      Merge commit 'upstream/0.svn20090110' into master_staging
      update debian/changelog
      remove 050_fix_pkgconfig_files.patch
      disabled patch 020_visibility_patch. It needs to be adapted to the new
      install formats.txt in the libavcodec52 package to document what formats
      Imported Debian patch 0.svn20081108-1ubuntu1
      Imported Debian patch 0.svn20081108-1ubuntu2
      Imported Debian patch 0.svn20081108-1ubuntu3
      Imported Debian patch 0.svn20081115-1ubuntu1
      update Vcs-Git tags. Packaging has now moved to git
      remove debian/.bzr-builddeb/default.conf, no longer useful
      add some notes on how to do an upstream-upgrade next time correctly
      simplify the process of updating a new upstream revision
      Merge commit 'upstream/0.svn20090119'
      new upstream version
      fix fixup-config.sh to match upstream changes
      Merge branch 'master' into ubuntu.jaunty
      append LD_LIBRARY_PATH, do not overwrite it.
      typo in debian/changelog
      Merge branch 'master' into ubuntu.jaunty
      update debian/changelog
      more branches to minimize the changes needed in the branches
      update changelog
      duplicate the for loop for shlibs generation.
      simplify checking if libfaad is available or not
      build against libxvmc
      when creating formats.txt, print to stdout, so that it appears in the buildlogs
      Merge branch 'master' into ubuntu.jaunty
      loosen the depends in shlibs.local a bit
      generate alternate dependencies for the unstripped variants as well
      update changelog
      Add breaks on libavutil on earlier versions of libavcodec and libavformat
      target experimental
      get-orig-source can be used as well, if the make variable SVN_VERSION is
      variable ubuntu is no longer needed
      avoid scanning the .git subdirectory when running doxygen
      no longer install dsputil.h. It exposes lots of function that are
      use install instead of cp to install some files.
      simplify debian/confflags by doing autodetection of headers:
      Merge commit 'upstream/0.svn20090128' into master.20090128
      Update debian/changelog
      remove breaks from libavcodec
      add 50_TKADV2009-004.diff to fix remotely exploitable security issue.
      bump shlibs
      install ffpresets in /usr/share/ffmpeg/. Currently only presets for x264 are avaiable, so a libx264 enabled libavcodec (like libavcodec-unstripped-52) is needed to actually use them.
      whitespace cleanups
      really remove breaks field from source file, not only from
      document how to upgrade to a new usptream version properly
      updates and fixes with a dryrun on fuddl at debian.org's laptop.
      remove spurious ','
      Merge commit 'upstream/0.svn20090204'
      update debian/changelog for new upstream revision
      remove 50_TKADV2009-004.diff, merged upstream
      add epochs for the "internal" shlibs dependencies
      use test(1) instead of stat(1) for checking header file existance in
      add libasound2-dev to build-depends
      add libxvmc-dev to build-depends in the 'ffmpeg' variant
      update debian/control
      update debian/changelog and prepare upload
      Merge branch 'master' into ubuntu.jaunty
      update debian/changelog
      Merge branch 'ubuntu.jaunty.unstripped' into ubuntu.jaunty
      target unstable
      fix postinst generation by calling dh_installdeb after dh_makeshlibs
      update changelog
      fix the Vcs-Git urls to the correct locations
      remove suggests on liba52, ffmpeg has removed the wrapper
      fix typo in get-orig-source.sh
      the new avformat52 now links against libavcodec52, which breaks
      prepare new upload
      improve parallel builds on SMP/multicores
      improve get-orig-source.sh
      further improvements to README.upstream-upgrade
      track the 0.5 release branch
      Merge commit 'upstream/0.svn20090303'
      Include changes done to the release branch
      remove unapplied patches
      bump shlibs version
      no longer call configure with --enable-xvmc
      prepare debian/changelog for the next upload
      Merge branch 'master' into ubuntu.intrepid.ppa
      prepare upload to my PPA
      add config for git-buildpackage in this branch
      merge from debian/unstable
      update debian/changelog
      merge in changes from the ubuntu 'unstripped' branch
      add git-buildpackage config file
      don't disable ffserver in specialised flavors, fixes LP: #345370
      update debian/changelog
      fix upload target
      don't disable ffserver in specialised flavors. Fixes LP: #345370
      update debian/changelog
      update debian/changelog
      actually redisable ffserver in the package...
      update debian/changelog
      add a git-buildpackage config file at debian/gbp.conf
      beautify identification string
      add epoch for the unstripped packages
      update section names in control file
      update upstream svn server url
      update debian/changelog
      merge with Loïc's arm related changes
      fixup get-orig-source rules in debian/rules
      create right filenames for the orig.tar.gz files
      update README.upstream-upgrate for new versioning scheme
      Merge commit 'upstream/0.5+svn20090420'
      update debian/changelog
      remove debian/005_release_branch_changes.diff
      debian/rules: bump epoch to '4'
      fix ffmpeg version identification string
      also cleanup build-doxy-stamp and the EXTRA file
      remove reference to 020_visibility_patch
      install the upstream license file and release notes
      update debian/changelog
      allow -dev packages be installed with the unstripped variants
      be more careful with svn:externals in get-orig-source.sh
      update debian/changelog
      relax the dependencies of the -dev packages a bit
      prepare new upload
      fix dependencies for libavutil-dev and libavfilter-dev
      set nooptflags only for relevant architectures
      explicitly disable 'dangerous' encoders on the command line
      fix SHLIBS_VERSION in debian/rules (Closes: #527350)
      update debian/changelog
      use $(disable_encoders) only in the ffmpeg-debian package
      fix sill typo
      revert spurious, undocumented hunks in debian/control
      remove debian/control.* mechanism
      improve patch description for debian/patches/100_kfreebsd
      revert to strict internal libavcodec dependencies
      add patch for qtrle encoding (Closes: #530016)
      Enable xvmc support by adding libxvmc-dev to build dependencies
      reorganise README.Debian for the new plan [tm]
      no longer strip the source on upstream upgrades
      adjust notes in README.upstream-upgrade for the now unstripped debian source package
      Merge branch 'upstream'
      fix quilt series file: add missing suffix to qtrle patch
      remove hack to build with stripped sources
      update debian/changelog
      fixup version number in debian/changelog
      bump standards version, no changes needed
      update debian/changelog
      just copy .svnrevision, don't mangle it with 'echo' and 'cat'
      clarifications suggested by upstream in README.Source
      Revert "Refreshed patches."
      refresh patches
      Merge commit 'debian/0.5+svn20090609-1' into ubuntu.karmic
      prepare new upload
      update gbp.conf
      move gbp.conf to debian/
      update debian/changelog
      remove libopenjpeg-dev from build depends (fixes FTBFS)
      remove duplicate libxvmc-dev build-dependency
      update debian/changelog
      do not forcefully enable objenjpeg, it is not avaiable in this build anyway
      don't build against faac in any case, it is deemed non-free
      update debian/changelog
      remove duplicated libxvmc-dev build dependency
      sort build dependencies alphabetically
      remove section numbering from README.Debian
      add note about the lintian override
      update debian/changelog
      Merge branch 'master' into ubuntu.karmic
      readd libxvmc-dev build dependency
      AAC is considered non-free upstream, disable it for now
      fix aac playback regression (Closes: #540729)
      fix seeking in DIF (DV) movies, closes Bug: #540424
      don't disable building of statically linked helper binaries
      simplify README.upstream-upgrade
      rename the source package from 'ffmpeg-debian' -> 'ffmpeg'
      Merge commit 'upstream/0.5+svn20090706'
      prepare new upload
      merge cond_enable_nf flag from master.extra branch
      don't disable ffserver in various optimized variants
      update debian/changelog
      Merge branch 'master' into ubuntu.karmic
      update debian/changelog
      ppa upload
      change shlibs file to make applications depend on the -extra- packages
      update debian/changelog
      Revert "Enable yasm for i386 and amd64."
      finalize changelog for real upload
      remove build-dep on libopenjpeg
      update debian/changelog
      simply rules file by removing the case of renaming the source package
      change the shlibs file
      update debian/changelog
      update the dependencies of the -dev packages for the unstripped -> extra renaming
      update debian/changelog
      Merge commit 'origin/master'
      prepare new upload
      simply debian/confflags by removing the case of renaming the source package (Closes: #543595)
      finalize debian/changelog
      Merge branch 'master' into ubuntu.karmic
      really disable dirac
      update debian/changelog: test upload to ppa
      update debian/changelog
      loosen dependencies further, so that the -dev packages remain installable even if ffmpeg-extra is 'out-of-date'
      update debian/changelog
      Merge commit 'origin/master'
      no need to remove the 'forbidden' encoders in the ubuntu package
      finalize debian/changelog
      add patch for issue1245
      Make arguments of av_set_pts_info() unsigned.
      update debian/changelog
      use patch for issue1245 from git.ffmpeg.org
      Support constant-quant encoding for libtheora, LP: #356322
      increase swscale compile time width (VOF/VOFW), LP: #443264
      prepare new upload
      backport fixes for vorbis_dec
      backport oggparsevorbis fix
      backport vp3 fixes
      backport ffv1 fix
      libavcodec/mpegaudiodec.c backports
      h264 security backports
      backported libavformat/mov.c security fixes
      backported libavformat/oggdec.c security fixes
      backport svn r18016 aka 'MOV-Support-stz2-Compact-Sample-Size-Box' to fix FTBFS
      reorganize libavcodec/libavformat security patches
      this branch targets lucid, no longer karmic
      update debian/changelog
      Imported Debian patch 0.5+svn20090706-2ubuntu4
      prepare new upload
      revert gbp.conf to point to lucid branch
      enable symbol versioning
      bump shlibs version
      finalize debian/changelog
      export *all* symbols of libswscale
      prepare next upload
      Merge branch 'ubuntu.lucid'
      finalize debian/changelog
      bump shlibs version to a version that is actually in debian
      tighten internal dependencies
      update debian/changelog
      add README.source describing how this source package manages patches
      make sure the ${misc:Depends} substvar is used for each binary package
      update debian/changelog
      prepare new upload
      Use normal check_func test for math functions
      drop hacked in headers and depend on libvdpau-dev (Closes: #564413)
      Revert "Document the copyright notice and license for the VDPAU headers in debian/copyright."
      build with PIC on powerpc (Closes: #561956)
      Merge branch 'ubuntu'
      update debian/changelog
      target unstable
      update debian changelog
      work in branch 'master.snapshot'
      track trunk and fetch externals
      use a tag name that actually works
      simplify git-import-orig invocation
      Merge branch 'upstream' into master.snapshot
      merge new upstream version
      adjust regex for new versioning scheme
      drop unnecessary patches
      remove confflags that no longer apply
      reflect SONAME changes for avutil and avfilter
      adjust lintian overrides for minor version bumps
      don't instal inexistant file RELEASE
      fix path to libavcodec API example
      install codecs.txt and formats.txt in correct packages
      snapshot_version needs to be placed at top level now
      document some unattributed patches
      prepare new upload
      update debian/changelog
      enable cpu autodetection in libswscale, Closes: #567725. LP: #386397
      update debian/changelog
      backport patch from trunk for adding cpu runtime detection
      Revert "enable cpu autodetection in libswscale, Closes: #567725. LP: #386397"
      enable cpu runtime detection
      start new upload
      backport libswscale CONFIG_RUNTIME_CPUDETECT related change to libswscale
      drop debian/patches/ffmpeg-debian_hurd.patch
      note bug as forwarded
      note kfreebsd patch as forwarded
      update patch header for symbol versioning patch
      mark MMX runtime check backports as submitted for 0.5
      fix usage help
      update copyright dates
      update url
      track upstream-0.5 branch
      Imported Upstream version 0.5.1
      Merge commit 'upstream/0.5.1'
      prepare new upload
      remove patches that got merged into 0.5.1
      adapt to new versioning scheme
      use '<<' instead of '<' relationship for internal shlib file
      merge changes from ubuntu packaging
      drop wmapro backport again
      update debian/changelog
      Merge remote branch 'origin/master'
      bump shlibs for av_lock_mgr() addition to libavcodec
      prepare new upload
      reintroduce gnu/hurd patch
      Fix compilation on powerpc with --disable-altivec
      finalize debian/changelog
      fix ftbfs on powerpc
      new upload
      track 0.6 release branch (not released yet!)
      Add a tad more infromation what this script is doing
      Merge commit 'upstream/0.6.svn20100505' into master.snapshot
      prepare changelog for new upload
      fixup lintian warnings for new upstream snapshot
      Bump Standards-Version to 3.8.4
      remove spurious .pc/ directory
      update debian/changelog
      bump shlibs
      move presets back to 'ffmpeg' package. Closes #581748
      update debian/changelog
      fix upload target
      add proper replaces for ffpresets move
      fix debian/control file
      Merge commit 'upstream/0.6' into master.snapshot
      start new upload
      depend on libavfilter-extra-1 instead of -0, Closes: #583728
      add conflicts to the ffprobe package, it has been merged upstream now
      add VP8 support via libvpx (Closes: #582274)
      update debian/changelog
      remove SVN_VERSION check from debian/rules for release tarballs
      enable runtime-cpudetect
      conditionally build against opencore-amr if installed in the build environment
      update upstream url in debian/copyright
      fix usage documentation in debian/get-orig-source.sh
      update dep3 headers for debian/patches/900_doxyfile
      add proper replaces for moving presets back to ffmpeg
      make debian/patches gbp-pq friendly
      Add VP80 fourcc to libavformat/riff.c
      Backport-AAC-HE-v2
      bump Standards-Version, no changes needed
      update debian/changelog
      use source format 1.0 explicitly
      librtmp-dev requires libgnutls-dev to be installed
      update lintian overrides for shlib-with-non-pic-code
      tighten shlibs version a bit, now that 0.6 is officially out
      update lintian overrides for shlib-with-non-pic-code (again)
      remove libgnutls-dev build dependency
      prepare new upload
      Debian specific hack to unbreak c++ applications naively including FFmpeg headers
      weaken internal shlibs dependencies on -extra- packages
      cleanup confflags handling for 'soft' optional dependencies
      fix dependency on libswscale-extra-0
      no longer disable encoders
      disable AAC decoder and encoder on ia64
      remove notes about stripping encoders, we ship uncrippled packages now in main
      Enable all encoders, Closes: #418231, #433287, #440216
      update debian/changelog
      more elaborate debian/changelog
      bump standards version
      update debian/changelog
      Move breaks declaration from libavformat to libavcodec to help the apt solver, Closes: #591881
      prepare new upload
      Move breaks declaration from libavformat to libavcodec to help the apt solver, Closes: #591881
      merged the last two changelog entries, -3 hasn't been uploaded
      finalize changelog
      start new upload
      Force upgrades of pre-rc4 versions of the mplayer package (Closes: #595241)
      fix x11grab example in e.g. the manpage so that they actually work
      finalize debian/changelog
      Fix several security issues in flicvideo.c
      update debian/changelog
      bump urgency
      search for gzipped tarballs
      Merge commit 'upstream/0.6.1' into master.snapshot
      remove patches merged upstream
      add gitignore file
      remove 0004-cpp-hack.patch
      update debian/changelog
      Bump Standards-Version, no changes needed
      update debian/changelog
      start new upload
      add libxfixes-dev to build depends
      sort build-dependencies alphabetically
      sort gpl_confflags
      enable libopenjpeg conditionally (not in ubuntu/main)
      enable dirac conditionally (not in ubuntu/main)
      remove note about packages being "Debian-specific"
      Merge branch 'master' into master.snapshot
      remove README.upstream-upgrade
      track 'master' branch
      simplify lintian-overrides
      call gpl_confflags macro properly
      sanitize LDFLAGS variable
      revised package descriptions
      also for upgrades of the 'mplayer-gui' package (Closes: #611579)
      update debian/changelog
      start new upload
      start new upload
      don't enable vaapi support on s390 and the hurd
      minor updates to libswscale0's package description
      Force upgrade of mplayer pre-rc4 for upgrades of libswscale, Closes: #612292
      don't libva usage on hurd only
      update debian/changelog
      copy in changelog entries from the 0.5 packaging branch (Closes: #616190)
      prepare new upload
      rename source package to libav
      Merge branch 'upstream' (libav 0.6.2)
      update version numbering
      Switch to libav packages
      make buildlogs verbose
      Introduce 'libav-source', which contains the patched sources of libav
      update debian/changelog
      prepare new upload
      syncronize configuration flags with Ubuntu
      exclude more cruft from libav-source tarball
      reenable AAC codec on ia64
      compile with "-marm -fPIC -DPIC" on armel
      update upstream site to libav
      Disable warning about library configuration mismatch
      Imported Upstream version 4:0.7~b1
      update debian/changelog
      bump SONAME and SHLIBS
      configure flags --disable-stripping was removed upstream
      the MAINTAINERS file was removed upstream
      remove patch disable-configuration-warning.patch
      drop avfilter confflags, it is enable by default in 0.7
      libfaad wrapper has been removed upstream
      also update the *contents* of the lintian overrides
      update debian/changelog
      start new upload
      enable yasm on architecture that have it installed
      don't try to install non-existing documentation, fixes FTBFS on powerpc
      add NEWS.Debian file
      install doc/APIChanges and refer to them in NEWS.Debian (Closes: #623682)
      readd deprecated avcodec_thread_init in libavformat
      update debian/patches/readd_avcodec_thread_init.patch
      fix typo in path doc/APIchanges
      replace an additional ffmpeg reference in the package description
      remove overly strict Breaks and Replaces relationships from ffmpeg-dbg package
      finalize debian/changelog
      start new upload
      Merge branch 'upstream'
      remove readd_avcodec_thread_init.patch, applied upstream
      finalize debian/changelog
      refresh patches
      rename Tweak-doxygen-config patch
      add patch from upstream to fix build failure on kFreeBSD
      ignore quilt .pc status directory
      update debian/changelog
      Add additional debhelper specific ${misc:Depends} substvars
      Merge commit 'upstream/0.7_rc1'
      remove 02-Fix-kfreeBSD-FTBFS.patch, applied upstream
      update debian/changelog
      ignore lintian warning: "dbg-package-missing-depends ffmpeg-dbg"
      add debian/source/local-options
      Merge branch 'upstream'
      bump libswscale SONAME
      bump shlibs
      update debian/changelog
      Bump Standards-Version
      update debian/changelog
      Add backported patches for 0.7.1
      update debian/changelog
      Pass --arch to configure
      no longer generate 'snapshot_version'
      disable jackd output support on the hurd
      Use proper architecture wildcards for Linux-only dependencies, Closes: #634460
      Revert "Add backported patches for 0.7.1"
      Merge commit 'upstream/0.7.1'
      update debian/changelog
      Fix installation of codecs.txt and formats.txt
      update debian/changelog
      start new upload
      Build against libx264. Closes: #418228, #440681
      Build against xvidcore to enable xvid encoding
      update debian/changelog
      prepare new upload
      use yasm on every architecture where possible
      Build against libmp3lame
      finalize debian/changelog
      add post 0.7.1 patches
      make MAP_ANONYMOUS available on Linux and the Hurd
      libpostproc: filter name needs to be double 0 terminated
      relax dependencies in the shlibs file to accomodate the new versioning scheme in libav-extra. Fixes LP: #818619
      libswscale-dev: fix alternate on libswscale-extra-2, Fixes LP: #829857
      update debian/changelog
      upload to unstable
      sync patches with upstream release branch
      Fix segmentation fault on ppc32, Closes: #639948
      update debian/changelog
      add additional 0.7 patches
      drop debian/patches/03-fix-movrel.patch, better patch upstream
      prefer libtiff4 over libtiff5 for now
      update debian/changelog
      Merge commit 'upstream/0.7.2'
      Drop all post 0.7.1 patches
      update debian/changelog
      Prepare new upload
      Enable drawtext filter (Closes: #647132)
      Merge commit 'upstream/0.7.3'
      update version number
      Bump shlibs for backported avcodec_open2() API
      finalize upload
      forcefully disable v4l on kfreebsd
      update debian/changelog
      Merge commit 'upstream/0.8_beta1'
      drop merged upstream patches
      update debian/changelog
      bump shlibs version
      rename the package 'ffmpeg' -> 'libav'
      fix build failures by dropping unnecessary configure flags
      debian/confflags: replace references to ffmpeg to libav
      update debian/changelog
      Apply a patch from upstream to fix a segfault in libswscale
      Disable configuration mismatch warnings
      Rename package libav to libav-tools
      Merge commit 'upstream/0.8_beta2'
      Drop patch from upstream to fix a segfault in libswscale, merged upstream
      Refresh patches
      Fix dependencies in libav-dbg package
      update debian/changelog
      start new upload
      normalize fields with wrap-and-sort -s
      Fix upgrade path from earlier versions of the 'ffmpeg' package
      Sync post v0.8b2 commits
      Bump shlibs for addition of new audio encoding API
      extend package description to include a note what libav actuall is
      place transitional packages in oldlibs/extra section to assist package managers
      drop unused lintian override in debian/control
      update debian/changelog
      add additional post-0.8b2 patches
      update debian/changelog
      debian/watch: fix mangling of '_' characters.
      Merge commit 'upstream/0.8'
      prepare new upload
      Drop post-0.8b2 patches
      provide compatibility links for ffserver, ffplay and ffprobe
      Bump shlibs for addition of GSM parser
      update debian/changelog
      prepare new upload
      confflags: use --enable-pic instead of manually messing with cflags
      Import post 0.8 patches
      add missing post 0.8 patches
      Merge remote-tracking branch 'origin/hardening'
      Bugfix: expects wrong preset file extension
      update debian/changelog
      Bump shlibs
      force upgrades of older libavcodec-extra-53 packages
      Merge tag 'upstream/0.8.1'
      drop all post-0.8 patches, applied upstream
      bump standards version, no changes needed
      fix installation of avserver.conf and recordshow.sh into libav-tools
      update debian/changelog
      upload to unstable
      bump epoch to fix messed upload to unstable (Closes: #670762)
      update upstream branch
      Merge tag 'upstream/6%0.8.99-1537-gacb2c79'
      drop patches applied upstream
      no longer build libpostproc, dropped upstream
      build and install libswresample
      no longer build and use dirac, removed upstream in favor of libschroedinger
      remove deprecated ffmpeg package
      Fix epoch in strict internal dependencies. Closes: #670861
      temporarily disable opencv to work around dependency troubles
      update debian/changelog
      prepare next upload
      Merge branch 'master' into experimental
      Revert "temporarily disable opencv to work around dependency troubles"
      fix version number for upload to experimental
      adjust branches that we work in
      update debian/changelog
      Merge remote-tracking branch 'origin/experimental' into experimental
      Merge tag 'upstream/0.8.2'
      drop 02-fix-avpreset-extension.patch, applied upstream
      Revert "Revert "temporarily disable opencv to work around dependency troubles""
      update debian/changelog
      bump urgency
      break long line
      follow soname bump of libavcodec and libavformat 53->54
      bump shlibs version
      update debian/changelog
      remove references to libpostproc from debian/copyright
      prepare new upload
      Revert "temporarily disable opencv to work around dependency troubles"
      add comments about the various PKGS variables
      Simplify internal dependencies
      cleanup generated formats*.txt and codec*.txt
      cleanup generated formats*.txt and codec*.txt
      update debian/changelog
      update debian/changelog
      create correct shlibs file for libavcodec-extra-53
      Merge tag 'upstream/0.8.3'
      update debian/changelog
      add patch from upstream to fix playback of Canon AVHCD movies
      fix location in ffmpeg.NEWS file
      add dependency on libavcodec53 to libav-dbg
      add Pre-Depend on dpkg to libav-tools to ensure smooth updates
      {ffmpeg,libav-tools}.install: make files to install more explicit
      update debian/changelog
      Declare a 'Breaks' relationship against mplayer, Closes: #671934
      update debian/changelog
      Bug fix: "Multi-Arch: foreign libraries", thanks to Stepan Golosunov.
      Remove Multi-arch header from the empty, transitional -extra- packages
      Make libav-extra-dbg arch:all
      update debian/changelog
      Make ffmpeg-dbg 'arch: all' for consistency with the libav-extra-dbg package
      update debian/changelog and correct earlier changelog entries
      Fix generation of shlibs file
      update debian/changelog
      Drop the package libav-regular-dbg
      use EPOCH macro in SHLIBS_VERSION
      update debian/changelog
      create correct shlibs file for libavcodec-extra-53
      add dependency on libavcodec53 to libav-dbg
      add Pre-Depend on dpkg to libav-tools to ensure smooth updates
      libav-tools.install: make files to install more explicit
      Declare a 'Breaks' relationship against mplayer, Closes: #671934
      Bug fix: "Multi-Arch: foreign libraries", thanks to Stepan Golosunov.
      Remove Multi-arch header from the empty, transitional -extra- packages
      Make libav-extra-dbg arch:all
      Fix generation of shlibs file
      Drop the package libav-regular-dbg
      use EPOCH macro in SHLIBS_VERSION
      remove compatibility links for ff* tools.
      use xz tarballs
      Merge tag 'upstream/9_beta1' into experimental
      update debian/changelog
      refresh patches
      update version number
      bump shlibs
      bump libavfilter2 -> libavfilter3
      fix description of libavformat-extra-54
      do not try to build postproc library
      temporarily disable libopus wrapper until #690563 is fixed
      libav-dbg: avoid dependency on 'ffmpeg' package
      remove package libav-extra-dbg
      allow co-installation of libav-dbg with libavcodec-extra-54
      Drop unnecessary Provides relationships
      update debian/changelog
      Merge tag 'upstream/0.8.4'
      drop patches applied upstream
      update debian/changelog
      Merge tag 'upstream/9_beta2' into experimental
      SONAME bump: libavutil51->libavutil52
      fix package names to follow correct soname of libavresample1
      bump shlibs version
      update debian/changelog
      Start new upload
      add post 9 beta2 patches
      location of Doxyfile has moved
      import bits from ubuntu to minimize the diff
      Disable doxygen patch for now
      Remove stale Conflicts/Replaces on libavutil51
      update debian/changelog
      Include all post 9beta2 patches
      libavresample1: Add Replaces relationship with libavresample0 (Closes: #693327)
      Fix installation of doxygen HTML pages.
      add lintian override for libavcodec-extra-54
      update debian/changelog
      fix builds on the buildds
      update debian/changelog
      Merge tag 'upstream/9_beta3' into experimental
      prepare new upload
      drop post beta2 patches
      refresh patches
      drop debian/recordshow
      add upstream contact and revice the top-level comment
      drop the IJG related FIXME
      Merge tag 'upstream/9' into experimental
      update debian/changelog
      ignore shlib-with-non-pic-code also for libavcodec-extra-54
      make libavcodec54/libavcodec-extra-54 properly conflict/replace each other
      update debian/changelog
      Update debian/copyright_hints for libav 9 release
      Merge branch 'upstream.snapshot' into experimental
      update debian/changelog, target experimental
      Merge tag 'upstream/0.8.5'
      update debian/changelog
      drop debian/recordshow
      fix typo in last changelog entry
      Cleanup whitespace in debian/changelog
      Bump shlibs
      Fix internal shlibs
      finalize debian/changelog
      fix the shlibs file in the -extra- variants
      add debian/source/local-options to debian/copyright_hints
      prepare new upload
      Merge tag 'upstream/9.2' into experimental
      drop 02-fix-build-on-non-armv5te.patch, merged upstream
      update debian/changelog
      Merge tag 'upstream/9.3' into experimental
      update debian/changelog
      debian/watch: download xz files
      debian/watch: tigthen checks
      Merge tag 'upstream/9.4' into experimental
      update debian/changelog
      Merge tag 'upstream/0.8.6'
      update debian/changelog
      Merge tag 'upstream/9.5' into experimental
      Update debian/changelog
      Merge tag 'upstream/9.6' into experimental
      update debian/changelog
      use xz tarballs
      debian/watch: download xz files
      Merge tag 'upstream/0.8.7'
      update debian/changelog
      fixup version number
      Tighten build dependency on libx264, Closes: #709817
      Introduce the libavcodec-extra meta-package
      No longer check for --enable-dirac switch
      Bump standards version
      Cleanup some obsolete Package relationship fields
      Drop obsolete DM-Upload field
      libavcodec-extra: add misc:Depends substvar
      Factor out binary-indep builds
      Install tool HTML documentation into libav-tools package
      update debian/changelog
      Merge tag 'upstream/9.7' into experimental
      Prepare upload to experimental
      Merge tag 'upstream/0.8.8'
      update debian/changelog
      backport patch from upstream to make samplefmt auto-aling buffers (Closes: #713856)
      update debian/changelog
      Merge tag 'upstream/9.8' into experimental
      update debian/changelog
      prepare upload to unstable
      update work branches
      Weaken dependency on libx264, opencv and frei0r for now to allow compilation
      update debian/changelog
      Merge tag 'upstream/9.9' into experimental
      upload to experimental
      prepare new upload
      Do not accidentally overwrite installed binaries from different flavors
      update debian/changelog
      Merge tag 'upstream/9.10'
      update debian/changelog
      compile against libtiff5-dev
      add info target that produces info about package sets
      Drop the ubuntu special hack
      update debian/changelog
      drop build-dependency on libimlib-dev
      Revert "compile against libtiff5-dev"
      work in branch "experimental"
      Merge tag 'upstream/10_alpha1' into experimental
      refresh quilt patches
      prepare new upload
      whitespace cleanup
      prepare new upload
      Support Opus in Ogg containers
      New upstream version Libav10 alpha1
      improve debian/changelog
      Refactor conffile moving
      Refactor conffile moving
      Merge tag 'upstream/10_alpha2' into experimental
      update debian/changelog
      reenable libfreetype
      Merge branch 'experimental' of git://anonscm.debian.org/git/pkg-multimedia/libav into experimental
      Add upstream patch: mathematics: remove asserts from av_rescale_rnd.
      Remove the makeinfo patch
      No longer build-depend on libtiff4-dev. Closes: #736020
      update debian/changelog
      add forgotten build-depends on texi2html
      Disable opencv filter because of #737584
      Check upstream OpenPGP signatures (Closes: #723692)
      Merge tag 'upstream/9.11'
      drop patch mathematics-remove-asserts-from-av_rescale_rnd.patch, merged upstream
      Whitelist debian/upstream-signing-key.pgp as "wanted" binary
      update debian/changelog
      update debian/changelog
      Check upstream OpenPGP signatures (Closes: #723692)
      Whitelist debian/upstream-signing-key.pgp as "wanted" binary
      fix regex in debian/watch to recognize beta and alpha releases
      Merge tag 'upstream/10_beta1' into experimental
      refresh patches
      Remove the makeinfo patch
      add forgotten build-depends on texi2html
      No longer build-depend on libtiff4-dev. Closes: #736020
      Follow upstreams new location for source-code examples for dh_installexamples
      bump shlibs
      update debian/changelog
      Avoid the use of pipes to not cover segfaulting libavcodecs (cf. #726733)
      refactor call_and_install_avconv_dump functionality
      Add a note that libav-tools replaces the ffmpeg package (Closes: #729469)
      i386 shared builds must be optimized for 586, cf. #728928, #688384
      update debian/changelog
      configure: enable PIC on s390(x), Closes: #726733
      update debian/changelog
      Merge tag 'upstream/10_beta2' into experimental
      update debian/changelog
      add patch from upstream to not trip over missing libopenjpeg1.pc pkg-config file
      Merge tag 'upstream/9.12'
      update debian/changelog
      drop patches applied upstream
      drop unnecessary -extra packages
      Import post-beta2 patches, drop conflicting patches
      Add a note about 'ffmpeg' in libav-tools's package description
      update/debian changelog
      import my new signing key
      Merge tag 'upstream/10' into experimental
      drop post-beta2 patches
      update debian/changelog
      Recompile against libx264-142 and librtmp1
      Bump standards version, no changes needed
      Drop Andres Meija from uploaders
      update debian/changelog
      prepare new upload
      Remove accidentally committed files in debian/
      Merge tag 'upstream/9.13'
      Drop patches applied upstream
      Fix invocation of dpkg-maintscript helper, LP: #1315672
      cleanup leftovers of the former libav-source package
      Simplify listing packages with dh_listpackage
      Drop transitional arch:all -extra- packages
      Bump standards version
      update changelog
      Reenable opencv again
      Merge tag 'upstream/10.1' into experimental
      Update debian/changelog
      Drop debian/libav-tools.maintscript. ffserver is no longer found in stable, and this seems to cause other problems today (Closes: #742676)
      Merge branch 'experimental'
      work in master branch
      Fix make dependencies to avoid spurious reconfigurations
      refactor call_and_install_avconv_dump functionality
      prepare new upload
      Fix typo in the short description: "audo" in place of "audio" (Closes: #673196)
      Add libavresample-dev & libswscale-dev to libavfilter-dev's dependencies
      Merge tag 'upstream/10.2'
      Disable libavserver (Closes: #734335)
      Cleanup obsolete entries in README.Debian and libavcodec-dev.NEWS
      Clarify licensing in debian/copyright (Closes: #698019)
      update debian/changelog
      Fixed typo in debian/NEWS
      Prepare new upstream release
      update debian/changelog
      Merge tag 'upstream/10.3'
      prepare new upstream
      update debian/changelog
      work in branch "experimental"
      Merge tag 'upstream/11_alpha1' into experimental
      update debian/changelog
      Small helper utility to investigate sonames
      Bump all sonames
      apply post 11~alpha1 patches
      don't try to install avserver.conf
      update lintian overrides for soname bumps
      update debian/changelog
      Merge tag 'upstream/11_alpha2' into experimental
      Revert "apply post 11~alpha1 patches"
      bump shlibs
      Add scripts that may be helpful for doing mass rebuilds
      update debian/changelog
      Merge tag 'upstream/10.4'
      build against libgnutls28-dev (Closes: #758447)
      update debian/changelog
      Merge tag 'upstream/11_beta1' into experimental
      build against libgnutls28-dev (Closes: #758447)
      bump shlibs
      update debian/changelog
      Make libavcodec-dev depend on libavresample-dev
      Merge branch 'experimental' of ssh://git.debian.org/git/pkg-multimedia/libav into experimental
      update debian/changelog
      Remove /etc/avserver.conf
      Merge branch 'experimental'
      remove unapplied patches
      Add post-release upstream patches
      update debian/changelog
      work in branch master
      Add Diego's key to the upstream signing keyring
      update upstream branch
      Merge tag 'upstream/11'
      Revert "Add post-release upstream patches"
      update debian/changelog
      add patches post v11 release
      update debian/changelog

Rico Tzschichholz (5):
      Fix lintian-overrides after soname bump
      Fix some conflicts/replaces
      bump shlibs version
      Merge remote-tracking branch 'origin/master' into experimental
      Some fixes and leftovers from soname bumps

Sebastian Ramacher (4):
      Upload to unstable
      Add myself to Uploaders
      Merge tag 'upstream/11.2'
      Finalize changelog

Stefan Lippers-Hollmann (1):
      libavcodec-extra: declare as Section: metapackages

-----------------------------------------------------------------------

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list