debian/0000755000000000000000000000000012260342132007161 5ustar debian/rules0000755000000000000000000000043012260341413010237 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_test: testr init && testr run get-orig-source: uscan --verbose --force-download --rename --repack --download-current-version --destdir=../build-area debian/source/0000755000000000000000000000000012260337367010477 5ustar debian/source/format0000664000000000000000000000001412260337367011707 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000005612260337367010055 0ustar README requirements.txt test-requirements.txt debian/compat0000664000000000000000000000000212260337367010377 0ustar 9 debian/copyright0000664000000000000000000000320012260341046011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyghmi Source: http://svn.code.sf.net/p/xcat/code/ Files: * Copyright: 2013 IBM Corporation 2013 Hewlett-Packard Development Company, L.P. 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'. Files: debian/* Copyright: 2013 Canonical Ltd 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/control0000664000000000000000000000076712260342132010600 0ustar Source: python-pyghmi Section: python Priority: optional Maintainer: Chuck Short Build-Depends: debhelper (>= 9.0.0), python-setuptools, python-all (>= 2.6.6-3~), python-crypto, python-fixtures, testrepository, python-testscenarios, python-testtools, python-pbr Standards-Version: 3.9.5 Package: python-pyghmi Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: Python implementation of IPMI protocol. This is a pure python implementation of IPMI protocol. debian/watch0000664000000000000000000000011612260341265010220 0ustar version=3 http://pypi.python.org/packages/source/p/pyghmi/pyghmi-(.*)\.tar.gz debian/changelog0000664000000000000000000000021712260341676011051 0ustar python-pyghmi (0.5.8-0ubuntu1) trusty; urgency=low * Initial release. -- Chuck Short Mon, 30 Dec 2013 13:44:06 -0500