diff -Nru virtinst-0.600.1/debian/changelog virtinst-0.600.1/debian/changelog --- virtinst-0.600.1/debian/changelog 2012-02-24 14:53:14.000000000 -0600 +++ virtinst-0.600.1/debian/changelog 2012-04-03 08:59:15.000000000 -0500 @@ -1,3 +1,10 @@ +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 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 diff -Nru virtinst-0.600.1/debian/patches/9005_ubuntu_precise.patch virtinst-0.600.1/debian/patches/9005_ubuntu_precise.patch --- virtinst-0.600.1/debian/patches/9005_ubuntu_precise.patch 2012-02-11 10:47:12.000000000 -0600 +++ virtinst-0.600.1/debian/patches/9005_ubuntu_precise.patch 2012-04-03 08:58:24.000000000 -0500 @@ -5,15 +5,15 @@ Forwarded: no Index: virtinst-0.600.1/virtinst/osdict.py =================================================================== ---- virtinst-0.600.1.orig/virtinst/osdict.py 2012-01-31 12:24:06.000000000 -0500 -+++ virtinst-0.600.1/virtinst/osdict.py 2012-02-11 11:45:41.075980737 -0500 +--- virtinst-0.600.1.orig/virtinst/osdict.py 2012-01-31 11:24:06.000000000 -0600 ++++ virtinst-0.600.1/virtinst/osdict.py 2012-04-03 08:57:28.751413441 -0500 @@ -543,7 +543,15 @@ NET : VIRTIO_NET, }, }, - + "ubuntuprecise": { -+ "label": "Ubuntu 12.04 (Precise Pangolin)", ++ "label": "Ubuntu 12.04 LTS (Precise Pangolin)", + "distro": "ubuntu", + "supported": True, + "devices" : { @@ -26,27 +26,43 @@ }, Index: virtinst-0.600.1/man/en/virt-install.1 =================================================================== ---- virtinst-0.600.1.orig/man/en/virt-install.1 2012-01-31 20:29:15.000000000 -0500 -+++ virtinst-0.600.1/man/en/virt-install.1 2012-02-11 11:46:56.967982682 -0500 -@@ -451,6 +451,8 @@ +--- virtinst-0.600.1.orig/man/en/virt-install.1 2012-01-31 19:29:15.000000000 -0600 ++++ virtinst-0.600.1/man/en/virt-install.1 2012-04-03 08:57:56.579551600 -0500 +@@ -451,13 +451,15 @@ .IX Item "opensuse12 : openSuse 12" .IP "opensuse11 : openSuse 11" 2 .IX Item "opensuse11 : openSuse 11" -+.IP "ubuntuprecise : Ubuntu 12.04 (Precise Pangolin)" 2 ++.IP "ubuntuprecise : Ubuntu 12.04 \s-1LTS\s0(Precise Pangolin)" 2 +.IX Item "ubuntuprecise : Ubuntu 12.04 (Precise Pangolin)" .IP "ubuntuoneiric : Ubuntu 11.10 (Oneiric Ocelot)" 2 .IX Item "ubuntuoneiric : Ubuntu 11.10 (Oneiric Ocelot)" .IP "ubuntunatty : Ubuntu 11.04 (Natty Narwhal)" 2 + .IX Item "ubuntunatty : Ubuntu 11.04 (Natty Narwhal)" + .IP "ubuntumaverick : Ubuntu 10.10 (Maverick Meerkat)" 2 + .IX Item "ubuntumaverick : Ubuntu 10.10 (Maverick Meerkat)" +-.IP "ubuntulucid : Ubuntu 10.04 (Lucid Lynx)" 2 ++.IP "ubuntulucid : Ubuntu 10.04 \s-1LTS\s0(Lucid Lynx)" 2 + .IX Item "ubuntulucid : Ubuntu 10.04 (Lucid Lynx)" + .IP "ubuntuhardy : Ubuntu 8.04 \s-1LTS\s0 (Hardy Heron)" 2 + .IX Item "ubuntuhardy : Ubuntu 8.04 LTS (Hardy Heron)" Index: virtinst-0.600.1/man/en/virt-install.pod =================================================================== ---- virtinst-0.600.1.orig/man/en/virt-install.pod 2012-01-31 20:29:15.000000000 -0500 -+++ virtinst-0.600.1/man/en/virt-install.pod 2012-02-11 11:45:41.079980739 -0500 -@@ -377,6 +377,8 @@ +--- virtinst-0.600.1.orig/man/en/virt-install.pod 2012-01-31 19:29:15.000000000 -0600 ++++ virtinst-0.600.1/man/en/virt-install.pod 2012-04-03 08:58:22.171679190 -0500 +@@ -377,13 +377,15 @@ =item opensuse11 : openSuse 11 -+=item ubuntuprecise : Ubuntu 12.04 (Precise Pangolin) ++=item ubuntuprecise : Ubuntu 12.04 LTS (Precise Pangolin) + =item ubuntuoneiric : Ubuntu 11.10 (Oneiric Ocelot) =item ubuntunatty : Ubuntu 11.04 (Natty Narwhal) + + =item ubuntumaverick : Ubuntu 10.10 (Maverick Meerkat) + +-=item ubuntulucid : Ubuntu 10.04 (Lucid Lynx) ++=item ubuntulucid : Ubuntu 10.04 LTS (Lucid Lynx) + + =item ubuntuhardy : Ubuntu 8.04 LTS (Hardy Heron) +