Skip to content

Debian Changelog faad2 (2.7-4)

2009

faad2 (2.7-4) unstable; urgency=low

   * debian/control: Do not build the shared libmp4ff library packages
     anymore (Closes: #550679).
   * Removed debian/patches/force-include-stdint_h.patch.
   * Removed debian/patches/libmp4ff-shared-lib.patch.
   * Removed debian/patches/70_automake-1.9.patch.
   * Added debian/README.source.
   * Bumped Standards-Version to 3.8.3.
   * Raised Build-Depends to debhelper (>= 7.0.50~), thanks lintian.
   * Removed debian/libmp4ff-dev.install and debian/libmp4ff0.install.
   * Removed libmp4ff0 from Depends for faad2-dbg.

 -- Fabian Greffrath <fabian@debian-unofficial.org>  Mon, 26 Oct 2009 12:04:41 +0100

faad2 (2.7-3) UNRELEASED; urgency=low

   * debian/patches/force-include-stdint_h.patch: New patch to force
     inclusion of stdint.h (Closes: #550679).

 -- Fabian Greffrath <fabian@debian-unofficial.org>  Thu, 15 Oct 2009 18:00:41 +0200

faad2 (2.7-2) unstable; urgency=low

   * upload to unstable.

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 16 Sep 2009 21:07:45 +0200

faad2 (2.7-1) experimental; urgency=low

   [ Andres Mejia ]
   * New upstream release. (Closes: #515072)
   * Verified all patches are either applied upstream, or a different
     implementation is used.
     + (Closes: #505901)
     + (Closes: #503657)
   * Switch to quilt.
   * Add -DPIC for CFLAGS.
   * Don't include dpatch.make in debian/rules.
   * Update watch file to default DEHS would use.
   * Bump to using debhelper 7.
   * Use quilt (>= 0.46-7).
   * Update control file.
   * Add DM-Upload-Allowed: yes field.
   * Don't include dummy package anymore.
   * Add in description for libfaad2 that it contains shared library.
   * Move libfaad-dev to the front to be 'default' package debhelper acts
     on.
   * Add ${misc:Depends} for all packages. Remove libc dev packages from
     Depends.
   * Add debug packages. (Closes: #516680)
   * Rewrite debian/rules to use new debhelper and quilt.
   * Rename <package>.files to <package>.install. Be more specific what
     to include in libfaad-dev. Also include .install files for other packages.
   * Add libmp4ff-dev package.
   * Don't include version for rename of libfaad package. Place all debug
     symbols  for binary packages in faad2-dbg.
   * Modify description for libmp4ff-dev.
   * Update address to FSF in debian/copyright.
   * Fix hyphen in manpage. Fixes lintian warning as well.
   * Patch faad2 to create a shared lib for libmp4ff. (Closes: #485373)
   * Allow to pass in more CFLAGS via DEB_CFLAGS.
   * Add in DRM (Digital Radio Mondiale) support.
   * Add Build-Depends of automake, autoconf, and autotools-dev.
 
   [ Fabian Greffrath ]
   * Add myself to Uploaders.
   * Clean up Build-Depends: libid3-dev was only needed for the obsolete
     XMMS plugin, autotools stuff shouldn't be needed at all.
   * Untagle library file names in the install rules.
   * Revert overriding of CFLAGS, dpkg-buildpackage will choose
     appripriate settings. Revert running the entire autoreconf sequence
     before calling ./configure. Build without DRM support, it has proven
     to break base functionality.
   * Clean up watch file.
   * Make faad2-dbg and libmp4ff-dev depend on libmp4ff0.
   * Improve short description for the libmp4ff\* packages.
   * debian/patches/70_automake-1.9.patch: New patch, run automake-1.9 to
     regenerate Makefile.in with the changes introduced by
     debian/patches/libmp4ff-shared-lib.patch.
   * Do not ship .la files in the development packages.
   * Add reasonable defaults to CFLAGS/CXXFLAGS.

 -- Fabian Greffrath <fabian@debian-unofficial.org>  Wed, 03 Jun 2009 11:02:00 +0200

2008

faad2 (2.6.1-3.1) unstable; urgency=high

   * Non-maintainer upload by the security team
   * Include upstream patch to fix heap overflow in the frontend code
     (Closes: #499899)

 -- Steffen Joeris <white@debian.org>  Fri, 26 Sep 2008 12:02:35 +0000

faad2 (2.6.1-3) unstable; urgency=low

   * Closes: #479802: Update man page to reflect on raw PCM is supported on
     standard out. Also, have faad fail on trying to send non-raw PCM to
     standard out.
   * Apply new knowledge about the differences between hyphens, en-dashes, and
     em-dashes to man pages.
   * Move faad man page to patch system.
   * Update standards version.
   * Add license declarations and copyright declarations to copyright file.
     Tidy up authors.

 -- Matthew W. S. Bell <matthew@bells23.org.uk>  Thu, 19 Jun 2008 02:35:47 +0100

2007

faad2 (2.6.1-2) unstable; urgency=low

   * Remove XMMS plugin as XMMS is being removed (Closes: #456724)

 -- Matthew W. S. Bell <matthew@bells23.org.uk>  Fri, 21 Dec 2007 00:04:17 +0000

faad2 (2.6.1-1) unstable; urgency=low

   * Import new upstream version containing new license text
     (Closes: #451948)
   * Change build system to call autoreconf at build time, as
     upstream no longer ships generated files
   * Update debian/copyright to reflect new license text
   * Remove Build-Depends on libsndfile1-dev (Closes: #452362)

 -- Matthew W. S. Bell <matthew@bells23.org.uk>  Wed, 28 Nov 2007 23:45:05 +0000

faad2 (2.6-1) unstable; urgency=low

   * Import new 2.6 release. Includes several small off-by-one scale
     fixes.
   * Update the copyright as new code includes a clarification of the license
     text, which indicates that the entire work is under the GPLv2 (closes:
     #419339).

 -- Matthew W. S. Bell <matthew@bells23.org.uk>  Mon, 15 Oct 2007 00:16:21 +0100

faad2 (2.5-5) unstable; urgency=low

   * Make packages depends bin-NMU safe

 -- Matthew W. S. Bell <matthew@bells23.org.uk>  Fri, 17 Aug 2007 16:07:59 +0100

faad2 (2.5-4) unstable; urgency=low

   * Add mp4ff headers to libfaad-dev package (Closes: 409648)

 -- Matthew W. S. Bell <matthew@bells23.org.uk>  Fri, 11 May 2007 19:44:22 +0100

faad2 (2.5-3) unstable; urgency=low

   * Add patch to stabilise/sanitise headers (Closes: 404279)
   * Port several fixes from Ubuntu
   * Add an mp4ff static library

 -- Matthew W. S. Bell <matthew@bells23.org.uk>  Sun, 15 Apr 2007 04:23:35 +0100

2006

faad2 (2.5-2) unstable; urgency=low

   * add xmms-mp4 desription read not like nonsense (Closes: #399457)
   * Compile without Digital Radio Mondiale support, as it breaks base
     functionality
   * Update debian/copyright (See: #403117)

 -- Matthew W. S. Bell <m.bell@bvrh.co.uk>  Mon, 4 Dec 2006 19:56:22 +0000

faad2 (2.5-1) unstable; urgency=low

   * Call make install with DESTDIR instead of prefix
   * Change configure/Makefile to provide xmms config differently
   * Add manual page for faad utility
   * Call make uninstall in clean
   * Add dummy libfaad2-0 pacakge to satisfy some third-party dependencies
   * Upload into main (Closes: #306366)

 -- Matthew W. S. Bell <m.bell@bvrh.co.uk>  Wed, 18 Oct 2006 23:41:32 +0100

faad2 (2.5-0.0) unstable; urgency=low

   * New upstream release.
   * Add drm (Digital Radio Mondiale) support.

 -- Christian Marillat <marillat@debian.org>  Wed, 6 Sep 2006 20:18:25 +0200

faad2 (2.0.0+cvs20060416-0.1) unstable; urgency=low

   * Rebuild for amd64.

 -- Christian Marillat <marillat@debian.org>  Sat, 13 May 2006 08:58:34 +0200

faad2 (2.0.0+cvs20060416-0.0) unstable; urgency=low

   * CVS release.

 -- Christian Marillat <marillat@debian.org>  Sun, 16 Apr 2006 17:15:00 +0200

2005

faad2 (2.0.0-0.7) unstable; urgency=low

   * Rebuild for gcc 4.0

 -- Christian Marillat <marillat@debian.org>  Sat, 16 Jul 2005 17:34:28 +0200

faad2 (2.0.0-0.6) unstable; urgency=low

   * New patch from Gentoo to fix amd64 problem with some files. Thanks to
     Carl Schneidinger.

 -- Christian Marillat <marillat@debian.org>  Fri, 20 May 2005 18:42:23 +0200

faad2 (2.0.0-0.5) unstable; urgency=low

   * Apply patch from Arnaud Rouanet to fix the -w option in faad.

 -- Christian Marillat <marillat@debian.org>  Mon, 21 Mar 2005 10:13:05 +0100

faad2 (2.0.0-0.4) unstable; urgency=low

   * New patch 04_mp4ff.h to replace "mp4ff_int_types.h" include by <stdint.h>

 -- Christian Marillat <marillat@debian.org>  Wed, 9 Mar 2005 08:59:35 +0100

faad2 (2.0.0-0.3) unstable; urgency=low

   * Add libfaac-dev in Build-Depends.
   * Little hack to not build the mpeg4ip plugin.

 -- Christian Marillat <marillat@debian.org>  Wed, 26 Jan 2005 07:36:25 +0100

2004

faad2 (2.0.0-0.2) unstable; urgency=low

   * Build with libmp4
   * Add new package xmms-mp4

 -- Christian Marillat <marillat@debian.org>  Mon, 25 Oct 2004 10:19:52 +0200

faad2 (2.0.0-0.1) unstable; urgency=low

   * Really apply my patch to link against -lm

 -- Christian Marillat <marillat@debian.org>  Thu, 29 Jul 2004 15:48:22 +0200

faad2 (2.0.0-0.0) unstable; urgency=low

   * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Sun, 4 Jul 2004 00:26:23 +0200

2003

faad2 (2.0-rc3-0.0) unstable; urgency=low

   * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Tue, 9 Dec 2003 10:57:01 +0100

2002

faad2 (1.1-0.0) unstable; urgency=low

   * Initial Release.

 -- Christian Marillat <marillat@debian.org>  Sun, 29 Dec 2002 23:09:33 +0100