Merge lp:~jelmer/meta-lp-deps/chardet-dep into lp:meta-lp-deps

Proposed by Jelmer Vernooij
Status: Merged
Approved by: Max Bowsher
Approved revision: no longer in the revision history of the source branch.
Merged at revision: 106
Proposed branch: lp:~jelmer/meta-lp-deps/chardet-dep
Merge into: lp:meta-lp-deps
Diff against target: 53 lines (+12/-4)
2 files modified
debian/changelog (+9/-1)
debian/control (+3/-3)
To merge this branch: bzr merge lp:~jelmer/meta-lp-deps/chardet-dep
Reviewer Review Type Date Requested Status
Max Bowsher (community) Approve
Launchpad code reviewers code Pending
Review via email: mp+38410@code.launchpad.net

Description of the change

python-debian is now included in sourcedeps, so remove the dependency on the python-debian package.

Instead, add a dependency on python-chardet which newer versions of python-debian need (I'd like to merge in a newer upstream version).

To post a comment you must log in.
lp:~jelmer/meta-lp-deps/chardet-dep updated
103. By Max Bowsher

[r=jelmer] Require PostgreSQL 8.4 only, not 8.4 | 8.3.

Revision history for this message
Max Bowsher (maxb) wrote :

Could you resolve the conflicts and mention that is is version 0.1.17 of python-debian that adds the requirement in the changelog? Thanks.

review: Needs Fixing
lp:~jelmer/meta-lp-deps/chardet-dep updated
104. By Max Bowsher

[r=jelmer] Update launchpad-developer-dependencies, in Maverick, python-codespeak-lib is renamed to python-py.

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

On Thu, 2010-10-14 at 12:21 +0000, Max Bowsher wrote:
> Review: Needs Fixing
> Could you resolve the conflicts and mention that is is version 0.1.17 of python-debian that adds the requirement in the changelog? Thanks.
Fixed.

Cheers,

jelmer

Revision history for this message
Max Bowsher (maxb) :
review: Approve
lp:~jelmer/meta-lp-deps/chardet-dep updated
105. By Jelmer Vernooij

* Depend on python-chardet, required by version 0.1.17 of python-
  debian and later.
* Remove dependency on python-debian, now in sourcedeps.

106. By Jelmer Vernooij

Remove dependency on git-core, no longer used by newer versions of
bzr-git/dulwich.

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-10-14 12:25:32 +0000
3+++ debian/changelog 2010-10-14 22:21:02 +0000
4@@ -1,9 +1,17 @@
5 launchpad-dependencies (0.84) UNRELEASED; urgency=low
6
7+ [ Max Bowsher ]
8 * Update launchpad-developer-dependencies, in Maverick, python-codespeak-lib
9 is renamed to python-py.
10
11- -- Max Bowsher <maxb@f2s.com> Thu, 14 Oct 2010 13:22:41 +0100
12+ [ Jelmer Vernooij ]
13+ * Depend on python-chardet, required by version 0.1.17 of python-
14+ debian and later.
15+ * Remove dependency on python-debian, now in sourcedeps.
16+ * Remove dependency on git-core, no longer used by newer versions of
17+ bzr-git/dulwich.
18+
19+ -- Jelmer Vernooij <jelmer@debian.org> Thu, 14 Oct 2010 16:35:28 +0200
20
21 launchpad-dependencies (0.83) maverick; urgency=low
22
23
24=== modified file 'debian/control'
25--- debian/control 2010-10-14 12:25:32 +0000
26+++ debian/control 2010-10-14 22:21:02 +0000
27@@ -13,7 +13,7 @@
28 python-subversion, python-sqlite, ubuntu-keyring,
29 python-imaging, python-feedparser,
30 python-paramiko, python-openid, python-openssl,
31- bison, graphviz,
32+ bison, graphviz, python-chardet,
33 python-tickcount, libxml2-utils, patchutils,
34 openssh-blacklist, openssh-client (>= 1:4.7p1-8ubuntu1.1), xsltproc,
35 python-magic, geoip-data | geoip-data-city-lite,
36@@ -22,7 +22,7 @@
37 python-subunit (>= 0.0.4),
38 python-support, python-pysqlite2, zlib1g-dev,
39 ca-certificates, python-pyrex, libapr1-dev, libsvn-dev,
40- openssh-client, python-debian, python-egenix-mxdatetime,
41+ openssh-client, python-egenix-mxdatetime,
42 python-egenix-mxtools, python-amqplib,
43 ${misc:Depends}
44 Recommends: launchpad-database-dependencies (= ${source:Version})
45@@ -49,7 +49,7 @@
46 postgresql-doc-8.4, postgresql-autodoc, tidy,
47 python-codespeak-lib | python-py,
48 pylint, mhonarc, python-imaging (>= 1.1.7),
49- fakeroot, rsync, spidermonkey-bin, git-core, memcached,
50+ fakeroot, rsync, spidermonkey-bin, memcached,
51 xvfb, firefox, xfonts-base, intltool, python-pocket-lint,
52 ${misc:Depends}
53 Recommends: pyflakes, subunit, python-boto, bzr-lpreview-body

Subscribers

People subscribed via source and target branches