virtinst (0.500.3-2) unstable; urgency=low

  * virt-install: Fix CDROM attach for windows installs
  * Bump Standards-Version to 3.9.0.

 -- Laurent Léonard <laurent@open-minds.org>  Thu, 08 Jul 2010 12:08:15 +0200

virtinst (0.500.3-1) unstable; urgency=low

  * [6e8ccf1] Imported Upstream version 0.500.3
  * [140e8ed] Drop patches.
  * [801ac3f] Switch to new source format 3.0 (quilt).

 -- Laurent Léonard <laurent@open-minds.org>  Thu, 25 Mar 2010 18:13:28 +0100

virtinst (0.500.2-2) unstable; urgency=low

  * [004c933] Hopefully fix unicode locale use once and for all!
    (Closes: #565941) - thanks to Cole Robinson

 -- Laurent Léonard <laurent@open-minds.org>  Thu, 18 Mar 2010 09:16:56 +0100

virtinst (0.500.2-1) unstable; urgency=low

  * [e4b968a] Imported Upstream version 0.500.2
  * [9e17e30] Redo patches.
  * [dda09ec] Bump Standards-Version to 3.8.4.
  * [b2dd1ef] Change python-all-dev dependency to python-all.

 -- Laurent Léonard <laurent@open-minds.org>  Wed, 10 Feb 2010 12:26:02 +0100

virtinst (0.500.1-2) unstable; urgency=low

  [ Laurent Léonard ]
  * [701d192] Fix path to keyboard configuration.
  * [f11662f] Allow DM upload and add myself as uploader.
  * [cf14c53] Clean debian/watch.

 -- Guido Günther <agx@sigxcpu.org>  Sat, 02 Jan 2010 14:11:02 +0100

virtinst (0.500.1-1) unstable; urgency=low

  [ Laurent Léonard ]
  * [86218c1] Imported Upstream version 0.500.1
  * [370e65b] Drop patches. 
      * 0003-Don-t-use-virtio-for-cdrom-floppy- devices.patch - fixed
        upstream. 
      * 0004-Add-error-handling-to- VirtualDisk._clone_local.patch - applied
        upstream.
  * [21cd5ab] Remove debian/pycompat from debian/rules clean target.  Since
    CDBS 0.4.6 doesn't create debian/pycompat when debian/pyversions is set.

 -- Guido Günther <agx@sigxcpu.org>  Mon, 07 Dec 2009 10:04:22 +0100

virtinst (0.500.0-3) unstable; urgency=low

  * [7b2d9d5] Add error handling to VirtualDisk._clone_local (Closes: #555748)

 -- Guido Günther <agx@sigxcpu.org>  Sat, 21 Nov 2009 14:35:41 +0100

virtinst (0.500.0-2) unstable; urgency=low

  [ Laurent Léonard ]
  * [2060102] Bump Debhelper version to 7.
  * [effbb27] Bump Standards-Version to 3.8.3.
  * [babcc4b] Clean debian/rules.
  * [6bb175f] Remove debian/pycompat. According to python-support
    recommendations. Also remove it in debian/rules clean target (see
    #424898).

  [ Guido Günther ]
  * [ff8cee7] Don't use virtio for cdrom/floppy devices Patch pulled
    from upstream HG. (Closes: #553171) - thanks to Harald Dunkel

 -- Guido Günther <agx@sigxcpu.org>  Wed, 04 Nov 2009 11:29:42 +0100

virtinst (0.500.0-1) unstable; urgency=low

  * [75709b9] bump standards version
  * [d275b5a] Imported Upstream version 0.500.0
  * [be8497e] drop patches applied upstream:
        0003-allow-to-pass-nic-model.patch
        0004-parse-etc-default-console-setup-for-keymap-informati.patch
        0005-use-QEMU-s-USB-Tablet-with-Squeeze-guests.patch
        0006-add-Ubuntu-Karmic-to-osdict.patch
        0007-fix-bridge-names-not-ending-with-digit.patch
        0008-Turn-on-ACPI-APIC-for-Windows-except-for-Xen-3.1.0.patch
        0009-Add-Windows-7-to-the-osdict.patch

 -- Guido Günther <agx@sigxcpu.org>  Wed, 29 Jul 2009 17:10:48 +0200

virtinst (0.400.3-5) unstable; urgency=low

  [ Guido Günther ]
  * [d1f073b] add Ubuntu Karmic to osdict (Closes: #532531) - thanks to
    Christophe Sauthier
  * [a008f8b] fix bridge names not ending with digit. Pulled from upstream.
    (Closes: #533539) - thanks to Cole Robinso for the fix and Andreas
    Unterkircher for testing

  [ Laurent Léonard ]
  * [16b8a6c] Turn on ACPI/APIC for Windows, except for Xen < 3.1.0.
    Pulled from upstream. (Closes: #533201) - thanks to Cole Robinson
  * [3840c11] Add Windows 7 to the osdict. (Closes: #535781)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 17 Jul 2009 10:24:16 +0200

virtinst (0.400.3-4) unstable; urgency=low

  * [b882065] use QEMU's USB Tablet with Squeeze guests evdev picks this
    up as mouse which gives more exact mouse handling without the need
    to grab/ungrab the mouse anymore.
  * [da4d0c2] bump standards version

 -- Guido Günther <agx@sigxcpu.org>  Fri, 29 May 2009 16:02:32 +0200

virtinst (0.400.3-3) unstable; urgency=low

  * [a548e37] Update patches:
       * drop 0001-Don-t-require-256MB-on-Debian-installations.patch,
         Upstream changed that to 64MB
       * new patch 0003-allow-to-pass-nic-model.patch: allow to pass the nic
         model on the command line
       * new patch 0004-parse-etc-default-console-setup-
         for-keymap-informat.patch parses /etc/default/console-setup for
         keymap data (Closes: #528454)

 -- Guido Günther <agx@sigxcpu.org>  Sun, 17 May 2009 13:51:57 +0200

virtinst (0.400.3-2) unstable; urgency=low

  * [88581dc] remove redo-patches target handled via external script
  * [584686d] os_variant is no more (Closes: #521089)

 -- Guido Günther <agx@sigxcpu.org>  Wed, 25 Mar 2009 15:53:51 +0100

virtinst (0.400.3-1) unstable; urgency=low

  * [6792db8] Imported Upstream version 0.400.3
  * [3c4c7be] drop 0004-manpage-typo.patch - applied upstream
  * [f95ac5c] rediff remaining patches against new upstream version

 -- Guido Günther <agx@sigxcpu.org>  Sun, 22 Mar 2009 20:13:27 +0100

virtinst (0.400.1-2) unstable; urgency=low

  * upload to unstable
  * [4f2f394] s/bux/bus/ manpage type

 -- Guido Günther <agx@sigxcpu.org>  Sun, 15 Feb 2009 20:14:53 +0100

virtinst (0.400.1-1) experimental; urgency=low

  * [d46750d] Imported Upstream version 0.400.1 (Closes: #513288)
  * [d18654d] drop patches 
        * fixed upstream: 
              0004-virt-convert-Fix-crash-caused-by-accessing-now-priv.patch
              0005-Explicitly-set-FullVirtGuest-arch-to-equal-host-arch.patch
        * applied upstream:
              0006-scratchdir-for-uid-0.patch 
              0007-create-scratchdir-if-it-doesn-t-exist.patch
              0008-use-virtio-for-Lenny-guests.patch
              0009-Add-support-for-Debian-Xen-paravirt-installs.patch
              0010-look-for-keymap-in-xorg.conf-too.patch
  * [dc1ae07] rebase debian specific patches

 -- Guido Günther <agx@sigxcpu.org>  Thu, 29 Jan 2009 16:45:08 +0100

virtinst (0.400.0-7) unstable; urgency=low

  * [4b7369d] fix Vcs- URLs - thanks to Ian Campbell
  * [4b691af] Look for the current keymap in xorg.conf

 -- Guido Günther <agx@sigxcpu.org>  Mon, 01 Dec 2008 19:28:43 +0100

virtinst (0.400.0-6) unstable; urgency=low

  * upload to unstable
  * [bf4db09] add a versioned dependency

 -- Guido Günther <agx@sigxcpu.org>  Wed, 19 Nov 2008 09:19:29 +0100

virtinst (0.400.0-5) experimental; urgency=low

  * [c6eb3fa] fix maintainer
  * [b63225f] add support for xen paravirt installs

 -- Guido Günther <agx@sigxcpu.org>  Thu, 30 Oct 2008 15:52:13 +0100

virtinst (0.400.0-4) experimental; urgency=low

  * [58763f3] fix indentaion for 0006-scratchdir-for-uid-0.patch
  * [98fedd9] mention virt-convert

 -- Guido Günther <agx@sigxcpu.org>  Wed, 22 Oct 2008 10:20:27 +0200

virtinst (0.400.0-3) experimental; urgency=low

  * [a2d6dd4] virt-convert uses qemu-img so recommend qemu
  * [e765545] use virtio for Lenny Guests (0008-use-virtio-for-Lenny-
    guests.patch)

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 26 Sep 2008 09:30:26 +0200

virtinst (0.400.0-2) experimental; urgency=low

  * [b2c62d9] new patches 0006-scratchdir-for-uid-0.patch 
                          0007-create-scratchdir-if-it-doesn-t-exist.patch 
              fix scratchdir handling for the ImageFetcher

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 22 Sep 2008 12:53:48 +0200

virtinst (0.400.0-1) experimental; urgency=low

  * [4b12aad] Imported Upstream version 0.400.0 (Closes: #495013)
  * [62796af] drop 0001-forward-to-hg-as-of-6462dfd3e606.patch
  * [70b73a8] drop 0005-fix-mac-address-on-virt-clone.patch - applied
    upstream
  * [ea789ac] drop 0006-catch-ParserExceptions.patch - applied upstream
  * [7526107] adjust other patches to new upstream version
  * [a80781e] new patch 0004-virt-convert-Fix-crash-caused-by-....patch
    from upstream HG
  * [090250c] new patch 0005-Explicitly-set-FullVirtGuest-arch-....patch
    from upstream HG
  * [cef6ddb] adjust copyright

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 18 Sep 2008 15:06:19 +0200

virtinst (0.300.3-5) unstable; urgency=low

  * [14c4b3c] catch ParserExceptions (Closes: #493758)
  * [e0629a2] fix mac address on virt-clone (adressess parts of #495013)
  * [af27170] Don't require thre arguments to get_memory() (Closes:
    #493782)
  * [0b43823] improve package description
  * [039bf5c] bump standars version
  * [8c91abf] add README.source

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 15 Aug 2008 14:52:27 +0200

virtinst (0.300.3-4) unstable; urgency=low

  [ Marco Sinhoreli ]
  * [39c7244] Fix path to pygrub

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 26 Jun 2008 18:10:26 +0200

virtinst (0.300.3-3) unstable; urgency=low

  * [c82fe9f] fix path to hvmloader (Closes: #487682)

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 24 Jun 2008 16:09:16 +0200

virtinst (0.300.3-2) unstable; urgency=low

  * forward to hg as of 6462dfd3e606 - fixes kvm virtual machine creation with
    virt-manager

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 14 Apr 2008 17:44:53 +0200

virtinst (0.300.3-1) experimental; urgency=low

  * upload to experimental
  * new upstream version
  * drop non-root.diff - applied upstream
  * drop debian.diff - applied upstream

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 14 Mar 2008 20:09:19 +0100

virtinst (0.300.2-3) unstable; urgency=low

  * non-root.diff: don't fail installations as non-root user

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 03 Feb 2008 16:51:14 +0100

virtinst (0.300.2-2) unstable; urgency=low

  * build-depend on the python packages for the testsuite (Closes: #462514)

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 25 Jan 2008 14:29:30 +0100

virtinst (0.300.2-1) unstable; urgency=low

  * New Upstream Version
  * drop patches applied/fixed upstream:
        * recommend-virt-viewer.diff
        * virt-clone_sparse.diff
        * man-virt-clone.diff
  * keep documentation part of debian.diff

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 16 Jan 2008 10:47:26 +0100

virtinst (0.300.1-5) unstable; urgency=low

  * recommend virt-viewer instead of presenting the user with a python
    exception

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 18 Dec 2007 09:56:08 +0100

virtinst (0.300.1-4) unstable; urgency=low

  * document debian os-variants (Closes: #455861) - Thanks to Trent W.
    Buck for the patch
  * Don't require 256MB on Debian installations (Closes: #455860)
  * fix typo in homepage field
  * bump standards version
  * install examples

 -- Guido Guenther <agx@sigxcpu.org>  Sat, 15 Dec 2007 18:56:08 +0100

virtinst (0.300.1-3) unstable; urgency=low

  * debian.diff: add Debian as supported fully virtualized guest
  * recommend virt-viewer, needed for vnc console access
  * remove superflous debian/dirs

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 11 Dec 2007 12:13:32 +0100

virtinst (0.300.1-2) unstable; urgency=low

  * virt-clone_sparse.diff: don't fail on sparse files
  * add watchfile
  * move to team maintenance

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 11 Dec 2007 11:27:34 +0100

virtinst (0.300.1-1) experimental; urgency=low

  * Initial release (Closes: #452513)

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 23 Nov 2007 00:30:45 +0100

