guml (0.3-0.1ubuntu2) gutsy; urgency=low

  * Fail gracefully if ~/.guml/ doesn't exist and point the user to
    /usr/share/doc/guml/README (LP: #133694)
  * debian/rules: move dh_* from binary-indep to binary-arch and remove -i
    (--indep), fixes FTBFS.

 -- Adrien Cunin <adri2000@ubuntu.com>  Wed, 22 Aug 2007 18:26:03 +0200

guml (0.3-0.1ubuntu1) gutsy; urgency=low

  * Build only for i386 and am64 since user-mode-linux is currently
    available only for those architectures and causes unmetdeps on
    the other ones (LP: #65389)
  * Update Maintainer field in debian/control

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Fri, 20 Jul 2007 23:27:27 +0200

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
