libungif4 (4.1.4-4) unstable; urgency=low

  * New maintainer (Closes: #349322).
  * Updated long description (giflib is not in non-free anymore).
  * Adjusted debian directory to my own preferences.
  * Added lintian overrides.
  * Added watch file.

 -- Daniel Baumann <daniel@debian.org>  Mon, 11 Sep 2006 11:41:00 +0200

libungif4 (4.1.4-3) unstable; urgency=low

  * QA upload.
  * Convert to dpatch.
  * 03_no_global_color_map.dpatch: Fix segfault in utils/giftext for
    GIFs with no global color map.  Thanks to Christian Holler for the
    patch and to Nick Leverton for forwarding it.  Closes: #384773.
  * Conforms to Standards version 3.7.2.

 -- Matej Vela <vela@debian.org>  Tue, 29 Aug 2006 17:10:59 +0200

libungif4 (4.1.4-2) unstable; urgency=low

  * Orphaned.

 -- Michael Fedrowitz <michaelf@debian.org>  Sun, 22 Jan 2006 11:38:49 +0100

libungif4 (4.1.4-1) unstable; urgency=high

  * New upstream release (closes #338065):
    - Incorporates fixes for CVE-2005-2974 and CVE-2005-3350.
    - Fixes double free bugs. (closes: #338542)
  * Re-libtoolized.
  * Stop creating overly tight shlibs.
  * Urgency high to get security fixes into testing (4.1.3-4 was accidently
    uploaded with urgency low).

 -- Michael Fedrowitz <michaelf@debian.org>  Sun, 13 Nov 2005 12:40:28 +0100

libungif4 (4.1.3-4) unstable; urgency=low

  * Applied security patch from Ubuntu (thanks to Martin Pitt):
    * SECURITY UPDATE: Arbitrary code execution with crafted GIF files.
    * lib/dgif_lib.c:
      - Fix NULL dereference crash with crafted LZW termination blocks.
      - CVE-2005-2974
    * lib/dgif_lib.c, lib/egif_lib.c, lib/gifalloc.c:
      - Fix multiple buffer overflows with crafted GIF files, possibly
        exploitable:
      - CVE-2005-3350
    (closes: #337972)

 -- Michael Fedrowitz <michaelf@debian.org>  Fri, 11 Nov 2005 23:07:09 +0100

libungif4 (4.1.3-3) unstable; urgency=low

  * Standards-Version 3.6.2 (no changes required).
  * Re-libtoolized. (closes: #306654)
  * Don't ship manpages and html documentation for programs that aren't
    shipped. (closes: #301440)

 -- Michael Fedrowitz <michaelf@debian.org>  Sun, 24 Jul 2005 12:11:49 +0200

libungif4 (4.1.3-2) unstable; urgency=low

  * Updated upstream location in copyright file. (closes: #288777)

 -- Michael Fedrowitz <michaelf@debian.org>  Tue, 15 Feb 2005 18:58:47 +0100

libungif4 (4.1.3-1) unstable; urgency=low

  * New upstream release.
  * Removed obsolete dpatches.

 -- Michael Fedrowitz <michaelf@debian.org>  Sat, 31 Jul 2004 17:27:57 +0200

libungif4 (4.1.0b1-6) unstable; urgency=low

  * Standards-Version 3.6.1 (no changes required).
  * Re-libtoolized with libtool 1.6-0+1.5a-1 to support GNU/KFreeBSD.
    (closes: #218395)

 -- Michael Fedrowitz <michaelf@debian.org>  Sat,  1 Nov 2003 15:56:50 +0100

libungif4 (4.1.0b1-5) unstable; urgency=low

  * Standards-Version 3.5.9 (no changes required).
  * Convert to dpatch.
  * Some minor fixes taken from the Redhat package, which seem to originate
    from the (now defunct) libungif CVS.
  * Move -dev package to libdevel to match overrides.
  * Remove emacs vars from changelog.

 -- Michael Fedrowitz <michaelf@debian.org>  Tue, 29 Apr 2003 19:01:52 +0200

libungif4 (4.1.0b1-4) unstable; urgency=low

  * Standards-Version 3.5.8:
    - Support DEB_BUILD_OPTIONS noopt instead of debug.
    - Always build with -g.
    - Build depend on debhelper (>= 4.1.0) to get rid of /usr/doc link.

 -- Michael Fedrowitz <michaelf@debian.org>  Sun, 24 Nov 2002 23:43:39 +0100

libungif4 (4.1.0b1-3) unstable; urgency=low

  * Use debhelper v4.
  * Support DEB_BUILD_GNU_TYPE and DEB_HOST_GNU_TYPE.
  * Don't call autotools in debian/rules. Instead all generated files are
    included in the diff and config.{sub,guess} are symlinked from
    autotools-dev at build time. (This makes the diff much larger, but
    apparently it's the preferred way to do things.)
  * Use AM_MAINTAINER_MODE to make sure autotools really won't ever be run
    during build.
  * Build without X11. (This means that DumpScreen2Gif doesn't support
    dumping X11 windows any more; if you really need this, file a bug and
    I'll think of something.) (closes: #153903)
  * Removed some conflicts with non-existent packages.

 -- Michael Fedrowitz <michaelf@debian.org>  Fri,  2 Aug 2002 19:45:23 +0200

libungif4 (4.1.0b1-2) unstable; urgency=low

  * Prefer stdarg.h to varargs.h (this fixes building with gcc-3.0).
    (closes: #133186)
  * Fix to build with automake1.5.

 -- Michael Fedrowitz <michaelf@debian.org>  Sun, 10 Feb 2002 14:15:58 +0100

libungif4 (4.1.0b1-1) unstable; urgency=low

  * New upstream release. (closes #129537)
  * Redid packaging from scratch.
  * Don't build with -g by default and support DEB_BUILD_OPTIONS.
  * Put docs into the appropriate package.
  * Added gifinfo(1) manpage.

 -- Michael Fedrowitz <michaelf@debian.org>  Fri,  8 Feb 2002 13:10:51 +0100

libungif4 (4.1-10) unstable; urgency=low

  * New maintainer. (closes: #131641)
  * Correct upstream location in copyright. (closes: #118989)
  * Provide libgif symlinks. (closes: #114354)
  * Remove additional versioned libungif4g dependency from libungif-bin.
  * Various minor tweaks to debian/rules.
  * Standards-Version 3.5.6.

 -- Michael Fedrowitz <michaelf@debian.org>  Sat,  2 Feb 2002 18:23:21 +0100

libungif4 (4.1-9) unstable; urgency=low

  * s/echo -e/set -e/.  Closes: #98174.

 -- Adam Heath <doogie@debian.org>  Sun, 20 May 2001 17:20:56 -0500

libungif4 (4.1-8) unstable; urgency=low

  * Move libungif4g.deb to section: libs, from graphics.

 -- Adam Heath <doogie@debian.org>  Sun, 20 May 2001 14:42:30 -0500

libungif4 (4.1-7) unstable; urgency=low

  * Updated config.sub(1.209) and config.guess(1.193).  Closes: #83769,
    #94702.
  * Installed new set of manpages, from Luis Arocha -data-
    <larocha@wanadoo.es>.  Closes: #93426.

 -- Adam Heath <doogie@debian.org>  Sun, 20 May 2001 02:14:11 -0500

libungif4 (4.1-6) unstable; urgency=low

  * Changed priority to optional, and changed section of -dev to
    devel, to match the overrides.

 -- Adam Heath <doogie@debian.org>  Sun,  8 Apr 2001 16:34:53 -0500

libungif4 (4.1-5) unstable; urgency=low

  * Added build-depends:  Closes: #90396.
  * Fix config.sub to work on arm.  Closes: #83769.
  * Added manpages from Luis Arocha -data- <larocha@wanadoo.es>
    Closes: #92838, #93141.

 -- Adam Heath <doogie@debian.org>  Sat,  7 Apr 2001 22:10:42 -0500

libungif4 (4.1-4) unstable; urgency=low

  * libungif4-dev.prerm is fully handled by debhelper now.  Fixes the
    removal of the doc symlink.  Closes: #65035.
  * Applied suggestion from Roman Hodek to fix parallel compile magic
    on archs where getconf is broken.  Closes: #56795.

 -- Adam Heath <doogie@debian.org>  Mon,  2 Oct 2000 11:07:49 -0500

libungif4 (4.1-3) unstable; urgency=low

  * Renamed libungif4g-dev to libungif4-dev.

 -- Adam Heath <doogie@debian.org>  Mon, 24 Jan 2000 18:39:01 -0600

libungif4 (4.1-2) unstable; urgency=low

  * s/#/#!/ in postinst.

 -- Adam Heath <doogie@debian.org>  Sat, 15 Jan 2000 05:25:47 -0600

libungif4 (4.1-1) unstable; urgency=low

  * New upstream source.
  * Switched to dbs, an enhanced patch management system.
  * Removed libgif compatibility symlinks, as upstream is now changing
    the api(in a good way).

 -- Adam Heath <doogie@debian.org>  Fri, 24 Dec 1999 05:14:51 -0600

libungif (3.0-2.3) unstable; urgency=low

  * New Maintainer.
  * s/AM_PROG_INSTALL/AC_PROG_INSTALL/ was done in 3.0-2.2.  Closes:
    #39242.
  * Noted that internal libtool support scripts were patched to work
    on big-endian machines in 3.0-2.1.  Closes: #29214.
  * Lintian 1.11.2 clean.

 -- Adam Heath <doogie@debian.org>  Sat, 15 Jan 1999 04:13:25 -0600

libungif (3.0-2.2) unstable; urgency=low

  * Updated to FHS.
  * Patched to allow compilation on modern potato systems (namely did this
    for Alpha, but will probably enable other ports to work if they've been
    having problems also).

 -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri,  5 Nov 1999 00:22:16 -0500

libungif (3.0-2.1) frozen unstable; urgency=low

  * Non-maintainer upload.
  * libtool configuration (old version....) still assumed that every Linux is
    little-endian. This caused libungif.so not to be linked with -lX11 and -lc.
    The fix was simply to replace "LSB" by ".SB" in a regexp. This fix is
    needed for all big-endian archs.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Fri,  6 Nov 1998 15:29:34 +0100

libungif (3.0-2) unstable; urgency=low

  * Fixed shlibs and symlinks so the package is now switchable
    with giflib_3.0-5.2 (non-maintainer release).

 -- Jim Pick <jim@jimpick.com>  Sun,  5 Jul 1998 23:25:47 -0700

libungif (3.0-1) unstable; urgency=low

  * New package.

 -- Jim Pick <jim@jimpick.com>  Fri, 12 Jun 1998 10:30:59 -0700
