diff -Nru nbdkit-1.14.0/debian/changelog nbdkit-1.14.0/debian/changelog --- nbdkit-1.14.0/debian/changelog 2019-08-29 10:45:13.000000000 +0000 +++ nbdkit-1.14.0/debian/changelog 2019-09-03 17:47:12.000000000 +0000 @@ -1,3 +1,13 @@ +nbdkit (1.14.0-1+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 1.10.3-1+rpi1 by Peter Michael Green at Sat, 16 Mar 2019 02:09:38 +0000] + * Add build-depends on genisoimage, apparently it's pulled in indirectly in + Debian but not Raspbian. + * Add build-conflicts on ocaml-base-nox, the upstream build auto-detects ocaml + resulting in extra files and a FTBFS + + -- Raspbian forward porter Tue, 03 Sep 2019 17:47:12 +0000 + nbdkit (1.14.0-1) unstable; urgency=medium * New upstream version 1.14.0 diff -Nru nbdkit-1.14.0/debian/control nbdkit-1.14.0/debian/control --- nbdkit-1.14.0/debian/control 2019-08-29 10:06:09.000000000 +0000 +++ nbdkit-1.14.0/debian/control 2019-09-03 17:47:12.000000000 +0000 @@ -28,6 +28,9 @@ iproute2 , socat , libguestfs-tools , + genisoimage +Build-Conflicts: + ocaml-base-nox Standards-Version: 4.4.0 Homepage: https://github.com/libguestfs/nbdkit Vcs-Git: https://salsa.debian.org/debian/nbdkit.git