virtinst (0.600.4-3ubuntu2) trusty; urgency=medium

  * cherrypick upstream patch to fix volume upload (LP: #1286500)

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Mon, 07 Apr 2014 23:04:15 -0500

virtinst (0.600.4-3ubuntu1) trusty; urgency=medium

  * Merge from Debian. Remaining changes:
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/9005_ubuntu_releases.patch: Add recent releases,
      update EoL releases, and switch back to cirrus by default to get a
      reasonable screen size during installation.
    - debian/patches/9006_fix_path_to_qemu-dm.patch: drop the full path
      from qemu-dm as already done for hvmloader and pygrub. The Xen tools
      will handle this and add the missing path.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package builds an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 20 Mar 2014 12:49:15 -0400

virtinst (0.600.4-3) unstable; urgency=medium

  * [f382b1e] Fix accessing disk page in virt-manager 'customize before install'
    Thanks to Cole Robinson (Closes: #735198)

 -- Guido Günther <agx@sigxcpu.org>  Tue, 28 Jan 2014 13:26:24 +0100

virtinst (0.600.4-2ubuntu4) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 23 Feb 2014 13:54:50 +0000

virtinst (0.600.4-2ubuntu3) trusty; urgency=low

  * debian/patches/9005_ubuntu_releases.patch: updated to add Trusty,
    switch back to cirrus by default to get a reasonable screen size
    during installation.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 25 Oct 2013 11:32:36 -0400

virtinst (0.600.4-2ubuntu2) saucy; urgency=low

  * Add back a patch to drop the full path from qemu-dm as already
    done for hvmloader and pygrub. The Xen tools will handle this and
    add the missing path.

 -- Stefan Bader <stefan.bader@canonical.com>  Thu, 08 Aug 2013 10:28:18 +0200

virtinst (0.600.4-2ubuntu1) saucy; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/9005_ubuntu_releases.patch: Add recent releases, and
      update EoL releases.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package build an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends
  * Dropped changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch,
      debian/patches/0004-Fix-path-to-qemu-dm.patch: xen binaries haven't
      been in /usr/lib/xen-default for a while, so either these patches
      were broken, or unnecessary.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 06 Aug 2013 14:40:24 -0400

virtinst (0.600.4-2) unstable; urgency=low

  [ Laurent Léonard ]
  * [e82a6ec] Drop patch:
        0004-virt-install-avoid-disk-name-collisions.patch - fixed upstream 

  [ Oliver Seufer ]
  * [d27f4a6] Rely on xen finding it's tools (Closes: #712563)

 -- Guido Günther <agx@sigxcpu.org>  Mon, 17 Jun 2013 14:20:59 +0200

virtinst (0.600.4-1ubuntu1) saucy; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
      qemu-dm binary.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package build an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends
  * debian/patches/9005_ubuntu_releases.patch: Add recent releases, and
    update EoL releases.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 21 May 2013 11:39:19 -0400

virtinst (0.600.4-1) unstable; urgency=low

  * [c509e0f] Imported Upstream version 0.600.4
  * [bd437d5] Drop patches
    - 0004-LogicalPool-properly-pass-on-autostart-flag.patch - fixed upstream
    - 0005-Don-t-overwrite-target-element-for-disks-that-have-i.patch - fixed
      upstream
    - 0008-The-Debian-stable-release-always-exists.patch - fixed upstream
    - 0009-Don-t-fail-if-we-can-t-set-locale-debian-bug-697864.patch - fixed
      upstream

 -- Laurent Léonard <laurent@open-minds.org>  Sat, 04 May 2013 01:04:10 +0200

virtinst (0.600.3-3ubuntu1) raring; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
      qemu-dm binary.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package build an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Wed, 23 Jan 2013 11:46:14 -0500

virtinst (0.600.3-3) unstable; urgency=low

  * [c8cbe03] The Debian stable release always exists.
    Thanks to Geoff Simmons (Closes: #689169)
  * [b5ec57e] Don't fail if we can't set locale (debian bug #697864)
    Thanks to Cole Robinson (Closes: #697864)

 -- Guido Günther <agx@sigxcpu.org>  Sat, 19 Jan 2013 10:15:09 +0100

virtinst (0.600.3-2ubuntu1) raring; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
      qemu-dm binary.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package build an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 23 Nov 2012 14:26:26 -0500

virtinst (0.600.3-2) unstable; urgency=low

  * Patches cherry-picked from upstream:
    - [a8d9a44] LogicalPool: properly pass on autostart flag
    - [ae618e4] Don't overwrite target element for disks that have it
       already set
  * Patches submitted upstream:
    - [570b8dc] virt-install: avoid disk name collisions
    - [04e309a] Don't fail if no meter is used

 -- Guido Günther <agx@sigxcpu.org>  Thu, 11 Oct 2012 19:04:40 +0200

virtinst (0.600.3-1) unstable; urgency=low

  * [7591e34] Switch qemu recommendation to qemu-utils (Closes: #644196)
  * [efdd6c0] Switch virt-viewer recommendation to suggestion (Closes: #667937)
  * [77d9b51] Switch qemu-utils recommendation to dependency
  * [5ff2544] Imported Upstream version 0.600.3

 -- Laurent Léonard <laurent@open-minds.org>  Sun, 26 Aug 2012 18:13:38 +0200

virtinst (0.600.2-1ubuntu1) quantal; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
      qemu-dm binary.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package build an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends
  * Dropped patches:
    - debian/patches/9005_ubuntu_releases.patch: Upstream

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 24 Jul 2012 08:52:01 -0400

virtinst (0.600.2-1) unstable; urgency=low

  * [6e16ae7] Imported Upstream version 0.600.2
  * [27d03b8] Drop patch
    - 0004-Fix-location-of-Debian-daily-builds.patch - fixed upstream
  * [e040ecd] Bump Standards-Version to 3.9.3

 -- Laurent Léonard <laurent@open-minds.org>  Sat, 14 Jul 2012 18:47:52 +0200

virtinst (0.600.1-2ubuntu1) quantal; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
      qemu-dm binary.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package build an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends
  * debian/patches/9005_ubuntu_releases.patch: Add new Ubuntu releases and
    properly tag LTS releases. (LP: #942534)

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 24 May 2012 15:56:08 -0400

virtinst (0.600.1-2) unstable; urgency=low

  * [5e59401] Fix location of Debian daily builds.
    Thanks to Gaudenz Steinlin (Closes: #668627)

 -- Guido Günther <agx@sigxcpu.org>  Mon, 16 Apr 2012 14:24:13 +0200

virtinst (0.600.1-1ubuntu3) precise; urgency=low

  * Update 9005_ubuntu_precise.patch to tag 12.04 and 10.04 as LTS releases
    (LP: #942534)

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Tue, 03 Apr 2012 08:58:30 -0500

virtinst (0.600.1-1ubuntu2) precise; urgency=low

  * debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
    qemu-dm binary. (LP: #936048)

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 24 Feb 2012 15:51:30 -0500

virtinst (0.600.1-1ubuntu1) precise; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
    - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
      for all ISO/HTTP source, to not longer fail with cobbler/koan.
    - debian/patches/9005_ubuntu_precise.patch: Add Ubuntu precise as a
      supported distro.
    - debian/{control,rules,pyversions}: Build using dh_python2, use
      debhelper v8 instead of cdbs; for some reason the package build an
      empty binary package when using dh_python2.
    - debian/control: added acl package to depends.
    - debian/control: added libvirt-bin to recommends

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Sat, 11 Feb 2012 11:47:53 -0500

virtinst (0.600.1-1) unstable; urgency=low

  * [1048fe3] Imported Upstream version 0.600.1
  * [5c8f622] Drop patches
    - 0004-VirtualDeviceAddress-Only-clear-XML-if-not-building-.patch - fixed
      upstream
    - 0005-Add-Debian-Wheezy-to-the-OS_TYPES.patch - fixed upstream

 -- Laurent Léonard <laurent@open-minds.org>  Thu, 02 Feb 2012 12:22:25 +0100

virtinst (0.600.0-2) unstable; urgency=low

  * [18951a9] VirtualDeviceAddress: Only clear XML if not building from
    scratch. Cherry-picked from upstream. (Closes: #652879)
  * [d62f9c6] Add Debian Wheezy to OS_TYPES

 -- Guido Günther <agx@sigxcpu.org>  Sat, 31 Dec 2011 17:14:29 +0100

virtinst (0.600.0-1ubuntu4) precise; urgency=low

  * debian/patches/9005_ubuntu_precise.patch: Add Ubuntu precise as a
    supported distro. (LP: #918538) 

 -- Andres Rodriguez <andreserl@ubuntu.com>  Thu, 19 Jan 2012 10:52:45 -0500

virtinst (0.600.0-1ubuntu3) precise; urgency=low

  * debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
    for all ISO/HTTP source, to not longer fail with cobbler/koan (LP: #884765)

 -- Andres Rodriguez <andreserl@ubuntu.com>  Wed, 18 Jan 2012 16:18:30 -0500

virtinst (0.600.0-1ubuntu2) precise; urgency=low

  * Build using dh_python2
  * Use debhelper v8 instead of cdbs; for some reason the package build an
    empty binary package when using dh_python2.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 17 Dec 2011 21:00:25 +0100

virtinst (0.600.0-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
  * Removed patches:
    - 9002_Lucid.patch: upstream
    - 9004_ubuntu_correct_tree.patch: upstream

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Mon, 08 Aug 2011 13:43:26 -0400

virtinst (0.600.0-1) unstable; urgency=low

  [ Guido Günther ]
  * [e25be0e] Ask for debug output in bugreports
  * [36c5d7c] Bump standards version to 3.9.2.

  [ Laurent Léonard ]
  * [c55c417] Imported Upstream version 0.600.0
  * [cb83165] Update patch 0001-fix-path-to-hvmloader.patch

 -- Laurent Léonard <laurent@open-minds.org>  Sat, 30 Jul 2011 20:34:32 +0200

virtinst (0.500.6-1ubuntu2) oneiric; urgency=low

  * debian/patches/9004_ubuntu_correct_tree.patch: Update to correctly detect
    HTTP sources for different types of ISO's and archs (Including mini ISO).

 -- Andres Rodriguez <andreserl@ubuntu.com>  Mon, 27 Jun 2011 15:09:10 -0400

virtinst (0.500.6-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/patches/9002_Lucid.patch: use 10.04, not 10.4 as version for
      Ubuntu 10.04 LTS "Lucid Lynx"
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch.
    - debian/patches/9004_ubuntu_correct_tree.patch: Correctly detect an
      UbuntuDistro from an HTTP source.
    - debian/control: added acl package to depends.
    - debian/control: demote virt-viewer to Suggests, as it's in universe.
    - debian/control: remove qemu transition package from Recommends and
      add qemu-kvm to Suggests for the qemu-img binary as it's not required
      to simply manage a remote server with virt-manager.
    - Recommends libvirt-bin
  * Removed patches:
    - debian/patches/9001_Ubuntu.patch: upstream

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Wed, 18 May 2011 13:43:29 -0400

virtinst (0.500.6-1) unstable; urgency=low

  * [abc0bed] Imported Upstream version 0.500.6
  * [9d1703d] Drop patch
    - 0004-Features-Fix-XML-parsing-using-dictionary-syntax.patch - fixed
      upstream

 -- Laurent Léonard <laurent@open-minds.org>  Fri, 25 Mar 2011 09:30:58 +0100

virtinst (0.500.5-3) unstable; urgency=low

  * [710912b] New patch 0004-Features-Fix-XML-parsing-using-dictionary-syntax.
    patch (Closes: 616674)

 -- Laurent Léonard <laurent@open-minds.org>  Mon, 07 Mar 2011 14:59:25 +0100

virtinst (0.500.5-2) unstable; urgency=low

  * Upload to unstable (Closes: #614520)

 -- Guido Günther <agx@sigxcpu.org>  Tue, 22 Feb 2011 09:54:58 +0100

virtinst (0.500.5-1ubuntu4) natty; urgency=low

  * debian/patches/9004_ubuntu_correct_tree.patch: Updated to consider that
    HTTP source can be both, a mounted ISO (or cobbler imported ISO) or a
    netbook HTTP source. (LP: #751979)

 -- Andres Rodriguez <andreserl@ubuntu.com>  Fri, 08 Apr 2011 14:14:51 -0400

virtinst (0.500.5-1ubuntu3) natty; urgency=low

  * Correctly detect an UbuntuDistro from an HTTP source. (LP: #751979)

 -- Andres Rodriguez <andreserl@ubuntu.com>  Tue, 05 Apr 2011 18:18:09 -0400

virtinst (0.500.5-1ubuntu2) natty; urgency=low

  * debian/patches/9002_Lucid.patch:
    - use 10.04, not 10.4 as version for Ubuntu 10.04 LTS "Lucid Lynx"
      (LP: #744991)

 -- Torsten Spindler (Canonical) <torsten@canonical.com>  Tue, 29 Mar 2011 16:13:55 +0200

virtinst (0.500.5-1ubuntu1) natty; urgency=low

  * Merge from debian experimental. Remaining changes:
    - debian/patches/9001_Ubuntu.patch:
       + Updated to add maverick and natty to OS list and enable virtio
         for them.
    - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
      testsuite for 0001-fix-path-to-hvmloader.patch and
      0002-Fix-path-to-pygrub.patch. (refreshed)
    - debian/control: added acl package to depends.
    - Demote virt-viewer to Suggests, as it's in universe.
    - Recommends libvirt-bin
  * Removed patches:
    - debian/patches/9002-libvirt_disk_format.patch: Upstream.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 01 Feb 2011 15:40:11 -0500

virtinst (0.500.5-1) experimental; urgency=low

  * [63324d8] Imported Upstream version 0.500.5
  * [e4d1f6d] Update patch 0001-fix-path-to-hvmloader.patch

 -- Laurent Léonard <laurent@open-minds.org>  Sat, 29 Jan 2011 21:41:21 +0100

virtinst (0.500.4-1) experimental; urgency=low

  [ Guido Günther ]
  * Use changelog merge helper

  [ Laurent Léonard ]
  * Imported Upstream version 0.500.4
  * Drop patch
  * Bump Standards-Version to 3.9.1

 -- Laurent Léonard <laurent@open-minds.org>  Wed, 25 Aug 2010 18:07:50 +0200

virtinst (0.500.3-2ubuntu1.1) maverick-proposed; urgency=low

  * debian/patches/9002-libvirt_disk_format.patch: update to allow setting
    the driver type with --disk format= (LP: #655392)
  * debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
    testsuite for 0001-fix-path-to-hvmloader.patch and
    0002-Fix-path-to-pygrub.patch

 -- Jamie Strandboge <jamie@ubuntu.com>  Tue, 12 Oct 2010 13:19:55 -0500

virtinst (0.500.3-2ubuntu1) maverick; urgency=low

  * Merge from debian unstable. (LP: #603681)  Remaining changes:
    - debian/patches/9001_Ubuntu.patch:
       + Added lucid and maverick to OS list and enable virtio for it.
    - debian/patches/0003-Fix-patch-to-keyboard-configuration.patch: disable
      as the keyboard config in Ubuntu is still in /etc/default/console-setup
      and this was causing virt-manager to always default to a en-us
      keyboard. (LP: #524318)
    - debian/control: added acl package to depends. (LP: #533048)
    - Demote virt-viewer to Suggests, as it's in universe.
    - Recommends libvirt-bin (LP: #215084)

 -- Jean-Louis Dupond <jean-louis@dupond.be>  Thu, 08 Jul 2010 18:54:03 +0100

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-1ubuntu1) maverick; urgency=low

  * Merge from debian unstable. (LP: #590068)  Remaining changes:
    - debian/patches/9001_Ubuntu.patch:
       + Added lucid and maverick to OS list and enable virtio for it.
    - debian/patches/0003-Fix-patch-to-keyboard-configuration.patch: disable
      as the keyboard config in Ubuntu is still in /etc/default/console-setup
      and this was causing virt-manager to always default to a en-us
      keyboard. (LP: #524318)
    - debian/control: added acl package to depends. (LP: #533048)
    - Demote virt-viewer to Suggests, as it's in universe.
    - Recommends libvirt-bin (LP: #215084)
  * debian/patches/9002-add-ca-keymap.patch: dropped, its now in upstream

 -- Jean-Louis Dupond <jean-louis@dupond.be>  Wed, 05 May 2010 03:32:42 +0100

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-2ubuntu6) lucid; urgency=low

  * debian/patches/9003-qemu-no-keymap.patch: remove useless patch.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Mon, 29 Mar 2010 18:41:59 -0400

virtinst (0.500.1-2ubuntu5) lucid; urgency=low

  * debian/control: added acl package to depends. (LP: #533048)

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Sun, 07 Mar 2010 01:05:47 -0500

virtinst (0.500.1-2ubuntu4) lucid; urgency=low

  * debian/patches/9001_Ubuntu.patch: updated to not use USB_TABLET as
    vmmouse is preferred now.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 05 Mar 2010 12:48:06 -0500

virtinst (0.500.1-2ubuntu3) lucid; urgency=low

  * debian/patches/9003-qemu-no-keymap.patch: Don't set a default keyboard
    for QEMU VMs as recent QEMU should be able to use raw keycodes.
  * debian/patches/9002-add-ca-keymap.patch: Updated with upstream bug
    reference.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 04 Mar 2010 13:54:25 -0500

virtinst (0.500.1-2ubuntu2) lucid; urgency=low

  * debian/patches/0003-Fix-patch-to-keyboard-configuration.patch: disable
    as the keyboard config in Ubuntu is still in /etc/default/console-setup
    and this was causing virt-manager to always default to a en-us
    keyboard. (LP: #524318)
  * debian/patches/9002-add-ca-keymap.patch: Add French Canadian keymap to
    virtinst/keytable.py.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 04 Mar 2010 10:03:41 -0500

virtinst (0.500.1-2ubuntu1) lucid; urgency=low

  * Merge from debian testing.  Remaining changes (LP: #509800):
    - debian/patches/9001_Ubuntu.patch:
      + Added lucid and enable virtio for it.
    - Demote virt-viewer to Suggests, as it's in universe.
  * Rename python-virtinst to virtinst and add transitional package
  * Do not use python-central anymore
  * Recommends libvirt-bin (LP: #215084)

 -- Laurent Bigonville <bigon@ubuntu.com>  Tue, 19 Jan 2010 21:19:47 +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-4ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes: (LP: #383184, LP: #348364)
    + 9001_Ubuntu.patch:
      - Removed Intrepid and Jaunty have been integrated upstream.
    - Rename binary package to python-virtinst.
    - Use python-central instead of python-support.
    - Demote virt-viewer to Suggests, as it's in universe.
  * debian/patches/9001_Ubuntu.patch:
      - Added karmic and enable virtio for it.

 -- Christophe Sauthier <christophe.sauthier@objectif-libre.com>  Wed, 03 Jun 2009 15:27:41 +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-2ubuntu2) jaunty; urgency=low

  * Fix syntax error in osdict.py. (LP: #330983)

 -- Soren Hansen <soren@ubuntu.com>  Wed, 18 Feb 2009 13:21:01 +0100

virtinst (0.400.1-2ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    + 9001_Ubuntu.patch:
      - Add Intrepid and Jaunty and enable virtio for them.
    - Rename binary package to python-virtinst.
    - Use python-central instead of python-support.
    - Demote virt-viewer to Suggests, as it's in universe.

 -- Soren Hansen <soren@ubuntu.com>  Wed, 18 Feb 2009 09:05:40 +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-6ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    + 9001_Ubuntu.patch:
      - Add Intrepid and Jaunty and enable virtio for them.
    - Rename binary package to python-virtinst.
    - Use python-central instead of python-support.
    - Demote virt-viewer to Suggests, as it's in universe.

 -- Soren Hansen <soren@ubuntu.com>  Mon, 24 Nov 2008 08:38:42 +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-6ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - Rename binary package to python-virtinst.
    - Versioned dependency on libvirt (to make sure we can handle the virtio
      stuff).
    - 9001_virtio_virt-install.patch: Add support for virtio and enable
      virtio-net for hardy, intrepid, and jaunty guests. (LP #254097)
    - Use python-central instead of python-support.
    - Demote virt-viewer to Suggests, as it's in universe.

 -- Soren Hansen <soren@ubuntu.com>  Wed, 05 Nov 2008 14:01:30 +0100

virtinst (0.300.3-6) unstable; urgency=low

  * [3b4523e] Don't bail out on missing scratchdir (0007-xen-
    scratchdir.patch) (Closes: #503007)

 -- Guido Günther <agx@sigxcpu.org>  Wed, 22 Oct 2008 17:48:02 +0200

virtinst (0.300.3-5ubuntu3) intrepid; urgency=low

  * Drop virt-viewer Recommends: to Suggests:. It is in universe, does not
    have a MIR, and depends on the ancient and unmaintained xen-3.1.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 17 Oct 2008 17:20:19 +0200

virtinst (0.300.3-5ubuntu2) intrepid; urgency=low

  * Re-add Hardy to the list of installable OS'es.

 -- Soren Hansen <soren@ubuntu.com>  Wed, 24 Sep 2008 16:04:53 +0200

virtinst (0.300.3-5ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - Rename binary to python-virtinst
    - Version dependency on libvirt (to make sure we can handle the virtio
      stuff).
    - 9001_virtio_virt-install.patch: Add support for virtio and enable
      virtio-net for hardy guests. (LP: #254097)
    - Use python-central instead of python-support

 -- Soren Hansen <soren@ubuntu.com>  Sat, 23 Aug 2008 12:57:30 +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-4ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - Rename binary to python-virtinst
    - Fix up package description a bit
    - Version dependency on libvirt (to make sure we can handle the virtio
      stuff).
    - 9001_virtio_virt-install.patch: Add support for virtio and enable
      virtio-net for hardy guests.
  * Switch back to python-central; We went to python-support when we merged
    with Debian, but the transition left some stale .pyc files around, and
    this is by far the easiest way to clean that up.

 -- Soren Hansen <soren@ubuntu.com>  Mon, 21 Jul 2008 11:41:37 +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-2ubuntu2) intrepid; urgency=low

  * Forwardport from hardy-updates:
    - Fix virtio_blk and virtio_net check in case the OS type doesn't have
      the appropriate attributes set. (LP #221746)

 -- Soren Hansen <soren@ubuntu.com>  Tue, 06 May 2008 08:40:39 +0200

virtinst (0.300.3-2ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - DebianMaintainerField
    - Rename binary to python-virtinst
    - Fix up package description a bit
    - Version dependency on libvirt (to make sure we can handle the virtio
      stuff).
    - 11_virtio_virt-install.patch: Add support for virtio and enable
      virtio-net for hardy guests.

 -- Soren Hansen <soren@ubuntu.com>  Fri, 02 May 2008 10:35:09 +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.2-0ubuntu5) hardy; urgency=low

  * Disable virtio-blk by default for Ubuntu Hardy. See kvm's changelog
    for details.

 -- Soren Hansen <soren@ubuntu.com>  Tue, 22 Apr 2008 19:16:13 +0200

virtinst (0.300.2-0ubuntu4) hardy; urgency=low

  * debian/patches/11_virtio_virt-install.patch: use virtio by default for
    Ubuntu Hardy. Based on work by Soren Hansen. 
  * debian/control: Depend on python-libvirt >= 0.4.0-2ubuntu8

 -- Jamie Strandboge <jamie@ubuntu.com>  Thu, 17 Apr 2008 21:11:42 -0400

virtinst (0.300.2-0ubuntu3) hardy; urgency=low

  * debian/patches/10_virt-clone-devices.patch: fix logic error in
    virt-clone (LP: #201603).

 -- Kees Cook <kees@ubuntu.com>  Sun, 23 Mar 2008 22:22:23 -0700

virtinst (0.300.2-0ubuntu2) hardy; urgency=low

  * Added "Ubuntu Hardy" to the list of distributions. (LP: #182054)

 -- Soren Hansen <soren@ubuntu.com>  Sat, 12 Jan 2008 23:42:04 +0100

virtinst (0.300.2-0ubuntu1) hardy; urgency=low

  * New upstream release

 -- Soren Hansen <soren@ubuntu.com>  Fri, 11 Jan 2008 09:44:42 +0100

virtinst (0.300.1+hg20071213-0ubuntu1) hardy; urgency=low

  * New upstream snapshot.

 -- Soren Hansen <soren@ubuntu.com>  Mon, 17 Dec 2007 14:57:59 +0100

virtinst (0.300.1+hg20071120-0ubuntu1) hardy; urgency=low

  * Initial release, based on work by Richard W.M. Jones <rjones@redhat.com>.

 -- Soren Hansen <soren@ubuntu.com>  Tue, 20 Nov 2007 13:40:28 +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

