Merge lp:~maxb/meta-lp-deps/no-pullparser into lp:meta-lp-deps

Proposed by Max Bowsher
Status: Merged
Approved by: Björn Tillenius
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~maxb/meta-lp-deps/no-pullparser
Merge into: lp:meta-lp-deps
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~maxb/meta-lp-deps/no-pullparser
Reviewer Review Type Date Requested Status
Björn Tillenius (community) Approve
Review via email: mp+16232@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Max Bowsher (maxb) wrote :

python-pullparser has been removed from Lucid, and I can find nothing using it in Launchpad.

The only thing that looks like it might be is mechanize (built from source to an egg), but on closer inspection, it is using an internal embedded copy of pullparser, as mechanize._pullparser, rather than the system copy.

Revision history for this message
Björn Tillenius (bjornt) wrote :

Looks good to me!

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 2009-12-08 21:02:14 +0000
3+++ debian/changelog 2009-12-16 10:06:13 +0000
4@@ -1,3 +1,10 @@
5+launchpad-dependencies (0.61) lucid; urgency=low
6+
7+ * launchpad-developer-dependencies: Remove python-pullparser, which has been
8+ removed from Lucid and is not used.
9+
10+ -- Max Bowsher <maxb@f2s.com> Wed, 16 Dec 2009 10:02:15 +0000
11+
12 launchpad-dependencies (0.60) karmic; urgency=low
13
14 * Split the Soyuz-only dependencies into launchpad-soyuz-dependencies.
15
16=== modified file 'debian/control'
17--- debian/control 2009-12-08 21:02:14 +0000
18+++ debian/control 2009-12-16 10:06:13 +0000
19@@ -36,7 +36,7 @@
20 Architecture: all
21 Depends: launchpad-dependencies (= ${source:Version}), launchpad-database-dependencies (= ${source:Version}),
22 launchpad-soyuz-dependencies (= ${source:Version}),
23- exuberant-ctags, bzr-pqm, python-pullparser, python-clientcookie,
24+ exuberant-ctags, bzr-pqm, python-clientcookie,
25 postgresql-doc-8.3, postgresql-autodoc, tidy,
26 python-codespeak-lib, pylint, ssh, mhonarc,
27 fakeroot, rsync, spidermonkey-bin, git-core, memcached,

Subscribers

People subscribed via source and target branches