bzip2 (1.0.5-1ubuntu1.1common0sendai1) jaunty; urgency=low

  * SECURITY UPDATE: Fix temporary file creation race condition
    - bzexe: Ensure link target is a regular file. Patch from vladz.
    - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632862#5
    - CVE-2011-4089

 -- Jun Kobayashi <kobayashi@kobayasystem.jp>  Wed, 25 Apr 2012 03:07:45 +0900

bzip2 (1.0.5-1ubuntu1.1) jaunty-security; urgency=low

  * SECURITY UPDATE: fix integer overflow in BZ2_decompress()
    - decompress.c: return error if N is larger than 2*1024^2 which keeps es
      from overflowing but leaves enough room for the 900k maximum value of
      the RUNA/RUNB encoding
    - patch from upstream
    - CVE-2010-0405

 -- Jamie Strandboge <jamie@ubuntu.com>  Thu, 09 Sep 2010 10:16:51 -0500

bzip2 (1.0.5-1ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/rules: install to /usr/lib32 on amd64

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Nov 2008 12:48:20 +0100

bzip2 (1.0.5-1) unstable; urgency=low

  * Fix "bzdiff doesn't work if $TMPDIR contains spaces"; closes: #493710
    Patch by Vincent Lefevre <vincent@vinc17.org>
  * Standards-Version is 3.8.0
  * Fixed the following lintian issues:
    W: bzip2-doc: doc-base-unknown-section bzip2:9 Apps/Tools

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 05 Aug 2008 19:52:24 +1000

bzip2 (1.0.5-0.1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/rules: install to /usr/lib32 on amd64

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 23 Jun 2008 09:55:20 +0200

bzip2 (1.0.5-0.1) unstable; urgency=high

  * NMU
  * New upstream version. Fixes a denial of service via a crafted file. 
    Ref: CVE-2008-1372. (Closes: #471670). 

 -- Luis Uribe <acme@eviled.org>  Mon, 24 Mar 2008 13:34:34 -0500

bzip2 (1.0.4-4) unstable; urgency=low

  * bzcmp: Fixed exit status for one-argument usage. Thanks to 
    Peter Samuelson <peter@p12n.org> (Closes: #464217).
  * debian/control: Added ${shlibs:Depends} to bzip2's Depends

 -- Santiago Ruano Rincón <santiago@debian.org>  Mon, 10 Mar 2008 20:41:46 +0100

bzip2 (1.0.4-3) unstable; urgency=low

  * debian/rules: changing mode for actual files in dev{32,64} dirs to
    avoid afecting dangling symlinks and make chmod happy. 
    (Closes: #464270)

 -- Santiago Ruano Rincón <santiago@debian.org>  Wed, 06 Feb 2008 23:31:58 +0100

bzip2 (1.0.4-2ubuntu4) hardy; urgency=low

  * SECURITY UPDATE: denial of service via heap memory corruption.
  * bzlib.c, bzlib_private.h: upstream patch from 1.0.5 applied inline.
  * References
    CVE-2008-1372

 -- Kees Cook <kees@ubuntu.com>  Wed, 19 Mar 2008 13:11:42 -0700

bzip2 (1.0.4-2ubuntu3) hardy; urgency=low

  * rebuild to regenerate bzip2.info (LP: #187946)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 14 Mar 2008 19:30:36 +0100

bzip2 (1.0.4-2ubuntu2) hardy; urgency=low

  * debian/rules: don't try to chmod dangling symlinks in the binary
    target, since coreutils now throws an error in this case.  LP: #194449.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 24 Feb 2008 05:27:49 +0000

bzip2 (1.0.4-2ubuntu1) hardy; urgency=low

  * lib32bz2-*: Install into /usr/lib32, instead of /emul; change incorrectly
    dropped in last sync.
  * Set Ubuntu maintainer address.
  * Modify Maintainer value to match the DebianMaintainerField
    specification.

 -- Steve Langasek <vorlon@debian.org>  Mon, 07 Jan 2008 13:24:41 -0800

bzip2 (1.0.4-2) unstable; urgency=low

  * lib32bz2-*: install into /emul/ia32-linux. Closes: #458853
  * bzexe: correct path is /bin/bzip2. Closes: #418532
  * debian/copyright: provide a copyright file in source package.
    Closes: #381230

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 05 Jan 2008 11:13:05 +1100

bzip2 (1.0.4-1) unstable; urgency=low

  * Synchronise with Ubuntu. Closes: #456237
  * Bumped Standards-Version to 3.7.3
  * Moved homepage from description to pseudo header field in
    debian/control
  * Improved cross-building. Closes: #445036
  * Removed debian/rules.orig
  * Fixed the following lintian messages:
    - W: bzip2 source: debian-rules-ignores-make-clean-error line 90
    - W: bzip2 source: substvar-source-version-is-deprecated libbz2-dev
    - W: bzip2 source: substvar-source-version-is-deprecated bzip2
    - W: bzip2 source: substvar-source-version-is-deprecated lib64bz2-dev
    - W: bzip2 source: substvar-source-version-is-deprecated lib32bz2-dev

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 23 Dec 2007 21:56:32 +1100

bzip2 (1.0.4-0ubuntu2) gutsy; urgency=low

  * Move the user manual in texinfo and ps format into bzip2-doc.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 05 Oct 2007 14:05:39 +0200

bzip2 (1.0.4-0ubuntu1) gutsy; urgency=low

  * New upstream version.
    - Fix file permissions race problem (CAN-2005-0953).
    - Sanitise file names more carefully in bzgrep.  Fixes CAN-2005-0758
      to the extent that applies to bzgrep.
  * lib32bz2-*: Install into /usr/lib32, instead of /emul.
  * Set Ubuntu maintainer address.

 -- Matthias Klose <doko@ubuntu.com>  Tue,  3 Jul 2007 12:35:47 +0200

bzip2 (1.0.3-7) unstable; urgency=low

  * Updated Build-depends, added gcc-multilib to fix FTBFS. Thanks to 
    "brian m. carlson" <sandals@crustytoothpaste.ath.cx>. (Closes: #422380)

 -- Santiago Ruano Rincón <santiago@debian.org>  Sun,  6 May 2007 00:34:43 -0500

bzip2 (1.0.3-6) unstable; urgency=low

  * Fixed ppc64 Build-Depends, added Build-Depends on 'libc6-dev-powerpc
    [ppc64]' in control. Patch by Andreas Jochens <aj@andaco.de>. (Closes: #384610)

 -- Santiago Ruano Rincón <santiago@debian.org>  Fri, 25 Aug 2006 11:56:44 -0500

bzip2 (1.0.3-5) unstable; urgency=low

  * 32-bit libraries installed in /usr/lib32 instead of 
    /emul/ia32-linux/usr/lib on ppc64. Patch by Andreas Jochens <aj@andaco.de> 
    (Closes: #384284)
  * Fixed doc-base control file, added Index: value for "info" format.
    (Closes: #377184)

 -- Santiago Ruano Rincón <santiago@debian.org>  Wed, 23 Aug 2006 12:31:02 -0500

bzip2 (1.0.3-4) unstable; urgency=low

  * The file of lib32bz2-1.0 and lib32bz2-dev are installed into 
    /emul/ia32-linux/usr/lib, not /usr/lib32. (Closes: #379858)

 -- Santiago Ruano Rincón <santiago@debian.org>  Tue,  8 Aug 2006 21:22:51 -0500

bzip2 (1.0.3-3) unstable; urgency=low

  * Updated co-maintainer mail address.
  * Set Standards-Version to 3.7.2.
  * Fixed "bzip2: Bug in bzgrep, with fix", closes: #374168.
  * Fixed "Superfluous symlinks in /usr", closes: #375285.
  * Fixed lintian doc-base-file-unknown-format message.
  * Synchronise with Ubuntu.
    - Fixed "build dependency ia32-libs-dev [amd64] -> libc6-dev-i386
      [amd64]", closes: #357271.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 05 Jul 2006 20:31:25 +1000

bzip2 (1.0.3-2ubuntu1) edgy; urgency=low

  * Synchronize to Debian; apply the remaining Ubuntu changes to pristine
    Debian version, since the current diffs were way too messy.
  * debian/rules:
    - Enable 32 bit libraries on amd64.
    - Do not use ia32-libs as alternative shlibs.
  * debian/control: Drop alternate build-dep on ia32-libs-dev.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 28 Jun 2006 10:31:59 +0200

bzip2 (1.0.3-2) unstable; urgency=low

  * Fixed "upgrading fails", closes: #348266. Patches by Paul Brook
    <paul@nowt.org> and Paul Wise <pabs3@bonedaddy.net>.
  * Replaces amd64-libs and amd64-libs-dev versions << 1.5.
  
 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 16 Jan 2006 14:37:38 +1100

bzip2 (1.0.3-1) unstable; urgency=low

  * Synchronise with Ubuntu.
    - Fixed "new upstream bzip2 1.0.3 is available", closes: #318619.
    - Fixed "Please provide 64-bit packages on i386", closes: #341159.
  * Fixed "/usr/bin/$i -> /bin/$i symlinks make bzip2 break on some
    GNU/Hurd installations", closes: #346420.
  * Updated debian/copyright file.
  * Fixed linda error "File not found for field Files in doc-base file
    /usr/share/doc/bzip2/manual_*.html".
  
 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 15 Jan 2006 10:35:23 +1100

bzip2 (1.0.3-0ubuntu1) dapper; urgency=low

  * New upstream version.
  * Synchronise with Debian unstable.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 31 Dec 2005 00:59:50 +0100

bzip2 (1.0.2-11) unstable; urgency=low

  * Fixed "Would be nice if it was installed in /bin (and /lib)",
    closes: #140157.
  * Fixed "The --color option can't be used by bzgrep", closes:
    #316028.
  * Fixed "libbz2-1.0 suggests libbz2-dev without a good reason",
    closes: #333524.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 24 Nov 2005 08:43:24 +1100

bzip2 (1.0.2-10ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.
    - Still generate 64 bit packages

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 10 Nov 2005 15:21:50 +0100

bzip2 (1.0.2-10) unstable; urgency=low

  * Fixed "libbz2-1.0: broken .shlibs file", closes: #330637.
  
 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 29 Sep 2005 13:04:47 +1000

bzip2 (1.0.2-9) unstable; urgency=low

  * Acknowledge NMU, closes: #321286.
  * Fixed dependency problem, closes: #330003.
  
 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 26 Sep 2005 23:26:55 +1000

bzip2 (1.0.2-8.1) unstable; urgency=low

  * NMU
  * Patch from Martin Pitt to bzgrep, to properly quote characters that can
    break out of the generated sed command, in analogy to the recent zgrep
    fix. Fixes CAN-2005-0758. Closes: #321286

 -- Joey Hess <joeyh@debian.org>  Sun,  4 Sep 2005 16:09:03 -0400

bzip2 (1.0.2-8) unstable; urgency=low

  * Fixed priority disparity. Changed priority from standard to important.
  * Fixed "libbz2-1.0: missing symlink", closes: #320012.
  * Changed upstream homepage, added new uploader.
  * Changed Standards-Version to 3.6.2.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 30 Jul 2005 22:16:25 +1000

bzip2 (1.0.2-7ubuntu2) breezy; urgency=low

  * Build 64bit packages to replace amd64-libs.
  * Build 32bit packages on amd64 (currently disabled).

 -- Matthias Klose <doko@ubuntu.com>  Fri, 12 Aug 2005 16:39:17 +0200

bzip2 (1.0.2-7ubuntu1) breezy; urgency=low

  * SECURITY UPDATE: Fix shell command injection.
  * bzgrep: Properly quote characters that can break out of the generated sed
    command, in analogy to the recent zgrep fix.
  * CAN-2005-0758

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu,  4 Aug 2005 18:46:52 +0200

bzip2 (1.0.2-7) unstable; urgency=high

  * Fixed "CAN-2005-1260 decompression bomb vulnerability", closes: #310803.
    Patch by Martin Pitt <martin.pitt@ubuntu.com>.
  * Fixed "Example provided in documentation causes data loss", closes:
    #293581. Patch by Adam Borowski <kilobyte@mimuw.edu.pl>.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 28 May 2005 14:05:46 +1000

bzip2 (1.0.2-6) unstable; urgency=high

  * Fixed RC bug "file permissions modification race (CAN-2005-0953)", closes:
    #303300. Patch by Santiago Ruano Rincon <santiago@unicauca.edu.co>.
    Original patch available at
    http://marc.theaimsgroup.com/?l=bugtraq&m=111352423504277&w=2

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 04 May 2005 17:13:20 +1000

bzip2 (1.0.2-5) unstable; urgency=low

  * Fixed "missing opening bracket in libbz2-dev.prerm" (Closes: #293673,
    #294663). Patches by Joshua Kwan <joshk@triplehelix.org> and
    Jeremy Laine <jeremy.laine@m4x.org>.
  * Fixed "uses #!/bin/sh and command -v" (Closes: #292965).

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 12 Feb 2005 15:33:23 +1100

bzip2 (1.0.2-4) unstable; urgency=low

  * Put back hardlinks for
    /usr/bin/{bunzip2,bzcat,bzcmp,bzegrep,bzfgrep,bzless}
  * Created script bzexe and its manpage (Closes: #292485).
    Patch by Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr>
  * New maintainer's email address.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 02 Feb 2005 19:50:22 +1100

bzip2 (1.0.2-3) unstable; urgency=low

  * Fixed "Overly strict Depends (libc6-dev)" (Closes: #196264).
  * Fixed "bzgrep munges filenames with '&' in them" (Closes: #231144).
  * Fixed "bunzip2 -qt returns 0 for corrupt archives" (Closes: #279025).
  * Fixed "bzip2 --version should exit with success" (Closes: #220374).
  * Fixed "Several XSI:isms in package" (Closes: #256251).
    Patch by David Weinehall <tao@debian.org>
  * Enable bzip2 to cross-build (Closes: #282036).
    Patch by NIIBE Yutaka <gniibe@fsij.org>
  * Fixed lintian warning "bzip2 libbz2-1.0 libbz2-dev binaries:
    postinst-should-not-set-usr-doc-link".
  * Fixed lintian warning "bzip2 binary: package-contains-hardlink
    usr/bin/{bunzip2,bzcat,bzcmp,bzegrep,bzfgrep,bzless}".

 -- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org>  Sun, 09 Jan 2005 21:48:21 +1100

bzip2 (1.0.2-2) unstable; urgency=high

  * New maintainer.
  * Updated package to Policy 3.6.1.1.
  * The package description does not follow Debian policy
    (Closes: #209811, #210074).

 -- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org>  Wed, 27 Oct 2004 06:35:59 +1000

bzip2 (1.0.2-1) unstable; urgency=low

  * New upstream version; closes: #132318. Most of our patches merged
    upstream.
  * Generate copyright automatically from debian/rules.

 -- Philippe Troin <phil@fifi.org>  Wed,  6 Feb 2002 19:23:15 -0800

bzip2 (1.0.1-14) unstable; urgency=low

  * Set SHELL to bash in debian/rules so that we may use bashisms when
    building bzip2 on boxes where /bin/sh != /bin/bash; closes: #116807.

 -- Philippe Troin <phil@fifi.org>  Thu, 29 Nov 2001 15:08:32 -0800

bzip2 (1.0.1-13) unstable; urgency=low

  * Fixed upstream version detection in debian/rules.
  * Cleanup left-over dhelp-induced /usr/doc/bzip2 in preinst; closes: #107233.

 -- Philippe Troin <phil@fifi.org>  Mon,  6 Aug 2001 21:18:37 -0700

bzip2 (1.0.1-12) unstable; urgency=low

  * Set up the shlib file *before* running dpkg-shlibdeps to generate
    correct dependencies for bzip2; closes: #105264.

 -- Philippe Troin <phil@fifi.org>  Sat, 14 Jul 2001 19:39:07 -0700

bzip2 (1.0.1-11) unstable; urgency=low

  * Added support for DEB_BUILD_OPTIONS.
  * Added support for debian/rules get-orig-source.
  * Ldconfig on postrm and remove per policy.
  * Upgraded to policy 3.5.5.0.

 -- Philippe Troin <phil@fifi.org>  Thu, 12 Jul 2001 18:44:40 -0700

bzip2 (1.0.1-10) unstable; urgency=low

  * Fix the /usr/doc compatibility symlink; closes: #102450.

 -- Philippe Troin <phil@fifi.org>  Mon,  2 Jul 2001 12:25:54 -0700

bzip2 (1.0.1-9) unstable; urgency=low

  * Stripping libz2.a does not remove the .comment and .note sections
    since this is non portable and more stripping will be needed anyways
    after building executables; closes: #95601.

 -- Philippe Troin <phil@fifi.org>  Sat, 28 Apr 2001 17:00:41 -0700

bzip2 (1.0.1-8) unstable; urgency=low

  * Bzip2 -d -f now clobbers output file; closes: #95371.

 -- Philippe Troin <phil@fifi.org>  Thu, 26 Apr 2001 13:21:02 -0700

bzip2 (1.0.1-7) unstable; urgency=low

  * Spelling correction in bzip2.1 manpage; closes: #89315.
  * Bzmore manpage comment fix; closes: #90713.
  * Added --fast and --best; closes: #92203.
  * Remove .note and .comment sections to make lintian happy.

 -- Philippe Troin <phil@fifi.org>  Tue, 24 Apr 2001 14:46:59 -0700

bzip2 (1.0.1-6) unstable; urgency=low

  * Build-depends on texinfo; closes: #88363.

 -- Philippe Troin <phil@fifi.org>  Sun,  4 Mar 2001 17:16:53 -0800

bzip2 (1.0.1-5) unstable; urgency=low

  * Include stdio.h in bzlib.h unconditionnaly; closes: #84096.

 -- Philippe Troin <phil@fifi.org>  Mon, 29 Jan 2001 22:37:04 -0800

bzip2 (1.0.1-4) unstable; urgency=low

  * Fix the test for shell script stripping; closes: #83236.

 -- Philippe Troin <phil@fifi.org>  Tue, 23 Jan 2001 10:34:21 -0800

bzip2 (1.0.1-3) unstable; urgency=low

  * -f really overwrites files (this was introduced in 1.0.1-1 when we
    changed the fopen call to be safer with O_EXCL); closes: #81277.
  * No more complaints when attempting to uncompress directories if -q
    flag is specified; closes #81672.
  * Added bz{more,less,{e,f,}grep,diff,cmp} wrapper scripts; 
    closes: #81113, #69621.

 -- Philippe Troin <phil@fifi.org>  Sat, 20 Jan 2001 17:51:39 -0800

bzip2 (1.0.1-2) unstable; urgency=low

  * Allow shell metacharacters in filenames; closes: #74961.

 -- Philippe Troin <phil@fifi.org>  Tue, 17 Oct 2000 11:19:55 -0700

bzip2 (1.0.1-1) unstable; urgency=low

  * New upstream version; closes: #64269, #72324.
  * The new upstream version has a better message when catching a fatal
    signal; closes: #58688.
  * Versionned replaces for libbz2 and libzz2-dev.
  * Fixed unsafe race condition in opening output files (closes: #56386).
    Patch provided by Colin Phipps <crp22@cam.ac.uk>.
  * Updated copyright file, fixed URL; closes: #64270, #64271.
  * Don't give statistics when no bytes were compressed; closes: #68932.
  * Make bzcat and bzip2 -d cat the file if the -f option is set; 
    closes: #65391.
  * Added sections and priorities to packages.
  * Bumped standards-version to 3.2.1.0.
  * Moved back the ldconfig from the bzip2 postinst to the library
    postinst (crept therein 0.9.5d-3).

 -- Philippe Troin <phil@fifi.org>  Sun,  1 Oct 2000 22:34:39 -0700

bzip2 (0.9.5d-3) unstable; urgency=low

  * Moved the bzip2 documentation from the library package to the binary
    package in order to roll out bzip2 1.0.x.

 -- Philippe Troin <phil@fifi.org>  Wed, 13 Sep 2000 23:14:22 -0700

bzip2 (0.9.5d-2) unstable; urgency=low

  * Libbz2 and libzz2-dev now replaces bzip2 (overwrite bzip2's files...)

 -- Philippe Troin <phil@fifi.org>  Sat, 16 Oct 1999 15:51:23 -0700

bzip2 (0.9.5d-1) unstable; urgency=low

  * New maintainer.
  * New upstream release; closes: #41658, #43557.
  * Shared library compiled with -D_REENTRANT.
  * Splitted out shared library to new package.
  * Binary now linked with shlib.
  * Fixed shlibs file; closes: #43656.
  * Bzcat now has a manpage; closes: #17604.

 -- Philippe Troin <phil@fifi.org>  Fri, 15 Oct 1999 18:08:16 -0700

bzip2 (0.9.5c-1) unstable; urgency=low

  * New upstream release (closes: Bug#41217).
  * bz2cat is no more.  Use bzcat instead, as per upstream.
  * Updated to Standards-Version 3.0.1:
     - Man pages are placed in /usr/share/man.
     - debian/copyright now points to /usr/share/common-licenses/GPL
       instead of /usr/doc/copyright/GPL
  * The bzip2 Home Page is now at http://www.bzip2.org/.
  * Thanks to the patch from "Sean 'Shaleh' Perry" <shaleh@varesearch.com>,
    a shared libbz2 library is here!  (closes: Bug#27517, Bug#40804)

 -- Anthony Fok <foka@debian.org>  Wed, 25 Aug 1999 00:46:06 -0600

bzip2 (0.9.0c-2) frozen unstable; urgency=low

  * Now registers bzip2's HTML and PS manual with doc-base.
    Thanks to the suggestion from Wichert Akkerman
    <wichert@cs.leidenuniv.nl> (closes: Bug#31166).

 -- Anthony Fok <foka@debian.org>  Sun, 27 Dec 1998 00:01:30 -0700

bzip2 (0.9.0c-1) frozen unstable; urgency=low

  * New upstream bugfix release.
  * [debian/control]: Upgraded to standards version 2.5.0.0 (no changes).

 -- Anthony Fok <foka@debian.org>  Sat, 28 Nov 1998 21:36:04 -0700

bzip2 (0.9.0-1) unstable; urgency=low

  * New upstream release.
  * [debian/rules]:
      - bzcat and bz2cat are now both hard-linked to bzip2.
      - Likewise, added symlinks bzcat.1.gz and bz2cat1.gz to bzip2.1.gz.
      - Install new upstream bzip2 manual.ps and manual*.html.
      - Install new upstream /usr/lib/libbz2.a and /usr/include/bzlib.h.
  * [debian/copyright]: Replaced the "Copyright" section with the new
      BSD-style license found in ./LICENSE.

 -- Anthony Fok <foka@debian.org>  Tue,  8 Sep 1998 00:28:02 -0600

bzip2 (0.1pl2-5) frozen unstable; urgency=low

  * Removed dh_du from debian/rules.
    (Fixed Lintian error: unknown-control-file du)
  * Upgraded to standards version 2.4.1.0 (no changes).
  * Fixed Lintian error: copyright-refers-to-compressed-license
    usr/doc/copyright/GPL.gz
  * Removed the note about bzip2's magic numbers in README.Debian.
    The new Debian `file' package already includes them.  :-)

 -- Anthony Fok <foka@debian.org>  Mon, 11 May 1998 05:11:50 -0600

bzip2 (0.1pl2-4) unstable; urgency=low

  * Now provides bz2cat, thanks to suggestions from John Goerzen
    <jgoerzen@complete.org> and Joel Klecker <jk@espy.org>.
    (fixes: bug#17222, bug#17484)
  * /usr/bin/bunzip2 is now hardlinked to /usr/bin/bzip2.

 -- Anthony Fok <foka@debian.org>  Wed, 28 Jan 1998 00:35:52 -0700

bzip2 (0.1pl2-3) unstable; urgency=low

  * Updated Standards-Version to 2.3.0.1.
  * Revised debian/rules.
  * Added a note in README.Debian about some suggested bzip2 magic numbers.
  * Changed my maintainer e-mail address to <foka@debian.org>.  :)
    
 -- Anthony Fok <foka@debian.org>  Tue,  6 Jan 1998 01:41:15 -0700

bzip2 (0.1pl2-2) unstable; urgency=low

  * Added md5sums, thanks to the new debhelper-0.10.  <smile>

 -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Tue, 21 Oct 1997 02:06:51 -0600

bzip2 (0.1pl2-1) unstable; urgency=low

  * Initial Release.

 -- Anthony Fok <foka@gpu.srv.ualberta.ca>  Sat, 11 Oct 1997 16:52:07 -0600

