debian/0000755000000000000000000000000012223602013007155 5ustar debian/copyright0000644000000000000000000000324712220514634011126 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: charm-tools Source: https://launchpad.net/charm-tools Files: * Copyright: 2011 Canonical Ltd. All Rights Reserved. License: GPL-3+ This program 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 3 of the License, or (at your option) any later version. . This program 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 3 can be found in "/usr/share/common-licenses/GPL-3". Files: debian/* Copyright: 2011 Canonical Ltd. Comment: Packaging by Clint Byrum License: GPL-3+ 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 3 of the License, or (at your option) any later version. . This program 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 . debian/compat0000644000000000000000000000000212220513500010352 0ustar 7 debian/source/0000755000000000000000000000000012221331704010461 5ustar debian/source/options0000644000000000000000000000003712220513500012072 0ustar extend-diff-ignore="\.egg-info"debian/source/format0000644000000000000000000000001412220513500011662 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000025712220513500010240 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Mon, 23 Sep 2013 17:36:46 -0400 %: dh $@ --with python2 --buildsystem=python_distutils debian/changelog0000644000000000000000000000355112223601071011036 0ustar charm-tools (1.0.0-0ubuntu2) saucy; urgency=low * d/control: Added markdown, setuptools deps (LP: #1231441) -- Marco Ceppi Fri, 04 Oct 2013 13:54:46 -0400 charm-tools (1.0.0-0ubuntu1) saucy; urgency=low [ Marco Ceppi ] * New upstream release (LP: #1230178). [ James Page ] * d/copyright: Refreshed against new upstream release. * d/*: Wrap and sort. -- James Page Fri, 27 Sep 2013 17:35:02 +0100 charm-tools (0.3+151-0ubuntu2) saucy; urgency=low * Build-Depend on pep8 * charm-tools recommend juju-core OR juju * charm-tools-sh suggest juju-core OR juju -- Marco Ceppi Wed, 22 May 2013 10:06:33 -0400 charm-tools (0.3+151-0ubuntu1) quantal; urgency=low * New upstream release. * build-dep on python-yaml so charm proof tests can be run. * buid-dep on python-apt and python-cheetah to enable new upstream tests. * d/charm-tools.install: Install etc/* to pick up bash completion. -- Clint Byrum Mon, 23 Jul 2012 13:52:08 -0700 charm-tools (0.3+121-0ubuntu1) precise; urgency=low * New upstream release. * Build-Depend on pwgen, openssh, and rsync for tests. -- Clint Byrum Thu, 19 Jan 2012 12:52:59 -0800 charm-tools (0.3+92-0ubuntu1) precise; urgency=low * New upstream release. * d/control: adding python as build-dep to fix FTBFS * d/control: removing bash build-dep as its part of build-essential -- Clint Byrum Tue, 13 Dec 2011 12:55:09 -0800 charm-tools (0.3+91-0ubuntu1) precise; urgency=low * New upstream release. * d/control: adding wget and bash as build-deps to run tests. -- Clint Byrum Tue, 13 Dec 2011 09:46:23 -0800 charm-tools (0.3+85-0ubuntu1) precise; urgency=low * Initial release -- Clint Byrum Thu, 02 Jun 2011 12:12:39 -0700 debian/control0000644000000000000000000000171712223600111010563 0ustar Source: charm-tools Section: net Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Marco Ceppi Build-Depends: debhelper (>= 7.4.3), python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3) Standards-Version: 3.9.4 Homepage: https://launchpad.net/charm-tools Package: charm-tools Architecture: all Section: net Priority: optional Depends: python-apt, python-bzrlib, python-cheetah, python-launchpadlib, python-simplejson, python-testresources, python-yaml, python-setuptools, python-markdown, ${misc:Depends}, ${python:Depends} Breaks: principia-tools recommends: juju-core | juju Description: Tools for maintaining Juju charms This project is a set of tools for authoring and maintaining charms in the Juju charms distribution. . This package contains specific tools for charm development. . Note that juju was formerly called "Ensemble" and charms were called "formulas".