debian/0000755000000000000000000000000012054633573007176 5ustar debian/copyright0000644000000000000000000000210612050447037011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: VMDK-stream-converter Upstream-Contact: Ian McLeod Source: https://github.com/imcleod/VMDK-stream-converter Files: * Copyright: 2011 Red Hat, Inc. License: GPL-2 Files: debian/* Copyright: 2012 Hideki Yamane License: GPL-2 License: GPL-2 This package 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; either version 2 of the License. . This package 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, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000644000000000000000000000000212050441344010361 0ustar 8 debian/control0000644000000000000000000000163512050454067010601 0ustar Source: vmdk-stream-converter Section: misc Priority: extra Maintainer: Hideki Yamane Build-Depends: debhelper (>= 8.0.0), python | python-all | python-dev | python-all-dev Standards-Version: 3.9.3 Homepage: https://github.com/imcleod/VMDK-stream-converter #Vcs-Git: git://git.debian.org/collab-maint/vmdk-stream-converter.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/vmdk-stream-converter.git;a=summary Package: vmdk-stream-converter Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: raw disk images to stream-optimized VMDK files convert tool This tool convert raw disk images to stream-optimized VMDK files for VMWare ESX/vSphere environment, and known to work on ESXi 4.1. . Its format is only useful if you are attempting to import virtual machines into ESX using the vSphere SOAP API and HTTP POST uploads of image files. (In which case, it is required.) debian/changelog0000644000000000000000000000024412054633573011050 0ustar vmdk-stream-converter (0.2-1) unstable; urgency=low * Initial release (Closes: #694408) -- Hideki Yamane Tue, 13 Nov 2012 21:53:53 +0900 debian/watch0000644000000000000000000000024312050446635010223 0ustar # Compulsory line, this is a version 3 file version=3 https://github.com/imcleod/VMDK-stream-converter/tags \ /imcleod/VMDK-stream-converter/archive/(.*).tar.gz debian/docs0000644000000000000000000000000712050441344010033 0ustar README debian/source/0000755000000000000000000000000012050441344010463 5ustar debian/source/format0000644000000000000000000000001412050441344011671 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000015412050453510010241 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with=python2