dpkg-awk (1.2) unstable; urgency=low

  * Rename dpkg-awk.lib to dpkg-awk.awk.
  * Remove shebang line and executable bit from awk include files.
  * Install awk files in /usr/share/awk instead of /usr/lib/awk.
  * Simplify dpkg-awk wrapper.
  * Update debian/copyright to copyright format 1.0.
  * Update debhelper version to 9.
  * Convert debian/rules to dh rules.tiny.
  * Update to Standards-Version 3.9.3 (no changes needed).
  * Drop unneeded 'Build-Depends-Indep: gawk'.

 -- Jeroen Schot <schot@a-eskwadraat.nl>  Tue, 28 Feb 2012 14:41:59 +0100

dpkg-awk (1.1) unstable; urgency=low

  * New maintainer. (Closes: #635598)
  * debian/control:
    - bump Standards-Version to 3.9.2 (no changes needed)
    - add Depends on ${misc:Debhelper}
    - add Suggests of dctrl-tools
  * debian/copyright:
    - update DEP-5 format to CANDIDATE version (r174)
    - relicense to BSD-3-clause after approval from Adam Heath and Iulian
      Udrea (Closes: #133491)
  * debian/rules:
    - add build-indep and build-dep targets
    - remove dh_installdirs, add dh_installmanpages
  * debian/source/format:
    - 3.0 'native'

 -- Jeroen Schot <schot@a-eskwadraat.nl>  Thu, 04 Aug 2011 10:27:22 +0200

dpkg-awk (1.0.3) unstable; urgency=low

  * debian/control:
    - add Vcs-* fields
      + dpkg-awk is now maintained in a GIT repository (git.debian.org)
  * debian/rules:
    - remove commented lines
    - merge 'rm -f' into dh_clean
    - rename build-indep target to build-stamp

 -- Iulian Udrea <iulian@ubuntu.com>  Fri, 14 Nov 2008 14:55:14 +0000

dpkg-awk (1.0.2) unstable; urgency=low

  * New maintainer (Closes: #491857).
  * dpkg-awk.lib: it's AWK instead of shell code.
  * debian/control:
    - change the Section to devel
    - bump Standards-Version to 3.8.0
    - bump debhelper version from 1 to 7 and add compat file
    - add gawk to Build-Depends-Indep
  * debian/copyright:
    - switch to new format
    - debian/* is under the GPL-2 license
  * debian/rules: update as it was a bit rusty
  * Add debian/install file.
  * Fix lintian 'hyphen-used-as-minus-sign'.

 -- Iulian Udrea <iulian@ubuntu.com>  Wed, 12 Nov 2008 12:12:00 +0000

dpkg-awk (1.0.1.0.0.2) unstable; urgency=low

  * NMU
  * Correct typos in manpage. Closes: #362045, #104331
  * Remove 'commented out' -of|--outform option from manpage.
    Closes: #247460
  * Remove conflicts on ancient gawk version. Closes: #64358
  * Unset POSIXLY_CORRECT because dpkg-awk needs gawk extensions.
    Closes: #170375

 -- Jeroen Schot <schot@a-eskwadraat.nl>  Wed, 16 Jul 2008 20:41:17 +0200

dpkg-awk (1.0.1.0.0.1) unstable; urgency=low

  * NMU
  * Rebuilt to finish /usr/doc transition. Closes: #322783

 -- Joey Hess <joeyh@debian.org>  Tue, 10 Jan 2006 00:01:41 -0500

dpkg-awk (1.0.1) unstable; urgency=low

  * Oops.  It really does need gawk.  Closes: #64146, #64538.

 -- Adam Heath <doogie@debian.org>  Fri, 12 Jan 2001 01:42:45 -0600

dpkg-awk (1.0.0) frozen unstable; urgency=low

  * Added conflicts on gawk << 3.0.4.  (rc)Closes: #59157
  * Removed depends on gawk, as it appears that awk(provided by mawk or
    gawk) is sufficient.  Closes: #52350.

 -- Adam Heath <doogie@debian.org>  Mon, 28 Feb 2000 21:13:03 -0600

dpkg-awk (0.9.2) unstable; urgency=low

  * Added -of|--outform, to specify the output type(normal, and xml).

 -- Adam Heath <doogie@debian.org>  Mon,  6 Dec 1999 20:43:41 -0600

dpkg-awk (0.9.1) unstable; urgency=low

  * Changed priority to optional.  Closes: #51977

 -- Adam Heath <doogie@debian.org>  Sun,  5 Dec 1999 20:09:49 -0600

dpkg-awk (0.9) unstable; urgency=low

  * If a multiline field had no text on the first line, the field name
    was being doubled.  Fixed.
  * It a colon followed the separating colon in a paragraph, data was
    lost.  Fixed.  Closes: #50302
  * Added build depends.
  * Added -n|--numeric which allows one to specify the fields that
    are numeric in nature.  This allows for the comparison done while
    -s|--sort(ing) to be correct.  Closes: #40214
  * Added -h|--help option.  Closes: #50078
  * Now uas /usr/doc -> ../usr/share/doc symlink, txs to debhelper.

 -- Adam Heath <doogie@debian.org>  Sat,  4 Dec 1999 05:57:12 -0600

dpkg-awk (0.7.3) unstable; urgency=low

  * s/dpkg-repack/dpkg-awk/ in the manpage. Closes: #37057, #39389
  * Changed priority to optional. Closes: #37332
  * Modified to fit with FHS.

 -- Adam Heath <doogie@debian.org>  Sun,  8 Aug 1999 04:48:32 -0500

dpkg-awk (0.7.2) unstable; urgency=low

  * Removed fakeroot from the rules file.  closes: #25783
  * Removed errant '*' so that it could handle multiple ':'
    in a line.   closes: #34551
  * Lintian 1.0 clean.

 -- Adam Heath <doogie@debian.org>  Tue, 16 Mar 1999 12:22:14 -0600

dpkg-awk (0.7.1) unstable; urgency=low

  * Some debugging code was left in, and this messed up
    register_netscape.

 -- Adam Heath <adam.heath@usa.net>  Fri, 12 Jun 1998 14:53:57 -0500

dpkg-awk (0.7) unstable; urgency=low

  * First public release.

 -- Adam Heath <adam.heath@usa.net>  Fri, 12 Jun 1998 14:53:57 -0500