[ubuntu/lucid] virtinst 0.500.1-2ubuntu1 (Accepted)

Laurent Bigonville bigon at ubuntu.com
Wed Feb 3 00:20:16 GMT 2010


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)

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.

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.

virtinst (0.500.0-3) unstable; urgency=low

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

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

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

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)

Date: Tue, 19 Jan 2010 21:19:47 +0100
Changed-By: Laurent Bigonville <bigon at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
https://launchpad.net/ubuntu/lucid/+source/virtinst/0.500.1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 19 Jan 2010 21:19:47 +0100
Source: virtinst
Binary: virtinst python-virtinst
Architecture: source
Version: 0.500.1-2ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Laurent Bigonville <bigon at ubuntu.com>
Description: 
 python-virtinst - Programs to create and clone virtual machines (transitional packa
 virtinst   - Programs to create and clone virtual machines
Closes: 532531 533201 533539 535781 553171 555748
Changes: 
 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)
 .
 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.
 .
 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.
 .
 virtinst (0.500.0-3) unstable; urgency=low
 .
   * [7b2d9d5] Add error handling to VirtualDisk._clone_local (Closes: #555748)
 .
 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
 .
 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
 .
 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)
Checksums-Sha1: 
 4f04a6acd47188bf018fb23fe16829c28be70747 1504 virtinst_0.500.1-2ubuntu1.dsc
 45681a80cef003b6b3ab493d584a4c01b7c0952b 428911 virtinst_0.500.1.orig.tar.gz
 9377e0a8b180b10193ea70ee9b7ac6a17df9298c 7904 virtinst_0.500.1-2ubuntu1.diff.gz
Checksums-Sha256: 
 22aa84a04f24850477abdcb848649691f1da37eee7586af595b7e48b763447f8 1504 virtinst_0.500.1-2ubuntu1.dsc
 57c67697391a356689cc610c51554dca055f105a43a3741388855e6ee5f11893 428911 virtinst_0.500.1.orig.tar.gz
 b7b6f23aa8f7996b945386dea158b82d58e5046f8550393ee36c4e3137c4734f 7904 virtinst_0.500.1-2ubuntu1.diff.gz
Files: 
 2be1fe24337b010c0651d4c296a541b5 1504 admin extra virtinst_0.500.1-2ubuntu1.dsc
 f87ccfe2b77823c9e06d32e8b6f20424 428911 admin extra virtinst_0.500.1.orig.tar.gz
 b1076510a398c662296350df5427bbeb 7904 admin extra virtinst_0.500.1-2ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 215084 509800
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktowGYACgkQLMAs/0C4zNp3ggCgjHDhuk5FauaHiuG5kPJknVok
o84AnicHfKUrd66vH2TtRjqyJws4Q0q+
=MhTh
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list