diff -Nru nbdkit-1.12.2/debian/changelog nbdkit-1.12.2/debian/changelog --- nbdkit-1.12.2/debian/changelog 2019-04-24 08:42:15.000000000 +0000 +++ nbdkit-1.12.2/debian/changelog 2019-07-11 02:51:33.000000000 +0000 @@ -1,3 +1,13 @@ +nbdkit (1.12.2-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 Thu, 11 Jul 2019 02:51:33 +0000 + nbdkit (1.12.2-1) unstable; urgency=medium * New upstream version 1.12.2 diff -Nru nbdkit-1.12.2/debian/control nbdkit-1.12.2/debian/control --- nbdkit-1.12.2/debian/control 2019-04-18 21:43:07.000000000 +0000 +++ nbdkit-1.12.2/debian/control 2019-07-11 02:51:33.000000000 +0000 @@ -28,6 +28,9 @@ iproute2 , socat , libguestfs-tools , + genisoimage +Build-Conflicts: + ocaml-base-nox Standards-Version: 4.3.0 Homepage: https://github.com/libguestfs/nbdkit Vcs-Git: https://salsa.debian.org/debian/nbdkit.git