debian/0000775000000000000000000000000012311613772007173 5ustar debian/copyright0000664000000000000000000000072012307635716011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: Python Juju Client Source: https://launchpad.net/python-jujuclient Files: * Copyright: 2013, Kapil Thangavelu License: GPL-3 Files: debian/* Copyright: 2013, Canonical Ltd (http://www.canonical.com) License: GPL-3 License: GPL-3 On Debian GNU/Linux system you can find the complete text of the GPL-3 license in '/usr/share/common-licenses/GPL-3' debian/rules0000775000000000000000000000071012311551276010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/source/0000775000000000000000000000000012307636234010476 5ustar debian/source/format0000664000000000000000000000001412307635716011710 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000001312307635716010047 0ustar README.rst debian/watch0000664000000000000000000000020412307635716010227 0ustar # Compulsory line, this is a version 3 file version=3 https://pypi.python.org/packages/source/j/jujuclient/jujuclient-(.*)\.tar\.gz debian/changelog0000664000000000000000000000270512311613772011051 0ustar python-jujuclient (0.17.5-0ubuntu2) trusty; urgency=medium * Switch binary dependency from duplicate package python-websocket-client to canonical package python-websocket (LP: #1292502): - d/pydist-overrides: map websocket-client to binary package python-websocket. - d/control: drop explicit dependency on python-websocket-client and rely on ${python:Depends} instead. * Standards-Version: 3.9.5 (no changes required). -- Robie Basak Mon, 17 Mar 2014 15:42:50 +0000 python-jujuclient (0.17.5-0ubuntu1) trusty; urgency=medium * New upstream release: - Rework fix for issue with 'state watcher has stopped' messages (LP: #1284690). -- James Page Tue, 11 Mar 2014 16:40:57 +0000 python-jujuclient (0.17.3-0ubuntu1) trusty; urgency=medium * New upstream release: - Avoid issues with 'state watcher was stopped' messages when processes are forced to re-connect to Juju MongoDB (LP: #1284690). -- James Page Tue, 04 Mar 2014 18:00:18 +0000 python-jujuclient (0.15-0ubuntu1) trusty; urgency=low * New upstream release. -- James Page Mon, 25 Nov 2013 09:24:53 +0000 python-jujuclient (0.0.9-0ubuntu1) saucy; urgency=low [ Andreas Hasenack ] * Initial packaging. [ James Page ] * d/copyright: Document copyright and licensing. -- James Page Tue, 20 Aug 2013 12:30:51 +0100 debian/control0000664000000000000000000000110112311560007010557 0ustar Source: python-jujuclient Section: python Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Andreas Hasenack Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.5 Homepage: https://launchpad.net/python-jujuclient Package: python-jujuclient Architecture: all Depends: ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: Python API client for juju A simple synchronous python client for the juju websocket api. debian/compat0000664000000000000000000000000212307635716010400 0ustar 8 debian/pydist-overrides0000664000000000000000000000004212311552077012426 0ustar websocket-client python-websocket