launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #00340
[Merge] lp:~jelmer/meta-lp-deps/recommend-pydoctor into lp:meta-lp-deps
Jelmer Vernooij has proposed merging lp:~jelmer/meta-lp-deps/recommend-pydoctor into lp:meta-lp-deps.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Add suggests of python-pydoctor, used by "make pydoctor".
--
https://code.launchpad.net/~jelmer/meta-lp-deps/recommend-pydoctor/+merge/31277
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~jelmer/meta-lp-deps/recommend-pydoctor into lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog 2010-07-23 21:37:53 +0000
+++ debian/changelog 2010-07-29 13:02:42 +0000
@@ -1,3 +1,9 @@
+launchpad-dependencies (0.81) lucid; urgency=low
+
+ * Suggest python-pydoctor (used by 'make pydoctor').
+
+ -- Jelmer Vernooij <jelmer@xxxxxxxxxx> Thu, 29 Jul 2010 14:59:32 +0200
+
launchpad-dependencies (0.80) lucid; urgency=low
* Add back python-openid, python-paramiko and python-openssl as dependency
=== modified file 'debian/control'
--- debian/control 2010-07-23 21:37:53 +0000
+++ debian/control 2010-07-29 13:02:42 +0000
@@ -48,7 +48,7 @@
fakeroot, rsync, spidermonkey-bin, git-core, memcached,
xvfb, firefox, xfonts-base, intltool, python-pocket-lint
Recommends: pyflakes, subunit, python-boto
-Suggests: apache2
+Suggests: apache2, python-pydoctor
Description: Metapackage for dependencies of Launchpad
This package depends on all of the packages required to do development
for the Launchpad application.
Follow ups