Merge lp:~mbp/meta-lp-deps/701545-add-dependency into lp:meta-lp-deps

Proposed by Martin Pool
Status: Rejected
Rejected by: Martin Pool
Proposed branch: lp:~mbp/meta-lp-deps/701545-add-dependency
Merge into: lp:meta-lp-deps
Diff against target: 26 lines (+8/-0)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~mbp/meta-lp-deps/701545-add-dependency
Reviewer Review Type Date Requested Status
Launchpad code reviewers Pending
Review via email: mp+49536@code.launchpad.net

Description of the change

This takes another go at bug 701545, trying to remove the in-tree old copy of oauth.py. We're going to use the Ubuntu packaged copy of it, and also later remove the copy from sourcecode in a separate mp.

https://dev.launchpad.net/LaunchpadPpa?#launchpad-dependencies

To post a comment you must log in.
Revision history for this message
Martin Pool (mbp) wrote :

Per my comments on bug 701545 this is too hard to be worthwhile

Unmerged revisions

111. By Martin Pool

Add python-oauth to launchpad-dependencies, so that we can eliminate
the in-tree copy. (LP: #701545)

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 2011-01-12 16:00:48 +0000
3+++ debian/changelog 2011-02-13 11:04:53 +0000
4@@ -1,3 +1,10 @@
5+launchpad-dependencies (0.89) maverick; urgency=low
6+
7+ * Add python-oauth to launchpad-dependencies, so that we can eliminate
8+ the in-tree copy. (LP: #701545)
9+
10+ -- Martin Pool <mbp@canonical.com> Sun, 13 Feb 2011 21:38:25 +1100
11+
12 launchpad-dependencies (0.88) maverick; urgency=low
13
14 * Add python-gmpy to launchpad-dependencies. Conch can optionally use
15
16=== modified file 'debian/control'
17--- debian/control 2011-01-12 16:00:48 +0000
18+++ debian/control 2011-02-13 11:04:53 +0000
19@@ -24,6 +24,7 @@
20 ca-certificates, python-pyrex, libapr1-dev, libsvn-dev,
21 openssh-client, python-egenix-mxdatetime,
22 python-egenix-mxtools, python-amqplib, python-gmpy,
23+ python-oauth,
24 ${misc:Depends}
25 Recommends: launchpad-database-dependencies (= ${source:Version})
26 Suggests:

Subscribers

People subscribed via source and target branches