Merge lp:~gandelman-a/nova/iso8601 into lp:~ubuntu-server-dev/nova/essex

Proposed by Adam Gandelman
Status: Merged
Merge reported by: Martin Pitt
Merged at revision: not available
Proposed branch: lp:~gandelman-a/nova/iso8601
Merge into: lp:~ubuntu-server-dev/nova/essex
Diff against target: 33 lines (+6/-0)
2 files modified
debian/changelog (+4/-0)
debian/control (+2/-0)
To merge this branch: bzr merge lp:~gandelman-a/nova/iso8601
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+93789@code.launchpad.net

Description of the change

New dependency: python-iso8601

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

This happened a long time ago.

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 2012-02-19 18:48:47 +0000
3+++ debian/changelog 2012-02-20 10:08:23 +0000
4@@ -1,5 +1,9 @@
5 nova (2012.1~e4~20120217.12709-0ubuntu2) UNRELEASED; urgency=low
6
7+ [ Adam Gandelman ]
8+ debian/control: Add new dependency python-iso8601 to Build-Depends +
9+ python-nova Depends
10+
11 [ Monty Taylor ]
12 * Move files from nova/locale to /usr/share/locale
13
14
15=== modified file 'debian/control'
16--- debian/control 2012-02-19 18:48:47 +0000
17+++ debian/control 2012-02-20 10:08:23 +0000
18@@ -43,6 +43,7 @@
19 python-feedparser,
20 python-crypto,
21 python-babel,
22+ python-iso8601,
23 pep8
24 Build-Conflicts: python-cjson
25 Standards-Version: 3.9.2
26@@ -85,6 +86,7 @@
27 python-xattr,
28 python-daemon,
29 python-suds,
30+ python-iso8601,
31 sudo,
32 ${misc:Depends}
33 Suggests: python-suds (>= 0.4.0),

Subscribers

People subscribed via source and target branches