From: Raspbian automatic forward porter Date: Mon, 29 Jul 2024 00:14:29 +0000 (+0100) Subject: Merge version 1:1.52.0-2+rpi1 and 1:1.52.2-1 to produce 1:1.52.2-1+rpi1 X-Git-Tag: archive/raspbian/1%1.52.2-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b98ea9025c3be1d41d5fd66bc4e3f27a6a68f331;p=libguestfs.git Merge version 1:1.52.0-2+rpi1 and 1:1.52.2-1 to produce 1:1.52.2-1+rpi1 --- b98ea9025c3be1d41d5fd66bc4e3f27a6a68f331 diff --cc debian/changelog index c7c8b157,c46c2ad0..8fa36f5c --- a/debian/changelog +++ b/debian/changelog @@@ -1,18 -1,55 +1,71 @@@ - libguestfs (1:1.52.0-2+rpi1) trixie-staging; urgency=medium ++libguestfs (1:1.52.2-1+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. + + [changes introduced in 1:1.50.1-4+rpi1 by Peter Michael Green] + * Add build-conflicts on rustc. + - -- Raspbian forward porter Wed, 07 Feb 2024 20:29:27 +0000 ++ -- Raspbian forward porter Mon, 29 Jul 2024 00:14:27 +0000 ++ + libguestfs (1:1.52.2-1) unstable; urgency=medium + + * New upstream version 1.52.2 + + -- Hilko Bengen Fri, 12 Jul 2024 10:01:14 +0200 + + libguestfs (1:1.52.0-6.1) unstable; urgency=medium + + * Non-maintainer upload. + * Install 99-guestfs-serial.rules into /usr/lib/udev/rules.d (Closes: + #1057804) + + -- Chris Hofstaedtler Thu, 30 May 2024 01:35:29 +0200 + + libguestfs (1:1.52.0-6) unstable; urgency=medium + + * Add util-linux-extra to appliance list (Closes: #1071313) + + -- Hilko Bengen Sat, 18 May 2024 22:26:51 +0200 + + libguestfs (1:1.52.0-5) unstable; urgency=medium + + * Write dependencies from Supermin appliance to correct substvars file, + take two. + (Closes: #1065610) + + -- Hilko Bengen Tue, 12 Mar 2024 14:01:03 +0100 + + libguestfs (1:1.52.0-4) unstable; urgency=medium + + * Write dependencies from Supermin appliance to correct substvars file + (Closes: #1065610) + + -- Hilko Bengen Tue, 12 Mar 2024 09:45:13 +0100 + + libguestfs (1:1.52.0-3) unstable; urgency=medium + + * Add rpc-related build-dependencies. + Thanks to Aurelien Jarno (Closes: #1065189) + * Switch Build-Depends to systemd-dev (Closes: #1060585) + * Bump supermin dependency so that virtual dependencies are resolved. + (Closes: #1065610) + * Adjust build-dependencies + + -- Hilko Bengen Tue, 12 Mar 2024 00:43:12 +0100 + + libguestfs (1:1.52.0-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1062358 + + -- Benjamin Drung Wed, 28 Feb 2024 12:35:02 +0000 libguestfs (1:1.52.0-2) unstable; urgency=medium diff --cc debian/control index 89708b4d,09973a00..830330ad --- a/debian/control +++ b/debian/control @@@ -44,7 -44,7 +45,7 @@@ Build-Depends: dpkg-dev (>= 1.22.5), de libstring-shellquote-perl, libsys-virt-perl, libwin-hivex-perl, libfuse-dev, fuse, - libglib2.0-dev, gobject-introspection, libgirepository1.0-dev, - libglib2.0-dev, gjs [!s390x !armel] , gobject-introspection-bin, libgirepository1.0-dev, ++ libglib2.0-dev, gobject-introspection-bin, libgirepository1.0-dev, libgtk-3-dev, db-util, netpbm, icoutils, diff --cc debian/patches/series index b46b846e,9f3aef37..d9f7569c --- a/debian/patches/series +++ b/debian/patches/series @@@ -19,4 -19,5 +19,6 @@@ Set-CPU-type-for-mipsel-mips64el.patc Fix-include-path-for-generating-localized-manpages.patch Only-set-rtc-driftfix-slew-on-x86-architectures.patch Add-dhcpcd-to-Debian-package-list.patch + Add-util-linux-extra-to-appliance-list.patch + udev-rules-path.patch +recognise-raspbian.diff