Merge lp:~marcoceppi/ubuntu/saucy/charm-tools/fix-deps into lp:ubuntu/saucy/charm-tools

Proposed by Marco Ceppi
Status: Merged
Merged at revision: 19
Proposed branch: lp:~marcoceppi/ubuntu/saucy/charm-tools/fix-deps
Merge into: lp:ubuntu/saucy/charm-tools
Diff against target: 46 lines (+11/-3)
2 files modified
debian/changelog (+8/-0)
debian/control (+3/-3)
To merge this branch: bzr merge lp:~marcoceppi/ubuntu/saucy/charm-tools/fix-deps
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+165161@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks! Uploaded with LP bug ref in the changelog.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2012-07-23 13:52:08 +0000
+++ debian/changelog 2013-05-22 17:38:25 +0000
@@ -1,3 +1,11 @@
1charm-tools (0.3+151-0ubuntu2) saucy; urgency=low
2
3 * Build-Depend on pep8
4 * charm-tools recommend juju-core OR juju
5 * charm-tools-sh suggest juju-core OR juju
6
7 -- Marco Ceppi <marco.ceppi@canonical.com> Wed, 22 May 2013 10:06:33 -0400
8
1charm-tools (0.3+151-0ubuntu1) quantal; urgency=low9charm-tools (0.3+151-0ubuntu1) quantal; urgency=low
210
3 * New upstream release.11 * New upstream release.
412
=== modified file 'debian/control'
--- debian/control 2012-07-23 13:52:08 +0000
+++ debian/control 2013-05-22 17:38:25 +0000
@@ -2,7 +2,7 @@
2Section: net2Section: net
3Priority: optional3Priority: optional
4Maintainer: Clint Byrum <clint@ubuntu.com>4Maintainer: Clint Byrum <clint@ubuntu.com>
5Build-Depends: debhelper (>= 7.0.50~), wget, python, pwgen, openssh-server, openssh-client, rsync, python-setuptools ( >= 0.6c11~ ), python-yaml, python-apt, python-cheetah5Build-Depends: debhelper (>= 7.0.50~), wget, python, pwgen, openssh-server, openssh-client, rsync, python-setuptools ( >= 0.6c11~ ), python-yaml, python-apt, python-cheetah, pep8, python-simplejson, python-testtools, python-shelltoolbox
6Standards-Version: 3.9.26Standards-Version: 3.9.2
7Homepage: https://launchpad.net/charm-tools7Homepage: https://launchpad.net/charm-tools
88
@@ -11,7 +11,7 @@
11Depends: ${misc:Depends}, ${python:Depends}, bzr, mr, python, python-apt, python-cheetah, python-launchpadlib, curl, python-yaml11Depends: ${misc:Depends}, ${python:Depends}, bzr, mr, python, python-apt, python-cheetah, python-launchpadlib, curl, python-yaml
12Breaks: principia-tools12Breaks: principia-tools
13Replaces: principia-tools13Replaces: principia-tools
14Recommends: juju14Recommends: juju-core | juju
15Description: tools for maintaining Juju charms15Description: tools for maintaining Juju charms
16 This project is a set of tools for authoring and maintaining charms in16 This project is a set of tools for authoring and maintaining charms in
17 the Juju charms distribution.17 the Juju charms distribution.
@@ -24,7 +24,7 @@
24Package: charm-helper-sh24Package: charm-helper-sh
25Architecture: all25Architecture: all
26Depends: wget, bind9-host, ${misc:Depends}26Depends: wget, bind9-host, ${misc:Depends}
27Suggests: juju27Suggests: juju-core | juju
28Provides: charm-helper-bash28Provides: charm-helper-bash
29Description: shell script helpers for use in juju charms29Description: shell script helpers for use in juju charms
30 This project is a set of tools for authoring and maintaining charms in30 This project is a set of tools for authoring and maintaining charms in

Subscribers

People subscribed via source and target branches

to all changes: