From: Peter Michael Green Date: Fri, 17 Nov 2023 00:32:00 +0000 (+0000) Subject: Manual merge of version 1:1.48.6-1+rpi1 and 1:1.50.1-4 to produce 1:1.50.1-4+rpi1 X-Git-Tag: archive/raspbian/1%1.50.1-4+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f61ab788222f53eb75e0620477d82f5d663fe6ad;p=libguestfs.git Manual merge of version 1:1.48.6-1+rpi1 and 1:1.50.1-4 to produce 1:1.50.1-4+rpi1 --- f61ab788222f53eb75e0620477d82f5d663fe6ad diff --cc debian/changelog index d0663fe0,e8565e54..87be8acd --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,50 +1,63 @@@ - libguestfs (1:1.48.6-1+rpi1) bookworm-staging; urgency=medium ++libguestfs (1:1.50.1-4+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 1:1.42.0-11+rpi1 by Peter Michael Green at Thu, 12 Nov 2020 16:03:00 +0000] + * Add raspbian to the list of distros with dpkg. + * Disable dh_missing + * Partiall fix clean target. + + [changes introduced in 1:1.46.2-11+rpi1 by Peter Michael Green] + * Remove testsuite-specific build-dependencies. + * Disable testsuite. + - -- Raspbian forward porter Thu, 08 Dec 2022 18:19:00 +0000 ++ -- Peter Michael Green Fri, 17 Nov 2023 00:30:45 +0000 ++ + libguestfs (1:1.50.1-4) unstable; urgency=medium + + * Fix timestamp specification in tar --mtime parameter. + This should fix those mysterious 32bit build failures for good. + + -- Hilko Bengen Mon, 24 Jul 2023 22:48:10 +0200 + + libguestfs (1:1.50.1-3) unstable; urgency=medium + + * Bump Standards-Version + * Re-enable tests on i386, armhf while setting TMPDIR + + -- Hilko Bengen Sun, 23 Jul 2023 13:33:37 +0200 + + libguestfs (1:1.50.1-2) unstable; urgency=medium + + * Disable tests on i386, armhf as a quick workaround, closes: #1037541 + + -- Hilko Bengen Mon, 26 Jun 2023 16:15:12 +0200 + + libguestfs (1:1.50.1-1) unstable; urgency=medium + + * Upload to unstable + * Fix typo in old changelog entry + + -- Hilko Bengen Sun, 11 Jun 2023 23:53:03 +0200 + + libguestfs (1:1.50.1-1~exp1) experimental; urgency=medium + + * New upstream version 1.50.1 + * Improve Build-Depends for cross builds, thanks to Helmut Grohne (Closes: #1032504) + * Rebase patches + * Add augeas-ocaml build-dependency + * Use SOURCE_DATE_EPOCH for reproducible timestamp + * Update symbols file + * Fix Lintian warnings + + -- Hilko Bengen Fri, 07 Apr 2023 23:36:04 +0200 + + libguestfs (1:1.48.6-2) unstable; urgency=medium + + * Add Brazilian Portuguese debconf translation, thanks to + Paulo Henrique de Lima Santana (Closes: #1025726) + * Disable tests (quickcheck) on s390x. Closes: #1030511 + * Replace libncurses*-dev build-dependencies + + -- Hilko Bengen Mon, 06 Mar 2023 15:29:41 +0100 libguestfs (1:1.48.6-1) unstable; urgency=medium diff --cc debian/patches/series index 3f57f5a7,ef610946..9a2b09dc --- a/debian/patches/series +++ b/debian/patches/series @@@ -15,6 -15,5 +15,6 @@@ Make-sure-that-generated-ocaml-link.sh- Fix-out-of-tree-build-for-po.patch Update-packagelist-as-haxdump-has-been-moved-to-bsdextrau.patch Fix-golang-bindtest-and-check-mli.sh-for-out-of-tree-buil.patch - Set-special-CPU-type-on-RISCV64-don-t-set-CPU-type-on-mip.patch + Don-t-set-CPU-type-on-mips.patch Fix-include-path-for-guestfish.1.patch +recognise-raspbian.diff