--- virtinst-0.103.0.orig/debian/.svn/entries +++ virtinst-0.103.0/debian/.svn/entries @@ -0,0 +1,137 @@ +8 + +dir +85 +http://svn.mussicorp.net/projetos/src/xen/virt-manager/virtinst/trunk/debian +http://svn.mussicorp.net/projetos + + + +2007-05-25T12:55:47.392400Z +62 +msinhore + + +svn:special svn:externals svn:needs-lock + + + + + + + + + + + +8f09330b-5724-0410-92da-812bde558e29 + +control +file + + + + +2007-05-25T09:59:23.000000Z +8dd59af61e46a4e86df1c52ac0784493 +2007-05-25T11:19:35.120914Z +60 +msinhore + +pyversions +file + + + + +2007-05-25T09:59:23.000000Z +83c9c55efd8f59ba0283a0fbcef89ac7 +2007-05-24T17:33:28.399395Z +42 +mussi + +compat +file + + + + +2007-05-25T09:59:23.000000Z +48a24b70a0b376535542b996af517398 +2007-05-24T17:33:28.399395Z +42 +mussi + +postrm +file + + + + +2007-05-25T09:59:23.000000Z +dbe8d70045888a3a71913431bd01d692 +2007-05-24T17:33:28.399395Z +42 +mussi + +changelog +file + + + + +2007-05-25T09:59:23.000000Z +bf8e1843c8f958f5dff4eb44bdecb202 +2007-05-25T12:55:47.392400Z +62 +msinhore + +copyright +file + + + + +2007-05-25T09:59:23.000000Z +18126beca5753c3b0ee703a9c31ae124 +2007-05-25T11:19:35.120914Z +60 +msinhore + +rules +file + + + + +2007-05-25T09:59:23.000000Z +3eeb42754f8cdd619388005dd7f3588f +2007-05-24T17:33:28.399395Z +42 +mussi +has-props + +pycompat +file + + + + +2007-05-25T09:59:23.000000Z +26ab0db90d72e28ad0ba1e22ee510510 +2007-05-24T17:33:28.399395Z +42 +mussi + +README.Debian +file + + + + +2007-05-25T09:59:23.000000Z +68b329da9893e34099c7d8ad5cb9c940 +2007-05-24T17:33:28.399395Z +42 +mussi + --- virtinst-0.103.0.orig/debian/.svn/format +++ virtinst-0.103.0/debian/.svn/format @@ -0,0 +1 @@ +8 --- virtinst-0.103.0.orig/debian/.svn/text-base/changelog.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/changelog.svn-base @@ -0,0 +1,12 @@ +virtinst (0.103-0xenbr1) etch; urgency=low + + * New upstream release from xen-br. + + -- Xen-br Maintainer Team Fri, 25 May 2007 08:17:50 -0300 + +virtinst (0.103-0mussi-etch1) UNRELEASED; urgency=low + + * New upstream release. + + -- Elias Mussi Wed, 03 May 2007 12:28:51 -0300 + --- virtinst-0.103.0.orig/debian/.svn/text-base/pyversions.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/pyversions.svn-base @@ -0,0 +1 @@ +2.4- --- virtinst-0.103.0.orig/debian/.svn/text-base/compat.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/compat.svn-base @@ -0,0 +1 @@ +4 --- virtinst-0.103.0.orig/debian/.svn/text-base/README.Debian.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/README.Debian.svn-base @@ -0,0 +1 @@ + --- virtinst-0.103.0.orig/debian/.svn/text-base/control.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/control.svn-base @@ -0,0 +1,16 @@ +Source: virtinst +Section: admin +Priority: optional +Maintainer: Xen-br Mainainer Packages +Standards-Version: 3.6.1 +Build-Depends: cdbs (>= 0.4.43), python-all-dev, python-support (>= 0.3), debhelper (>= 4.1.0), dpatch +Maintainer: Elias Mussi +Standards-Version: 3.7.2 + +Package: virtinst +Section: admin +Priority: optional +Architecture: all +Depends: ${python:Depends} +Description: virtinst is is a command line tool which provides an easy way to provision operating systems into virtual machines. + It also provides an API to the virt-manager application for its graphical VM creation wizard. --- virtinst-0.103.0.orig/debian/.svn/text-base/postrm.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/postrm.svn-base @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e + +if [ "$1" = purge ]; then + rm -rf /usr/share/virtinst +fi + +#DEBHELPER# --- virtinst-0.103.0.orig/debian/.svn/text-base/pycompat.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/pycompat.svn-base @@ -0,0 +1 @@ +2 --- virtinst-0.103.0.orig/debian/.svn/text-base/rules.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/rules.svn-base @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +# export DH_VERBOSE=1 + +DEB_PYTHON_SYSTEM = pysupport + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk +include /usr/share/dpatch/dpatch.make --- virtinst-0.103.0.orig/debian/.svn/text-base/copyright.svn-base +++ virtinst-0.103.0/debian/.svn/text-base/copyright.svn-base @@ -0,0 +1,24 @@ +This is the Ubuntu / Debian GNU/Linux prepackaged version of the +RedHat Cluster Suite GUI configurator. + +Packaged by Xen-br Mainainer Packages + +Downloaded from +http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/ + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; version 2 dated June, 1991. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +02111-1307, USA. + +On Ubuntu / Debian GNU/Linux systems, the complete text of the GNU +General Public License can be found in `/usr/share/common-licenses/GPL'. --- virtinst-0.103.0.orig/debian/.svn/prop-base/rules.svn-base +++ virtinst-0.103.0/debian/.svn/prop-base/rules.svn-base @@ -0,0 +1,5 @@ +K 14 +svn:executable +V 1 +* +END --- virtinst-0.103.0.orig/debian/.svn/all-wcprops +++ virtinst-0.103.0/debian/.svn/all-wcprops @@ -0,0 +1,59 @@ +K 25 +svn:wc:ra_dav:version-url +V 64 +/projetos/!svn/ver/62/src/xen/virt-manager/virtinst/trunk/debian +END +control +K 25 +svn:wc:ra_dav:version-url +V 72 +/projetos/!svn/ver/60/src/xen/virt-manager/virtinst/trunk/debian/control +END +pyversions +K 25 +svn:wc:ra_dav:version-url +V 75 +/projetos/!svn/ver/42/src/xen/virt-manager/virtinst/trunk/debian/pyversions +END +compat +K 25 +svn:wc:ra_dav:version-url +V 71 +/projetos/!svn/ver/42/src/xen/virt-manager/virtinst/trunk/debian/compat +END +postrm +K 25 +svn:wc:ra_dav:version-url +V 71 +/projetos/!svn/ver/42/src/xen/virt-manager/virtinst/trunk/debian/postrm +END +changelog +K 25 +svn:wc:ra_dav:version-url +V 74 +/projetos/!svn/ver/62/src/xen/virt-manager/virtinst/trunk/debian/changelog +END +copyright +K 25 +svn:wc:ra_dav:version-url +V 74 +/projetos/!svn/ver/60/src/xen/virt-manager/virtinst/trunk/debian/copyright +END +rules +K 25 +svn:wc:ra_dav:version-url +V 70 +/projetos/!svn/ver/42/src/xen/virt-manager/virtinst/trunk/debian/rules +END +pycompat +K 25 +svn:wc:ra_dav:version-url +V 73 +/projetos/!svn/ver/42/src/xen/virt-manager/virtinst/trunk/debian/pycompat +END +README.Debian +K 25 +svn:wc:ra_dav:version-url +V 78 +/projetos/!svn/ver/42/src/xen/virt-manager/virtinst/trunk/debian/README.Debian +END --- virtinst-0.103.0.orig/debian/control +++ virtinst-0.103.0/debian/control @@ -0,0 +1,16 @@ +Source: virtinst +Section: admin +Priority: optional +Maintainer: Xen-br Mainainer Packages +Standards-Version: 3.6.1 +Build-Depends: cdbs (>= 0.4.43), python-all-dev, python-support (>= 0.3), debhelper (>= 4.1.0), dpatch +Maintainer: Elias Mussi +Standards-Version: 3.7.2 + +Package: virtinst +Section: admin +Priority: optional +Architecture: all +Depends: ${python:Depends} +Description: virtinst is is a command line tool which provides an easy way to provision operating systems into virtual machines. + It also provides an API to the virt-manager application for its graphical VM creation wizard. --- virtinst-0.103.0.orig/debian/rules +++ virtinst-0.103.0/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +# export DH_VERBOSE=1 + +DEB_PYTHON_SYSTEM = pysupport + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk +include /usr/share/dpatch/dpatch.make --- virtinst-0.103.0.orig/debian/changelog +++ virtinst-0.103.0/debian/changelog @@ -0,0 +1,6 @@ +virtinst (0.103.0-0ubuntu1) feisty; urgency=low + + * Initial Release + + -- Marcelo Boveto Shima Thu, 7 Jun 2007 01:09:52 -0300 + --- virtinst-0.103.0.orig/debian/pyversions +++ virtinst-0.103.0/debian/pyversions @@ -0,0 +1 @@ +2.4- --- virtinst-0.103.0.orig/debian/compat +++ virtinst-0.103.0/debian/compat @@ -0,0 +1 @@ +4 --- virtinst-0.103.0.orig/debian/README.Debian +++ virtinst-0.103.0/debian/README.Debian @@ -0,0 +1 @@ + --- virtinst-0.103.0.orig/debian/postrm +++ virtinst-0.103.0/debian/postrm @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e + +if [ "$1" = purge ]; then + rm -rf /usr/share/virtinst +fi + +#DEBHELPER# --- virtinst-0.103.0.orig/debian/pycompat +++ virtinst-0.103.0/debian/pycompat @@ -0,0 +1 @@ +2 --- virtinst-0.103.0.orig/debian/copyright +++ virtinst-0.103.0/debian/copyright @@ -0,0 +1,24 @@ +This is the Ubuntu / Debian GNU/Linux prepackaged version of the +RedHat Cluster Suite GUI configurator. + +Packaged by Xen-br Mainainer Packages + +Downloaded from +http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/ + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; version 2 dated June, 1991. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +02111-1307, USA. + +On Ubuntu / Debian GNU/Linux systems, the complete text of the GNU +General Public License can be found in `/usr/share/common-licenses/GPL'. --- virtinst-0.103.0.orig/.coverage +++ virtinst-0.103.0/.coverage @@ -0,0 +1 @@ +{0 \ No newline at end of file