Public bug reported: Please sync handbrake 0.9.8+dfsg1-2 (universe) from Debian experimental (main)
Handbrake is already in the bpo for Quantal. It would make sense to have the latest also in Raring. This would also close a long standing request for packaging [bug 105458]. All changelog entries: handbrake (0.9.8+dfsg1-2) experimental; urgency=low [ 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. -- Reinhard Tartler <[email protected]> Sun, 21 Oct 2012 18:28:51 +0200 handbrake (0.9.8+dfsg1-1~19.gbpc8b9ba) experimental; urgency=low * 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. -- Reinhard Tartler <[email protected]> Sun, 30 Sep 2012 18:19:41 +0200 handbrake (0.9.6-0.1) unstable; urgency=low * Rebuild against libx264-122. * Move to debhelper 9 and add a new patch 04_format-security to fix the build with hardened flags. -- Christian Marillat <[email protected]> Sat, 17 Mar 2012 17:17:22 +0100 handbrake (0.9.6-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat <[email protected]> Wed, 29 Feb 2012 08:44:28 +0100 handbrake (0.9.5-0.10) unstable; urgency=low * Rebuild against libx264-120. -- Christian Marillat <[email protected]> Wed, 25 Jan 2012 11:07:21 +0100 handbrake (0.9.5-0.9) unstable; urgency=low * New patch 04_use-TEMP from git to use TEMP or TEMPDIR environment variables for location of tmp directory. Falls back to /tmp if neither are set (Thanks to martin f krafft for the bug report). -- Christian Marillat <[email protected]> Sat, 05 Nov 2011 11:18:16 +0100 handbrake (0.9.5-0.8) unstable; urgency=low * Rebuild against external libmp4v2-1. -- Christian Marillat <[email protected]> Tue, 18 Oct 2011 09:23:29 +0200 handbrake (0.9.5-0.7) unstable; urgency=low * Rebuild against libx264-118. -- Christian Marillat <[email protected]> Mon, 26 Sep 2011 08:16:41 +0200 handbrake (0.9.5-0.6) unstable; urgency=low * Rebuild against linotify4. -- Christian Marillat <[email protected]> Sat, 06 Aug 2011 18:26:31 +0200 handbrake (0.9.5-0.5) unstable; urgency=low * Rebuild against libx264-116. -- Christian Marillat <[email protected]> Wed, 13 Jul 2011 16:57:03 +0200 handbrake (0.9.5-0.4) unstable; urgency=low * Rebuild against libx264-115. * Remove libhal-storage-dev from Build-depends. * Add a mpeg2 patch from upstream to fix a gcc 4.6 bug. -- Christian Marillat <[email protected]> Thu, 02 Jun 2011 10:02:39 +0200 handbrake (0.9.5-0.3) unstable; urgency=low * Rebuild against libx264-114. * debian/control Added kfreebsd-amd64 in Architecture: field. -- Christian Marillat <[email protected]> Sun, 06 Mar 2011 18:58:08 +0100 handbrake (0.9.5-0.2) unstable; urgency=low * Use make/variant/linux.defs instead of make/variant/freebsd.defs to build the kfreebsd package. -- Christian Marillat <[email protected]> Sat, 29 Jan 2011 12:07:25 +0100 handbrake (0.9.5-0.1) unstable; urgency=low * Added libass-dev in Build-Depends. -- Christian Marillat <[email protected]> Sat, 15 Jan 2011 11:17:36 +0100 handbrake (0.9.5-0.0) unstable; urgency=low * New upstream release. -- Christian Marillat <[email protected]> Sat, 15 Jan 2011 01:18:41 +0100 handbrake (0.9.4+svn20100902-0.1) unstable; urgency=low * New upstream release. * Arch should be only amd64, i386, kfreebsd-i386 and powerpc. -- Christian Marillat <[email protected]> Fri, 14 Jan 2011 19:44:22 +0100 handbrake (0.9.4+svn20100902-0.0) unstable; urgency=low * New svn release (3506). * Remove 02_no-mm_flags patch (Fix crash with high profile and DVD). * Build against latest x264 who add options for trellis and psy-trellis for cavlc. -- Christian Marillat <[email protected]> Fri, 03 Sep 2010 10:09:57 +0200 handbrake (0.9.4+svn20100726-0.0) unstable; urgency=low * New svn release (3460). -- Christian Marillat <[email protected]> Mon, 26 Jul 2010 12:07:07 +0200 handbrake (0.9.4+svn20100705-0.0) unstable; urgency=low * New svn release (3428). * Added gstreamer0.10-ffmpeg and gstreamer0.10-x in Recommends. These packages are necessary to display video preview. * As the build is fixed upstream, remove Build-Conflicts for libva-dev. -- Christian Marillat <[email protected]> Mon, 05 Jul 2010 19:06:54 +0200 handbrake (0.9.4+svn20100624-0.0) unstable; urgency=low * New svn release (3402). * This version add a preset for iPad. -- Christian Marillat <[email protected]> Thu, 24 Jun 2010 09:30:56 +0200 handbrake (0.9.4+svn20100613-0.0) unstable; urgency=low * New svn release (3380). * Update 04_kfreebsd patch as kfreebsd doesn't have udev. -- Christian Marillat <[email protected]> Sun, 13 Jun 2010 12:00:03 +0200 handbrake (0.9.4+svn20100607-0.0) unstable; urgency=low * New svn release (3365). -- Christian Marillat <[email protected]> Mon, 07 Jun 2010 11:25:39 +0200 handbrake (0.9.4+svn20100419-0.0) unstable; urgency=low * New svn release (3242). * Added support for kfreebsd-i386. -- Christian Marillat <[email protected]> Mon, 19 Apr 2010 15:18:58 +0200 handbrake (0.9.4+svn20100314-0.0) unstable; urgency=low * New svn release (3167). -- Christian Marillat <[email protected]> Sun, 14 Mar 2010 12:54:53 +0100 handbrake (0.9.4+svn20100208-0.2) unstable; urgency=low * Fix handbrake version number. -- Christian Marillat <[email protected]> Sat, 13 Mar 2010 16:10:48 +0100 handbrake (0.9.4+svn20100208-0.1) unstable; urgency=low * Fix the build for powerpc. -- Christian Marillat <[email protected]> Sun, 21 Feb 2010 14:59:30 +0100 handbrake (0.9.4+svn20100208-0.0) unstable; urgency=low * New svn release (3104). -- Christian Marillat <[email protected]> Mon, 08 Feb 2010 19:07:33 +0100 handbrake (0.9.4-0.1) unstable; urgency=low * Build included ffmpeg with ccache. -- Christian Marillat <[email protected]> Thu, 26 Nov 2009 00:14:46 +0100 handbrake (0.9.4-0.0) unstable; urgency=low * New usptream release. -- Christian Marillat <[email protected]> Wed, 25 Nov 2009 23:37:58 +0100 handbrake (0.9.3+svn20091021-0.0) unstable; urgency=low * New svn release (2893). * rebuild against libx264-78. -- Christian Marillat <[email protected]> Wed, 21 Oct 2009 20:12:46 +0200 handbrake (0.9.3+svn20091012-0.0) unstable; urgency=low * New svn release (2877). -- Christian Marillat <[email protected]> Mon, 12 Oct 2009 11:40:28 +0200 handbrake (0.9.3+svn2773-0.2) unstable; urgency=low * Rebuild against libx264-76. -- Christian Marillat <[email protected]> Tue, 06 Oct 2009 11:21:37 +0200 handbrake (0.9.3+svn2773-0.1) unstable; urgency=low * Rebuild against latest libfaad-dev package. -- Christian Marillat <[email protected]> Sat, 19 Sep 2009 15:11:05 +0200 handbrake (0.9.3+svn2773-0.0) unstable; urgency=low * Svn release, the unstable package doesn't work with the latest libgtk2.0-0 package (2.16.6-1). -- Christian Marillat <[email protected]> Sun, 13 Sep 2009 17:14:08 +0200 handbrake (0.9.3-0.5) unstable; urgency=low * debian/rules remove call to dh_desktop. -- Christian Marillat <[email protected]> Mon, 11 May 2009 20:50:08 +0200 handbrake (0.9.3-0.4) unstable; urgency=low * Remove a call to svn and remove subversion from Build-Depends. * Fix build for mipsel and sparc. -- Christian Marillat <[email protected]> Mon, 11 May 2009 19:56:52 +0200 handbrake (0.9.3-0.3) unstable; urgency=low * Added support for ccache. * make the build more verbose. * In some arch (armel) the mm_flags function doesn't exist, so do a patch to not use this function when we build for armel. -- Christian Marillat <[email protected]> Sun, 10 May 2009 22:05:57 +0200 handbrake (0.9.3-0.2) unstable; urgency=low * Build against the latest libdvdread-dev. * New patch 03_libdvdread4 to fix build with libdvdread4. -- Christian Marillat <[email protected]> Sat, 07 Mar 2009 12:38:03 +0100 handbrake (0.9.3-0.1) unstable; urgency=low * Don't Build-Depends on libgtk2.0-dev, libgtkhtml3.14-dev already depends on that package. * Add call for dh_icons and dh_desktop for handbrake-gtk package. * Add a symlink handbrake-gtk -> ghb -- Christian Marillat <[email protected]> Thu, 15 Jan 2009 16:01:39 +0100 handbrake (0.9.3-0.0) unstable; urgency=low * Initial release. * Added copyright from Ubuntu. -- Christian Marillat <[email protected]> Sat, 13 Dec 2008 18:00:44 +0100 ** Affects: ubuntu Importance: Undecided Status: New ** Description changed: Please sync handbrake 0.9.8+dfsg1-2 (universe) from Debian experimental (main) + Handbrake is already in the bpo for Quantal. It would make sense to have + the latest also in Raring. This would also close a long standing request + for packaging [bug 105458]. + All changelog entries: handbrake (0.9.8+dfsg1-2) experimental; urgency=low - [ 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. - - -- Reinhard Tartler <[email protected]> Sun, 21 Oct 2012 18:28:51 + [ 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. + + -- Reinhard Tartler <[email protected]> Sun, 21 Oct 2012 18:28:51 +0200 handbrake (0.9.8+dfsg1-1~19.gbpc8b9ba) experimental; urgency=low - * 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. - - -- Reinhard Tartler <[email protected]> Sun, 30 Sep 2012 18:19:41 +0200 + * 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. + + -- Reinhard Tartler <[email protected]> Sun, 30 Sep 2012 18:19:41 + +0200 handbrake (0.9.6-0.1) unstable; urgency=low - * Rebuild against libx264-122. - * Move to debhelper 9 and add a new patch 04_format-security to fix the - build with hardened flags. - - -- Christian Marillat <[email protected]> Sat, 17 Mar 2012 17:17:22 + * Rebuild against libx264-122. + * Move to debhelper 9 and add a new patch 04_format-security to fix the + build with hardened flags. + + -- Christian Marillat <[email protected]> Sat, 17 Mar 2012 17:17:22 +0100 handbrake (0.9.6-0.0) unstable; urgency=low - * New upstream release. - - -- Christian Marillat <[email protected]> Wed, 29 Feb 2012 08:44:28 + * New upstream release. + + -- Christian Marillat <[email protected]> Wed, 29 Feb 2012 08:44:28 +0100 handbrake (0.9.5-0.10) unstable; urgency=low - * Rebuild against libx264-120. - - -- Christian Marillat <[email protected]> Wed, 25 Jan 2012 11:07:21 + * Rebuild against libx264-120. + + -- Christian Marillat <[email protected]> Wed, 25 Jan 2012 11:07:21 +0100 handbrake (0.9.5-0.9) unstable; urgency=low - * New patch 04_use-TEMP from git to use TEMP or TEMPDIR environment - variables for location of tmp directory. Falls back to /tmp if neither - are set (Thanks to martin f krafft for the bug report). - - -- Christian Marillat <[email protected]> Sat, 05 Nov 2011 11:18:16 + * New patch 04_use-TEMP from git to use TEMP or TEMPDIR environment + variables for location of tmp directory. Falls back to /tmp if neither + are set (Thanks to martin f krafft for the bug report). + + -- Christian Marillat <[email protected]> Sat, 05 Nov 2011 11:18:16 +0100 handbrake (0.9.5-0.8) unstable; urgency=low - * Rebuild against external libmp4v2-1. - - -- Christian Marillat <[email protected]> Tue, 18 Oct 2011 09:23:29 + * Rebuild against external libmp4v2-1. + + -- Christian Marillat <[email protected]> Tue, 18 Oct 2011 09:23:29 +0200 handbrake (0.9.5-0.7) unstable; urgency=low - * Rebuild against libx264-118. - - -- Christian Marillat <[email protected]> Mon, 26 Sep 2011 08:16:41 + * Rebuild against libx264-118. + + -- Christian Marillat <[email protected]> Mon, 26 Sep 2011 08:16:41 +0200 handbrake (0.9.5-0.6) unstable; urgency=low - * Rebuild against linotify4. - - -- Christian Marillat <[email protected]> Sat, 06 Aug 2011 18:26:31 + * Rebuild against linotify4. + + -- Christian Marillat <[email protected]> Sat, 06 Aug 2011 18:26:31 +0200 handbrake (0.9.5-0.5) unstable; urgency=low - * Rebuild against libx264-116. - - -- Christian Marillat <[email protected]> Wed, 13 Jul 2011 16:57:03 + * Rebuild against libx264-116. + + -- Christian Marillat <[email protected]> Wed, 13 Jul 2011 16:57:03 +0200 handbrake (0.9.5-0.4) unstable; urgency=low - * Rebuild against libx264-115. - * Remove libhal-storage-dev from Build-depends. - * Add a mpeg2 patch from upstream to fix a gcc 4.6 bug. - - -- Christian Marillat <[email protected]> Thu, 02 Jun 2011 10:02:39 + * Rebuild against libx264-115. + * Remove libhal-storage-dev from Build-depends. + * Add a mpeg2 patch from upstream to fix a gcc 4.6 bug. + + -- Christian Marillat <[email protected]> Thu, 02 Jun 2011 10:02:39 +0200 handbrake (0.9.5-0.3) unstable; urgency=low - * Rebuild against libx264-114. - * debian/control Added kfreebsd-amd64 in Architecture: field. - - -- Christian Marillat <[email protected]> Sun, 06 Mar 2011 18:58:08 + * Rebuild against libx264-114. + * debian/control Added kfreebsd-amd64 in Architecture: field. + + -- Christian Marillat <[email protected]> Sun, 06 Mar 2011 18:58:08 +0100 handbrake (0.9.5-0.2) unstable; urgency=low - * Use make/variant/linux.defs instead of make/variant/freebsd.defs to - build the kfreebsd package. - - -- Christian Marillat <[email protected]> Sat, 29 Jan 2011 12:07:25 + * Use make/variant/linux.defs instead of make/variant/freebsd.defs to + build the kfreebsd package. + + -- Christian Marillat <[email protected]> Sat, 29 Jan 2011 12:07:25 +0100 handbrake (0.9.5-0.1) unstable; urgency=low - * Added libass-dev in Build-Depends. - - -- Christian Marillat <[email protected]> Sat, 15 Jan 2011 11:17:36 + * Added libass-dev in Build-Depends. + + -- Christian Marillat <[email protected]> Sat, 15 Jan 2011 11:17:36 +0100 handbrake (0.9.5-0.0) unstable; urgency=low - * New upstream release. - - -- Christian Marillat <[email protected]> Sat, 15 Jan 2011 01:18:41 + * New upstream release. + + -- Christian Marillat <[email protected]> Sat, 15 Jan 2011 01:18:41 +0100 handbrake (0.9.4+svn20100902-0.1) unstable; urgency=low - * New upstream release. - * Arch should be only amd64, i386, kfreebsd-i386 and powerpc. - - -- Christian Marillat <[email protected]> Fri, 14 Jan 2011 19:44:22 + * New upstream release. + * Arch should be only amd64, i386, kfreebsd-i386 and powerpc. + + -- Christian Marillat <[email protected]> Fri, 14 Jan 2011 19:44:22 +0100 handbrake (0.9.4+svn20100902-0.0) unstable; urgency=low - * New svn release (3506). - * Remove 02_no-mm_flags patch (Fix crash with high profile and DVD). - * Build against latest x264 who add options for trellis and psy-trellis - for cavlc. - - -- Christian Marillat <[email protected]> Fri, 03 Sep 2010 10:09:57 + * New svn release (3506). + * Remove 02_no-mm_flags patch (Fix crash with high profile and DVD). + * Build against latest x264 who add options for trellis and psy-trellis + for cavlc. + + -- Christian Marillat <[email protected]> Fri, 03 Sep 2010 10:09:57 +0200 handbrake (0.9.4+svn20100726-0.0) unstable; urgency=low - * New svn release (3460). - - -- Christian Marillat <[email protected]> Mon, 26 Jul 2010 12:07:07 + * New svn release (3460). + + -- Christian Marillat <[email protected]> Mon, 26 Jul 2010 12:07:07 +0200 handbrake (0.9.4+svn20100705-0.0) unstable; urgency=low - * New svn release (3428). - * Added gstreamer0.10-ffmpeg and gstreamer0.10-x in Recommends. These - packages are necessary to display video preview. - * As the build is fixed upstream, remove Build-Conflicts for libva-dev. - - -- Christian Marillat <[email protected]> Mon, 05 Jul 2010 19:06:54 + * New svn release (3428). + * Added gstreamer0.10-ffmpeg and gstreamer0.10-x in Recommends. These + packages are necessary to display video preview. + * As the build is fixed upstream, remove Build-Conflicts for libva-dev. + + -- Christian Marillat <[email protected]> Mon, 05 Jul 2010 19:06:54 +0200 handbrake (0.9.4+svn20100624-0.0) unstable; urgency=low - * New svn release (3402). - * This version add a preset for iPad. - - -- Christian Marillat <[email protected]> Thu, 24 Jun 2010 09:30:56 + * New svn release (3402). + * This version add a preset for iPad. + + -- Christian Marillat <[email protected]> Thu, 24 Jun 2010 09:30:56 +0200 handbrake (0.9.4+svn20100613-0.0) unstable; urgency=low - * New svn release (3380). - * Update 04_kfreebsd patch as kfreebsd doesn't have udev. - - -- Christian Marillat <[email protected]> Sun, 13 Jun 2010 12:00:03 + * New svn release (3380). + * Update 04_kfreebsd patch as kfreebsd doesn't have udev. + + -- Christian Marillat <[email protected]> Sun, 13 Jun 2010 12:00:03 +0200 handbrake (0.9.4+svn20100607-0.0) unstable; urgency=low - * New svn release (3365). - - -- Christian Marillat <[email protected]> Mon, 07 Jun 2010 11:25:39 + * New svn release (3365). + + -- Christian Marillat <[email protected]> Mon, 07 Jun 2010 11:25:39 +0200 handbrake (0.9.4+svn20100419-0.0) unstable; urgency=low - * New svn release (3242). - * Added support for kfreebsd-i386. - - -- Christian Marillat <[email protected]> Mon, 19 Apr 2010 15:18:58 + * New svn release (3242). + * Added support for kfreebsd-i386. + + -- Christian Marillat <[email protected]> Mon, 19 Apr 2010 15:18:58 +0200 handbrake (0.9.4+svn20100314-0.0) unstable; urgency=low - * New svn release (3167). - - -- Christian Marillat <[email protected]> Sun, 14 Mar 2010 12:54:53 + * New svn release (3167). + + -- Christian Marillat <[email protected]> Sun, 14 Mar 2010 12:54:53 +0100 handbrake (0.9.4+svn20100208-0.2) unstable; urgency=low - * Fix handbrake version number. - - -- Christian Marillat <[email protected]> Sat, 13 Mar 2010 16:10:48 + * Fix handbrake version number. + + -- Christian Marillat <[email protected]> Sat, 13 Mar 2010 16:10:48 +0100 handbrake (0.9.4+svn20100208-0.1) unstable; urgency=low - * Fix the build for powerpc. - - -- Christian Marillat <[email protected]> Sun, 21 Feb 2010 14:59:30 + * Fix the build for powerpc. + + -- Christian Marillat <[email protected]> Sun, 21 Feb 2010 14:59:30 +0100 handbrake (0.9.4+svn20100208-0.0) unstable; urgency=low - * New svn release (3104). - - -- Christian Marillat <[email protected]> Mon, 08 Feb 2010 19:07:33 + * New svn release (3104). + + -- Christian Marillat <[email protected]> Mon, 08 Feb 2010 19:07:33 +0100 handbrake (0.9.4-0.1) unstable; urgency=low - * Build included ffmpeg with ccache. - - -- Christian Marillat <[email protected]> Thu, 26 Nov 2009 00:14:46 + * Build included ffmpeg with ccache. + + -- Christian Marillat <[email protected]> Thu, 26 Nov 2009 00:14:46 +0100 handbrake (0.9.4-0.0) unstable; urgency=low - * New usptream release. - - -- Christian Marillat <[email protected]> Wed, 25 Nov 2009 23:37:58 + * New usptream release. + + -- Christian Marillat <[email protected]> Wed, 25 Nov 2009 23:37:58 +0100 handbrake (0.9.3+svn20091021-0.0) unstable; urgency=low - * New svn release (2893). - * rebuild against libx264-78. - - -- Christian Marillat <[email protected]> Wed, 21 Oct 2009 20:12:46 + * New svn release (2893). + * rebuild against libx264-78. + + -- Christian Marillat <[email protected]> Wed, 21 Oct 2009 20:12:46 +0200 handbrake (0.9.3+svn20091012-0.0) unstable; urgency=low - * New svn release (2877). - - -- Christian Marillat <[email protected]> Mon, 12 Oct 2009 11:40:28 + * New svn release (2877). + + -- Christian Marillat <[email protected]> Mon, 12 Oct 2009 11:40:28 +0200 handbrake (0.9.3+svn2773-0.2) unstable; urgency=low - * Rebuild against libx264-76. - - -- Christian Marillat <[email protected]> Tue, 06 Oct 2009 11:21:37 + * Rebuild against libx264-76. + + -- Christian Marillat <[email protected]> Tue, 06 Oct 2009 11:21:37 +0200 handbrake (0.9.3+svn2773-0.1) unstable; urgency=low - * Rebuild against latest libfaad-dev package. - - -- Christian Marillat <[email protected]> Sat, 19 Sep 2009 15:11:05 + * Rebuild against latest libfaad-dev package. + + -- Christian Marillat <[email protected]> Sat, 19 Sep 2009 15:11:05 +0200 handbrake (0.9.3+svn2773-0.0) unstable; urgency=low - * Svn release, the unstable package doesn't work with the latest - libgtk2.0-0 package (2.16.6-1). - - -- Christian Marillat <[email protected]> Sun, 13 Sep 2009 17:14:08 + * Svn release, the unstable package doesn't work with the latest + libgtk2.0-0 package (2.16.6-1). + + -- Christian Marillat <[email protected]> Sun, 13 Sep 2009 17:14:08 +0200 handbrake (0.9.3-0.5) unstable; urgency=low - * debian/rules remove call to dh_desktop. - - -- Christian Marillat <[email protected]> Mon, 11 May 2009 20:50:08 + * debian/rules remove call to dh_desktop. + + -- Christian Marillat <[email protected]> Mon, 11 May 2009 20:50:08 +0200 handbrake (0.9.3-0.4) unstable; urgency=low - * Remove a call to svn and remove subversion from Build-Depends. - * Fix build for mipsel and sparc. - - -- Christian Marillat <[email protected]> Mon, 11 May 2009 19:56:52 + * Remove a call to svn and remove subversion from Build-Depends. + * Fix build for mipsel and sparc. + + -- Christian Marillat <[email protected]> Mon, 11 May 2009 19:56:52 +0200 handbrake (0.9.3-0.3) unstable; urgency=low - * Added support for ccache. - * make the build more verbose. - * In some arch (armel) the mm_flags function doesn't exist, so do a patch - to not use this function when we build for armel. - - -- Christian Marillat <[email protected]> Sun, 10 May 2009 22:05:57 + * Added support for ccache. + * make the build more verbose. + * In some arch (armel) the mm_flags function doesn't exist, so do a patch + to not use this function when we build for armel. + + -- Christian Marillat <[email protected]> Sun, 10 May 2009 22:05:57 +0200 handbrake (0.9.3-0.2) unstable; urgency=low - * Build against the latest libdvdread-dev. - * New patch 03_libdvdread4 to fix build with libdvdread4. - - -- Christian Marillat <[email protected]> Sat, 07 Mar 2009 12:38:03 + * Build against the latest libdvdread-dev. + * New patch 03_libdvdread4 to fix build with libdvdread4. + + -- Christian Marillat <[email protected]> Sat, 07 Mar 2009 12:38:03 +0100 handbrake (0.9.3-0.1) unstable; urgency=low - * Don't Build-Depends on libgtk2.0-dev, libgtkhtml3.14-dev already depends - on that package. - * Add call for dh_icons and dh_desktop for handbrake-gtk package. - * Add a symlink handbrake-gtk -> ghb - - -- Christian Marillat <[email protected]> Thu, 15 Jan 2009 16:01:39 + * Don't Build-Depends on libgtk2.0-dev, libgtkhtml3.14-dev already depends + on that package. + * Add call for dh_icons and dh_desktop for handbrake-gtk package. + * Add a symlink handbrake-gtk -> ghb + + -- Christian Marillat <[email protected]> Thu, 15 Jan 2009 16:01:39 +0100 handbrake (0.9.3-0.0) unstable; urgency=low - * Initial release. - * Added copyright from Ubuntu. - - -- Christian Marillat <[email protected]> Sat, 13 Dec 2008 18:00:44 - +0100 + * Initial release. + * Added copyright from Ubuntu. + + -- Christian Marillat <[email protected]> Sat, 13 Dec 2008 18:00:44 + +0100 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1114173 Title: Sync handbrake 0.9.8+dfsg1-2 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1114173/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
