Merge lp:~jelmer/meta-lp-deps/recommend-pydoctor into lp:meta-lp-deps

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: 99
Proposed branch: lp:~jelmer/meta-lp-deps/recommend-pydoctor
Merge into: lp:meta-lp-deps
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~jelmer/meta-lp-deps/recommend-pydoctor
Reviewer Review Type Date Requested Status
Max Bowsher (community) Approve
Launchpad code reviewers Pending
Review via email: mp+31277@code.launchpad.net

Description of the change

Add suggests of python-pydoctor, used by "make pydoctor".

To post a comment you must log in.
Revision history for this message
Max Bowsher (maxb) wrote :

ok

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-07-23 21:37:53 +0000
3+++ debian/changelog 2010-07-29 13:02:43 +0000
4@@ -1,3 +1,9 @@
5+launchpad-dependencies (0.81) lucid; urgency=low
6+
7+ * Suggest python-pydoctor (used by 'make pydoctor').
8+
9+ -- Jelmer Vernooij <jelmer@debian.org> Thu, 29 Jul 2010 14:59:32 +0200
10+
11 launchpad-dependencies (0.80) lucid; urgency=low
12
13 * Add back python-openid, python-paramiko and python-openssl as dependency
14
15=== modified file 'debian/control'
16--- debian/control 2010-07-23 21:37:53 +0000
17+++ debian/control 2010-07-29 13:02:43 +0000
18@@ -48,7 +48,7 @@
19 fakeroot, rsync, spidermonkey-bin, git-core, memcached,
20 xvfb, firefox, xfonts-base, intltool, python-pocket-lint
21 Recommends: pyflakes, subunit, python-boto
22-Suggests: apache2
23+Suggests: apache2, python-pydoctor
24 Description: Metapackage for dependencies of Launchpad
25 This package depends on all of the packages required to do development
26 for the Launchpad application.

Subscribers

People subscribed via source and target branches