Merge lp:~lfaraone/ubuntu/lucid/python-lamson/lp548998 into lp:ubuntu/lucid/python-lamson

Proposed by Luke Faraone
Status: Merged
Merged at revision: not available
Proposed branch: lp:~lfaraone/ubuntu/lucid/python-lamson/lp548998
Merge into: lp:ubuntu/lucid/python-lamson
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:~lfaraone/ubuntu/lucid/python-lamson/lp548998
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+22960@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Good work.

review: Approve
Revision history for this message
Daniel Holbach (dholbach) wrote :

Ran 'update-maintainer' and added a note that the package can be synced the next time.

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-08-21 14:45:16 +0000
3+++ debian/changelog 2010-04-07 16:22:21 +0000
4@@ -1,3 +1,10 @@
5+python-lamson (1.0pre2-1ubuntu1) lucid; urgency=low
6+
7+ * Add dependancies on python-chardet and python-dns (LP: #548998)
8+ * Add missing ${python:Depends}
9+
10+ -- Luke Faraone <luke@faraone.cc> Wed, 07 Apr 2010 12:13:59 -0400
11+
12 python-lamson (1.0pre2-1) unstable; urgency=low
13
14 * Initial release (Closes: #540356)
15
16=== modified file 'debian/control'
17--- debian/control 2009-08-21 14:45:16 +0000
18+++ debian/control 2010-04-07 16:22:21 +0000
19@@ -9,7 +9,7 @@
20
21 Package: python-lamson
22 Architecture: all
23-Depends: ${shlibs:Depends}, ${misc:Depends}, python-mock, python-daemon, python-lockfile, python
24+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-mock, python-daemon, python-lockfile, python, python-chardet, python-dns
25 Description: A pure Python SMTP server
26 Lamson is a pure Python SMTP server designed to create robust and
27 complex mail applications in the style of modern web frameworks such as

Subscribers

People subscribed via source and target branches

to all changes: