debian/ 0000755 0000000 0000000 00000000000 12223602013 007155 5 ustar debian/copyright 0000644 0000000 0000000 00000003247 12220514634 011126 0 ustar 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/compat 0000644 0000000 0000000 00000000002 12220513500 010352 0 ustar 7
debian/source/ 0000755 0000000 0000000 00000000000 12221331704 010461 5 ustar debian/source/options 0000644 0000000 0000000 00000000037 12220513500 012072 0 ustar extend-diff-ignore="\.egg-info" debian/source/format 0000644 0000000 0000000 00000000014 12220513500 011662 0 ustar 3.0 (quilt)
debian/rules 0000755 0000000 0000000 00000000257 12220513500 010240 0 ustar #!/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/changelog 0000644 0000000 0000000 00000003551 12223601071 011036 0 ustar 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/control 0000644 0000000 0000000 00000001717 12223600111 010563 0 ustar 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".