lp:~noskcaj/ubuntu/trusty/handbrake/0.9.9

Created by Jackson Doak and last modified
Get this branch:
bzr branch lp:~noskcaj/ubuntu/trusty/handbrake/0.9.9
Only Jackson Doak can upload to this branch. If you are Jackson Doak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jackson Doak
Status:
Development

Recent revisions

6. By Jackson Doak

merge from debian

5. By Dimitri John Ledkov

Make handbrake-dbg architecture field match the other packages.

4. By Reinhard Tartler

The changelog entry for -1 was incomplete and has been merged into -2.

[ Paul Gevers ]
* New upstream releases with fixes for:
  - crash while scanning dvd features (upstream svn r4605, closes: #691067)
  - Fixes compilation against libav9 (closes: #701039)
* Patches applied upstream or obsolete:
  - 0001-libhb-Fix-erroneous-memcpy-used-with-overlapping-mem.patch
  - 0002-Fix-include-with-the-system-s-libav.patch
  - 0007-Fix-for-compilation-with-Debian-s-libbluray.patch
  - 0013-format-security.patch
  - Refreshed other patches
* debian/control: Make some build-dependencies more explicit
* Add libavresample-dev to build dep and version the one on libavutil-dev

[ Fabian Greffrath ]
* Fix FTBFS on hurd-i386, thanks Pino Toscano (Closes: #693012).
* Add a debian/TODO file to attract potential contributors. ;)
* Rename handbrake-gtk to handbrake.
* Remove misleading reference to non-existant Info page for handbrake-cli,
  thanks Helge Kreutzmann (Closes: #696471).

[ Reinhard Tartler ]
* add/update patches to allow compilation with unpatched system libraries:
  - 0014-Use-unpatched-a52.patch to unbreak
  - 0017-fixup-libmkv.patch
* use bzip2 compression
* upload to experimental

3. By Reinhard Tartler

[ Dmitry Smirnov ]
* adding handbrake-dbg package
* adding man pages
* libdvdread4 (>= 4.2.0+20120521-3) to Recommends:
* removing ccache (obsolete) from Build-depends

[ Fabian Greffrath ]
* Versioned recommends are moot, use versioned Breaks instead.

[ Reinhard Tartler ]
* Fix version numbering.
  The git snapshot id really needs to be part of the
  upstream version. I'm leaving that out for now to avoid having to
  reroll a new tarball, we'll handle it properly on the next
  upstream version.

2. By Reinhard Tartler

* Team upload.

[ Rogério Brito ]
* Note: This is an almost complete rework of the packaging included in
  previous iterations of handbrake. This changelog reflects only a
  fraction of the work that went into make it suitable for Debian and
  involved the work of many people. For the complete list of changes,
  we kindly refer you to the git repository for all the details.
* Many janitorial fixes to the packaging, including:
  + Force bug reporting to go Debian's BTS.
  + Convert the package to format 3.0 (quilt).
  + Add me as Maintainer.
  + Add Reinhard Tartler to Uploaders.
  + Install upstream's changelog.
  + Add DEP-3 metadata to patches.
  + First approximation of a DEP-5-like format.
  + Use max xz compression with 'extreme' strategy for debs.
  + Add versioned pre-depends on dpkg for xz compression.
* Mark patches that were forwarded upstream.
* Fix build-dependencies/compilation fixes:
  + Include libdbus-glib-1-dev, libgtk-2.0-dev.
  + Remove unused libxvidcore-dev, libfaac-dev.
  + Don't use external sources for libraries that we already have
    in debian, by including (but not limited to):
    libx264-dev, libbluray-dev, libdvdnav-dev, libdvdread-dev,
    libmpeg2-4-dev, various components of libav.
    Thanks to Daniel Baumann for uploading suitable, new versions
    libdvd{nav,read} in time.
* debian/patches:
  + 0001-Remove-encoding-...:
    Remove encoding indication from desktop file, spotted by lintian.
  + 0002-Fix-include-with-the-system-s-libav:
    Use Debian's libav instead of ffmpeg 0.7 downloaded and patched
    at build time. Thanks to Fabian Greffrath for the cleaner solution.
  + 0003-Remove-embedded-...:
  + 0004-Enable-compilation-on-Debian-arches...:
    Adapt kFreeBSD compilation patch to work with the HURD. Thanks to
    Pino Toscano for the review and modifications.
  + 0005-libhb-Fix-compilation-with-mp4v2-v1.9.1-...:
  + 0006-LinGUI-Allow-user-to-pass-libavcodec-settings-...:
  + 0007-Fix-for-compilation-with-Debian-s-libbluray:
  + 0008-Fix-for-compilation-with-Debian-s-libdca:
  + 0010-Remove-FAAC-dependency:
    Patch to remove use of FAAC---it is non-free and there are good
    enough solutions for use as substitutes.
  + 0011-First-try-at-removing-some-of-mp4v2:
    First try at removing some of mp4v2---linking mp4v2 against
    handbrake results in undistributable binaries, which poses a problem
    for Debian.
* debian/patches:
  + Add 0014-Use-unpatched-a52.patch for use with future releases.
* debian/patches:
  + Add 0015-use-metadata-reading-from-libav.patch to avoid using mp4v2
    and, therefore, a license problem with linking MPL1.1 code.
* Wrap long lines in the changelog.
* debian/patches: Add patch to fix memcpy with overlapping memory regions.
* Imported Upstream version 0.9.8
* debian/patches:
  + 0001-Remove-encoding-...: remove, applied upstream.
  + 0004-Enable-compilation-on-Debian-arches...: partially applied
    upstream, adjust.
  + 0006-LinGUI-Allow-user-to-pass-libavcodec-settings-...: remove,
    applied upstream.
  + 0011-First-try-at-removing-some-of-mp4v2: partially applied
    upstream, adjust.
  + 0012-FLAGS.patch: remove, applied upstream.
  + Refresh remaining patches.
  + 0016-...: Use unpatched libmkv for the moment.
* debian/rules: Simplify, after changes accepted upstream.

[ Andres Mejia ]
* Change Priority to optional.
* Add myself to Uploaders field.
* Add default gbp options to enable pristine-tar.

[ Reinhard Tartler ]
* fix my email address
* Upload to experimental
* Remove ccache diversion
* Prune the following subdirectories from the upstream tarball:
   - contrib/
   - download/
   - macosx/
   - win/

[ Fabian Greffrath ]
* Bring master branch back to pristine upstream branch + patches
* Add versions to build-dependencies on libdvdnav-dev and libdvdread-dev.
* Consider CFLAGS, CPPFLAGS and LDFLAGS in libhb build and fix format
  string security errors.
* Filter optimization and debug flags out of dpkg-buildflags.
* Fix lintian warnings WRT debian/changelog.
* Some cosmetic changes to debian/control.
* Simplify debian/patches/0003-Remove-embedded-downloaded-....patch
* Set LDFLAGS in debian/rules instead of hard-coding them.
* Simplify debian/handbrake-gtk.install.
* Improvements to 0010-Remove-FAAC-dependency.patch:
* Get rid of libmp4v2 and thus MP4 muxing and fall back to MKV instead.
* Mention in the package description that we have ripped out libfaac and
  libmp4v2.
* Add some copyright holders and LGPL-licensed files to debian/copyright.
* Add debian/README.source with instructions and reasons to repackage
  the source tarball when handbrake gets eventually uploaded to Debian.
* Add myself to Uploaders.

1. By Reinhard Tartler

Import upstream version 0.9.8+dfsg1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/handbrake
This branch contains Public information 
Everyone can see this information.

Subscribers