debian/0000775000000000000000000000000012305415136007170 5ustar debian/rules0000775000000000000000000000025612261330231010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_test: python setup.py test debian/source/0000775000000000000000000000000012247034062010470 5ustar debian/source/format0000664000000000000000000000001412247034062011676 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000001412247034062010036 0ustar NEWS README debian/compat0000664000000000000000000000000212247034062010366 0ustar 9 debian/copyright0000664000000000000000000000331212247034542011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libvirt-python Source: http://libvirt.org/git/?p=libvirt-python.git;a=summary Files: * Copyright: 2005, 2007, 2012, 2013 Red Hat, Inc. License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . Files: debian/* Copyright: 2013 Guido Günther 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, or (at your option) any later version. . 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/control0000664000000000000000000000213012265770053010576 0ustar Source: libvirt-python Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Guido Günther Build-Depends: debhelper (>= 9.0.0), pkg-config, python-all-dev (>= 2.6.6-3~), libvirt-dev (>= 1.2.0~), python-lxml Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/pkg-libvirt-python/libvirt.git Vcs-Browser: http://git.debian.org/?p=pkg-libvirt/libvirt-python.git Homepage: http://libvirt.org XS-Python-Version: 2.7 Package: python-libvirt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libvirt0 (>= 1.2.0~) XB-Python-Version: ${python:Versions} Recommends: libvirt-bin Section: python Description: libvirt Python bindings Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains Python bindings for the libvirt library debian/changelog0000664000000000000000000000216312305415136011044 0ustar libvirt-python (1.2.2-0ubuntu1) trusty; urgency=medium * New upstream release. * debian/patches/virStream-send-regression: Dropped no longer needed. -- Chuck Short Tue, 04 Mar 2014 13:22:21 -0500 libvirt-python (1.2.1-0ubuntu2) trusty; urgency=medium * d/p/virStream-send-regression: fix regression in send function (LP: #1270588). -- Robie Basak Thu, 23 Jan 2014 13:05:33 +0000 libvirt-python (1.2.1-0ubuntu1) trusty; urgency=medium * New upstream release. -- Chuck Short Thu, 16 Jan 2014 09:45:35 -0500 libvirt-python (1.2.0-2ubuntu1) trusty; urgency=medium * debian/rules: Run testsuite druing build. * debian/control: Add python-lxml as a build-dependency. -- Chuck Short Thu, 02 Jan 2014 13:32:00 -0500 libvirt-python (1.2.0-2) unstable; urgency=medium * Upload to unstable -- Guido Günther Fri, 20 Dec 2013 08:04:18 +0100 libvirt-python (1.2.0-1) experimental; urgency=low * Initial release (Closes: #731088) -- Guido Günther Mon, 02 Dec 2013 08:35:03 +0100 debian/gbp.conf0000664000000000000000000000016212247035176010615 0ustar [DEFAULT] upstream-branch=upstream/experimental debian-branch=debian/experimental [gbp-pq] patch-numbers = False debian/patches/0000775000000000000000000000000012305415112010611 5ustar