picax (1.4) unstable; urgency=low

  * QA upload.
  * Package is orphaned (#379039); set maintainer to Debian QA Group.
  * Switch to new Python policy.  Closes: #380888.
  * Switch to debhelper 5.
  * modules/hashfile.py, modules/picax/installer.py, modules/picax/media.py,
    modules/picax/unpack.py, modules/picax/modules/cd.py: Remove shebangs;
    none of these are meant to be executed.
  * debian/copyright: Add full copyright statement.
  * Conforms to Standards version 3.7.2.

 -- Matej Vela <vela@debian.org>  Fri,  4 Aug 2006 18:11:40 +0200

picax (1.3) unstable; urgency=low

  * Add missing dependency on sudo and build dependency on python.  
    Closes: #233170.

 -- Jeff Licquia <licquia@progeny.com>  Tue, 17 Feb 2004 10:30:56 -0500

picax (1.2) unstable; urgency=low

  * Optionally create media.  Media types are provided via add-on
    modules.
  * Supply a media module for CD media.
  * New system for handling configuration, including config file
    support.
  * Support multiple apt repositories via the configuration file.
  * Remove xreadlines support from hashfile, as it generates
    deprecation warnings on newer Python.

 -- Jeff Licquia <licquia@progeny.com>  Thu, 12 Feb 2004 15:49:44 -0500

picax (1.1) unstable; urgency=low

  * Instead of hard-coding a kernel header path, have the Makefile
    look for appropriate kernel-header dirs and choose one.
  * Use apt_pkg.ParseTagFile in Package and PackageFactory.
  * Call pdb.post_mortem() if an exception is caught and debug is set.
  * Create source media as well as binary media.
  * Add debootstrap-referenced packages to the beginning of the
    package order.

 -- Jeff Licquia <licquia@progeny.com>  Fri,  9 Jan 2004 14:48:44 -0500

picax (1.0) unstable; urgency=low

  * Initial Release.

 -- Jeff Licquia <licquia@progeny.com>  Tue,  2 Dec 2003 14:51:23 -0500

