Merge lp:~cyphermox/ubuntu/natty/openwsman/lp760835 into lp:ubuntu/natty/openwsman

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Merged at revision: 7
Proposed branch: lp:~cyphermox/ubuntu/natty/openwsman/lp760835
Merge into: lp:ubuntu/natty/openwsman
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:~cyphermox/ubuntu/natty/openwsman/lp760835
Reviewer Review Type Date Requested Status
Timo Aaltonen Approve
Ubuntu Sponsors Pending
Review via email: mp+57790@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

looks good

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 2010-07-10 21:42:15 +0000
3+++ debian/changelog 2011-04-14 21:48:31 +0000
4@@ -1,3 +1,10 @@
5+openwsman (2.2.3-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * debian/control: Add build-dep for libcimcclient0-dev, so that the CIM
8+ plugins gets built. (LP: #760835)
9+
10+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Thu, 14 Apr 2011 13:06:12 -0400
11+
12 openwsman (2.2.3-0ubuntu1) maverick; urgency=low
13
14 * New upstream release. (LP: #600392)
15
16=== modified file 'debian/control'
17--- debian/control 2010-02-10 18:42:15 +0000
18+++ debian/control 2011-04-14 21:48:31 +0000
19@@ -3,7 +3,7 @@
20 Priority: extra
21 Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
22 Standards-Version: 3.2.0.0
23-Build-Depends: cdbs, libssl-dev, libpam0g-dev, libxml2-dev, libcurl4-openssl-dev
24+Build-Depends: cdbs, libssl-dev, libpam0g-dev, libxml2-dev, libcurl4-openssl-dev, libcimcclient0-dev
25
26 Package: openwsman
27 Architecture: any

Subscribers

People subscribed via source and target branches