Merge ~fnordahl/ubuntu/+source/ceph:bug/1940697-impish into ~ubuntu-server-dev/ubuntu/+source/ceph:ubuntu/impish

Proposed by Frode Nordahl
Status: Merged
Merged at revision: c795a9baebe2558e258b29882f2856af4e066edf
Proposed branch: ~fnordahl/ubuntu/+source/ceph:bug/1940697-impish
Merge into: ~ubuntu-server-dev/ubuntu/+source/ceph:ubuntu/impish
Diff against target: 40 lines (+9/-2)
2 files modified
debian/changelog (+8/-1)
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+407592@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index ca85895..472f217 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
1ceph (16.2.5-0ubuntu3) UNRELEASED; urgency=medium1ceph (16.2.5-0ubuntu3) UNRELEASED; urgency=medium
22
3 [ James Page ]
4
3 * d/librbd1.install: Install any built extensions to librbd.5 * d/librbd1.install: Install any built extensions to librbd.
46
5 -- James Page <james.page@ubuntu.com> Thu, 15 Jul 2021 07:22:23 +01007 [ Frode Nordahl ]
8
9 * d/control: The ISA-L EC plugin changed its build dependency from yasm to
10 nasm 2.13.03 or newer (LP: #1940697).
11
12 -- Frode Nordahl <frode.nordahl@canonical.com> Tue, 24 Aug 2021 08:39:48 +0200
613
7ceph (16.2.5-0ubuntu2) impish; urgency=medium14ceph (16.2.5-0ubuntu2) impish; urgency=medium
815
diff --git a/debian/control b/debian/control
index ea66129..93a940e 100644
--- a/debian/control
+++ b/debian/control
@@ -83,6 +83,7 @@ Build-Depends:
83 libyaml-cpp-dev,83 libyaml-cpp-dev,
84 lsb-release,84 lsb-release,
85 luarocks,85 luarocks,
86 nasm (>= 2.13.03) [amd64],
86 pkg-config,87 pkg-config,
87 protobuf-compiler,88 protobuf-compiler,
88 python3-cherrypy3,89 python3-cherrypy3,
@@ -97,7 +98,6 @@ Build-Depends:
97 valgrind [amd64 armhf i386 powerpc ppc64el s390x arm64],98 valgrind [amd64 armhf i386 powerpc ppc64el s390x arm64],
98 virtualenv,99 virtualenv,
99 xfslibs-dev,100 xfslibs-dev,
100 yasm [amd64],
101 zlib1g-dev,101 zlib1g-dev,
102Standards-Version: 4.2.1102Standards-Version: 4.2.1
103103

Subscribers

People subscribed via source and target branches