debian/0000755000000000000000000000000012265701570007173 5ustar debian/source/0000755000000000000000000000000012265701570010473 5ustar debian/source/format0000644000000000000000000000001412265701570011701 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000031412265701570010610 0ustar [DEFAULT] upstream-branch = upstream-unstable debian-branch = debian-unstable pristine-tar = True [git-buildpackage] export-dir = ../build-area/ tarball-dir = ../tarballs/ [git-import-orig] dch = False debian/copyright0000644000000000000000000000176312265701570011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyxenstore Source: https://pypi.python.org/pypi/pyxenstore Files: debian/* Copyright: (c) 2014, Thomas Goirand License: Apache-2 Files: * Copyright: (c) 2011, Chris Behrens License: Apache-2 License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian-based systems the full text of the Apache version 2.0 license can be found in /usr/share/common-licenses/Apache-2.0. debian/rules0000755000000000000000000000011412265701570010247 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=python_distutils --with python2 debian/changelog0000644000000000000000000000024112265701570011042 0ustar python-pyxenstore (0.0.2-1) unstable; urgency=low * Initial release. (Closes: #735522) -- Thomas Goirand Thu, 16 Jan 2014 05:58:29 +0000 debian/control0000644000000000000000000000162512265701570010602 0ustar Source: python-pyxenstore Section: python Priority: optional Maintainer: PKG Xen Devel Uploaders: Thomas Goirand Build-Depends: debhelper (>= 9), libxen-dev, python-all (>= 2.6.6-3~), python-dev, python-setuptools Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-xen/python-pyxenstore.git Vcs-Git: git://anonscm.debian.org/pkg-xen/python-pyxenstore.git Homepage: http://www.launchpad.net/pyxenstore/ Package: python-pyxenstore Architecture: any Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Description: Access XenStore from Python This package contains the Python bindings to access the XenStore filesystem. It may be useful from the dom0 and/or from the domU, to get / set information about runing virtual machines. debian/compat0000644000000000000000000000000212265701570010371 0ustar 9 debian/watch0000644000000000000000000000012512265701570010222 0ustar version=3 http://pypi.python.org/packages/source//pyxenstore pyxenstore-(.*).tar.gz