guml (0.4) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>.
  * Acknowledge NMUs.
  * Fail gracefully if config dir not present. (Closes: #413687).
    + Thanks to Adrien Cunin from Ubuntu for the patch.
  * Make arch i386 and amd64 only. (Closes: #435721).
    + UML not available on other architectures.
  * Clean up debian/copyright.
  * Bump debhelper build-dep and compat to 5.
  * Bump Standards Version to 3.7.3. (No changes needed).

 -- Barry deFreese <bddebian@comcast.net>  Thu, 10 Apr 2008 22:17:53 -0400

guml (0.3-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update package to the last python policy (Closes: #380838):
    + uses python-support,
    + move /usr/lib/site-packages/*.py to /usr/share/guml,
    + patch guml.py to add /usr/share/guml to sys.path.
  * Bump Standards-Version to 3.7.2.
  * Fix debian/copyright.
  * Fix typo in debian/rules: binary-indep -> binary-arch.

 -- Pierre Habouzit <madcoder@debian.org>  Thu, 31 Aug 2006 13:58:43 +0200

guml (0.3) unstable; urgency=low

  * Several small configuration flexibility enhancements:
    - Permit "random" MAC generation in network interfaces ("mac = random")
    - Permit the specification of the uml_switch socket to use ("socket = ")
    - "extraopts" to define anything that I haven't specifically accounted
      for

 -- Matthew Palmer <mpalmer@debian.org>  Sun, 28 Aug 2005 15:50:58 +1000

guml (0.2) unstable; urgency=low

  * Fixed problems with console handling, so that GUML will run without a
    controlling TTY (so it'll run from panel, for instance).

 -- mpalmer <mpalmer@debian.org>  Thu, 28 Jul 2005 09:27:34 +1000

guml (0.1) unstable; urgency=low

  * Added support for multiple disks and network interfaces.
  * Guard against multiple invocations of the same UML (which tends to
    irritate the disk images a bit).
  * Virtual Consoles in the UML now open up as tabs, so you don't need to
    SSH in to do anything useful.

 -- Matthew Palmer <mpalmer@debian.org>  Wed,  6 Jul 2005 07:59:29 +1000

guml (0.0) unstable; urgency=low

  * Initial Release.

 -- Matthew Palmer <mpalmer@debian.org>  Tue, 28 Jun 2005 20:11:51 +1000
