From: Peter Michael Green Date: Fri, 16 Mar 2018 00:04:14 +0000 (+0000) Subject: Manual merge of version 1.1.25-1+rpi1 and 1.1.28-3 to produce 1.1.28-3+rpi1 X-Git-Tag: archive/raspbian/1.1.28-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a7f642ce466de88e3be99db84b501983d2c621f4;p=nbdkit.git Manual merge of version 1.1.25-1+rpi1 and 1.1.28-3 to produce 1.1.28-3+rpi1 --- a7f642ce466de88e3be99db84b501983d2c621f4 diff --cc debian/changelog index 34330cd,d305776..bdb660f --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,26 +1,35 @@@ - nbdkit (1.1.25-1+rpi1) buster-staging; urgency=medium ++nbdkit (1.1.28-3+rpi1) buster-staging; urgency=medium + + [changes brought forward from 1.1.16-1+rpi1 by Peter Michael Green at Thu, 26 Oct 2017 12:09:47 +0000] + * Change kernel build-dep for Raspbian. + * Disable testsuite. + * Add build-conflicts on ocaml-base-nox + - -- Raspbian forward porter Thu, 11 Jan 2018 19:46:24 +0000 ++ -- Peter Michael green Fri, 16 Feb 2018 03:33:01 +0000 ++ + nbdkit (1.1.28-3) unstable; urgency=medium + + * Document the need for linux-image-* build dependencies + (Closes: #888182) + * Disable some build dependencies for the nocheck build profile + + -- Hilko Bengen Tue, 06 Feb 2018 18:59:38 +0100 + + nbdkit (1.1.28-2) unstable; urgency=medium + + * Disable tests on armhf, mips64el for now + + -- Hilko Bengen Tue, 23 Jan 2018 21:47:12 +0100 + + nbdkit (1.1.28-1) unstable; urgency=medium + + * New upstream version 1.1.28 + * Bump Standards-Version + * Drop patches related to NBD/QEMU test breakage, add versioned libguestfs + build-dependency instead + * Add entries to .install files: filters, pkg-config file + + -- Hilko Bengen Tue, 23 Jan 2018 10:27:03 +0100 nbdkit (1.1.25-1) unstable; urgency=medium diff --cc debian/control index a915c50,5952f6a..1c80e9e --- a/debian/control +++ b/debian/control @@@ -26,10 -12,24 +12,24 @@@ Build-Depends: debhelper (>= 10~) libperl-dev, python-dev, ruby-dev, - iproute2, socat, libguestfs-tools, - Build-Conflicts: - ocaml-base-nox - Standards-Version: 4.1.2 + libselinux1-dev, + libvirt-dev, + zlib1g-dev, + linux-image-marvell [armel] | linux-image-versatile [armel] , - linux-image-armmp [armhf] , ++ linux-image-rpi [armhf] | linux-image-rpi2 [armhf] , + linux-image-arm64 [arm64] , + linux-image-4kc-malta [mips mipsel] | linux-image-5kc-malta [mips mipsel mips64 mips64el] , + linux-image-s390x [s390x] , + linux-image-powerpc64 [powerpc ppc64] , + linux-image-powerpc64le [ppc64el] , + linux-image-sparc64 [sparc] , + linux-image-amd64 [amd64] , + linux-image-686-pae [i386] | linux-image-586 [i386] | linux-image-486 [i386] , + busybox , + iproute2 , + socat , + libguestfs-tools , + Standards-Version: 4.1.3 Homepage: https://github.com/libguestfs/nbdkit Vcs-Git: https://anonscm.debian.org/git/collab-maint/nbdkit.git Vcs-Browser: https://anonscm.debian.org/git/collab-maint/nbdkit.git