debaux (0.1.11-1) experimental; urgency=low

  * Generate archive file from orig directory for Debian source format 3
    and above.
  * Allow ~ in directory names
  * CPAN fixes:
     - update Standards-Version
     - recognize --directory option
     - use functions from CPAN::Shell instead of CPAN (Closes: #522704,
       thanks to Norbert Buchmuller <norbi@nix.hu> for the patch)
     - make removal of empty directory chain conditional
	 - strip off directory for CPAN builds with existing subdirectory in
       debian directory 
  * Ignore comments in .dsc files
  * Lintian fixes:
     - Add proper copyright to debian/copyright file.
     - Fix POD error in DebAux::Util.
     - Bump up Standards-Version.
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Thu, 07 Oct 2010 14:19:32 +0200

debaux (0.1.10-1) unstable; urgency=low

  * missing dependency to dpkg-dev added
  * reset locale in chroot environment to get expected messages from build
    process
  * bypass signing in chroot environment
  * fix problem with publishing architecture-independent packages on
    architectures other than i386
  * --install now takes optional arguments
  * --lintian now checks source as well
  * new option --skip-patches
  * new option --env to pass environment variable(s) for --chroot builds
  * new configuration variables email and fullname
  * --release option adheres to proxy environment variable
  * build from CPAN:
    - move DH_COMPAT into debian/compat
    - create debbuild
    - remove underscores from Perl module names
      (e.g. Tree::DAG_Node becomes libtree-dagnode-perl)
    - support modules installed by Module::Build
    - set standards version to 3.7.2.2
    - remove empty /usr/lib directory chain
  * DebAux::Debconf:
    - set method acknowledges "value set" as successful status
    - fixed wrong module name in manpage
  * update FSF address
  * documentation:
    - --chroot option
    - POD fixes
  * switch from dh_movefiles to dh_install method, bumping DH_COMPAT to 5
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Fri, 14 Dec 2007 00:30:07 +0100

debaux (0.1.9-1) unstable; urgency=low

  * --append-version fails to work in time zones to the west of GMT

 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Mon, 19 Dec 2005 23:09:09 +0100

debaux (0.1.8-1) unstable; urgency=low

  * fixed various problems with native packages (--chroot, inclusion of source)
  * arch-dependent patches
  * new options --append-version and --changelog-message to prepend
    changelog entries
  * reset locale before calling dpkg-buildpackage 
  * use section perl in CPAN debian/control template
  * debconf-2.0 alternative dependency added (Closes: #331795, thanks to
    Joey Hess <joey@kitenet.net>)
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Thu, 20 Oct 2005 15:32:50 +0200

debaux (0.1.7-1) unstable; urgency=low

  * fixed some issues with --chroot-user
  * adding missing back to debaux-build's POD documentation
  * --release downloads original archive even if debian release number is
    1, there are releases with smaller numbers like jfsutils 1.1.4-0.1
  * --release works now without --chroot as well
  * lintian fix for copyright file

 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Wed, 28 Jan 2004 19:23:18 +0100

debaux (0.1.6-1) unstable; urgency=low

  * found a case where debaux-build didn't split upstream version and
    debian release number correctly: 1.64-cvs20010402-2
  * removed dh_suidregister from share/cpan/rules
  * misleading error message on apt-get source failure fixed
  * new commandline option --extra-sources
  * added plus to allowed characters in package directory names, e.g.
    libsigc++-1.0.4 (thanks to Eric Woodruff <ewoodruf@ist.ucf.edu> for
    the bug report)
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Fri,  1 Aug 2003 01:16:46 +0200

debaux (0.1.5-1) unstable; urgency=low

  * broken description line removed from debian/control
  * reasoning for separate distribution added to debaux-debconf's
    description
  * removed potato compatibility code from debian/rules
  * install share/cpan/{control,rules} (Closes: #148151)
  * debaux-build no longer copies files like foo.c.~1.1~ from the source
    directory 
  * new debauxdir option added to global configuration file
  * full implementation of download parameter
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Tue, 28 Jan 2003 22:06:06 +0100

debaux (0.1.4-3) unstable; urgency=low

  * set() method added to Debaux::Debconf

 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Sat, 28 Dec 2002 19:28:15 +0100

debaux (0.1.4-2) unstable; urgency=low

  * --stop-before-build works with --chroot now
  * added nasty hack to build with other user in chroot
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Fri, 27 Dec 2002 00:24:31 +0100

debaux (0.1.4-1) unstable; urgency=low

  * moved DebAux::Debconf into separate package debaux-debconf
  * new sourcedir parameter for global configuration file
  * new download parameter for package configuration files
  * debaux suggests now dh-make, which is needed for the --cpan option
  * debaux-build checks for the changelog in the source tree and in the Debian
    directory now
  * debaux-build displays changelog filename if dpkg-parsechangelog fails
  * debaux-publish allows to specify the remote user now
  * fixed indentation in debaux-publish manual page
  * add patch filename to error message for patches in patches directory
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Sun, 17 Nov 2002 13:21:49 +0100

debaux (0.1.3-1) unstable; urgency=medium

  * DebAux::Debconf module added
  * use -j flag for unpacking .tar.bz2 archives
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Fri, 15 Mar 2002 18:46:58 +0100

debaux (0.1.2-1) unstable; urgency=low

  * More comprehensive description (Closes: #135310) 

 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Sat, 23 Feb 2002 17:07:04 +0100

debaux (0.1.1-1) unstable; urgency=low

  * Initial release

 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Mon, 18 Feb 2002 10:18:10 +0100