guestfs-tools (1.46.1-4+rpi1) bookworm-staging; urgency=medium
authorPeter Michael Green <plugwash@raspbian.org>
Fri, 28 Jan 2022 00:01:59 +0000 (00:01 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 28 Jan 2022 00:01:59 +0000 (00:01 +0000)
  * Disable testsuite and remove test-only build-dependencies.

[dgit import unpatched guestfs-tools 1.46.1-4+rpi1]

1  2 
debian/build.log
debian/changelog
debian/control
debian/copyright
debian/gbp.conf
debian/rules
debian/source/format
debian/source/lintian-overrides
debian/watch

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..fd8aef31b7593399a346bd55fc044e3ec08fd910
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,9 @@@
++dpkg-buildpackage: info: source package guestfs-tools
++dpkg-buildpackage: info: source version 1.46.1-1
++dpkg-buildpackage: info: source distribution unstable
++dpkg-buildpackage: info: source changed by Hilko Bengen <bengen@debian.org>
++ dpkg-source --before-build .
++dpkg-buildpackage: info: host architecture amd64
++dpkg-checkbuilddeps: error: Unmet build dependencies: libguestfs-dev (>> 1:1.46) libguestfs-ocaml-dev (>> 1:1.46) libguestfs-perl (>> 1:1.46) libgettext-ocaml-dev libounit-ocaml-dev libvirt-ocaml-dev xorriso guestfish (>> 1:1.46)
++dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
++dpkg-buildpackage: warning: (Use -d flag to override.)
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..8776ddb16a00c2dfbf37a1351abcdbd9e844fbfc
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,30 @@@
++guestfs-tools (1.46.1-4+rpi1) bookworm-staging; urgency=medium
++
++  * Disable testsuite and remove test-only build-dependencies.
++
++ -- Peter Michael Green <plugwash@raspbian.org>  Fri, 28 Jan 2022 00:01:59 +0000
++
++guestfs-tools (1.46.1-4) unstable; urgency=medium
++
++  * Add missing build-dependencies
++
++ -- Hilko Bengen <bengen@debian.org>  Sat, 15 Jan 2022 17:37:11 +0100
++
++guestfs-tools (1.46.1-3) unstable; urgency=medium
++
++  * Attempt to fix FTBFS on non-x86 architectures
++
++ -- Hilko Bengen <bengen@debian.org>  Fri, 14 Jan 2022 16:17:32 +0100
++
++guestfs-tools (1.46.1-2) unstable; urgency=medium
++
++  * Add gbp.conf file
++  * Fix debian/copyright file
++
++ -- Hilko Bengen <bengen@debian.org>  Sat, 08 Jan 2022 14:34:10 +0100
++
++guestfs-tools (1.46.1-1) unstable; urgency=medium
++
++  * Initial release (Closes: #1002577)
++
++ -- Hilko Bengen <bengen@debian.org>  Sat, 25 Dec 2021 12:37:58 +0100
diff --cc debian/control
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..1d5a3c865ad2f4dc0b4fa44ab6566529c9f7c037
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,55 @@@
++Source: guestfs-tools
++Section: utils
++Priority: optional
++Maintainer: Hilko Bengen <bengen@debian.org>
++Build-Depends: debhelper-compat (= 13),
++ pkg-config,
++ libguestfs-dev (>> 1:1.46),
++ libguestfs-ocaml-dev (>> 1:1.46),
++ libguestfs-perl (>> 1:1.46),
++ ocaml-nox, ocaml-findlib,
++ libgettext-ocaml-dev,
++ libounit-ocaml-dev <!nocheck>,
++ libvirt-ocaml-dev,
++ libjansson-dev,
++ liblzma-dev,
++ libpcre2-dev,
++ libtinfo-dev,
++ libvirt-dev,
++ libxml2-dev,
++ libmodule-build-perl,
++ libintl-perl,
++ gettext,
++ po4a,
++ bison,
++ flex,
++ sqlite3,
++ xorriso,
++ xz-utils,
++ bash-completion,
++Standards-Version: 4.6.0
++Homepage: https://libguestfs.org
++Vcs-Browser: https://salsa.debian.org/libvirt-team/guestfs-tools
++Vcs-Git: https://salsa.debian.org/libvirt-team/guestfs-tools.git
++Rules-Requires-Root: no
++
++Package: guestfs-tools
++Architecture: linux-any
++Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
++ libguestfs-perl,
++ libintl-perl,
++ libstring-shellquote-perl,
++ libsys-virt-perl,
++ libwin-hivex-perl,
++ curl,
++Recommends: virt-p2v, gnupg, libguestfs-tools (>= 1:1.46),
++Breaks: libguestfs-tools (<< 1:1.46)
++Replaces: libguestfs-tools (<< 1:1.46)
++Description: guest disk image management system - tools
++ The libguestfs library allows accessing and modifying guest disk
++ images.
++ .
++ This package contains the guestfish interactive shell and various
++ virtualization tools, including virt-cat, virt-df, virt-edit,
++ virt-filesystems, virt-inspector, virt-ls, virt-make-fs, virt-rescue,
++ virt-resize, virt-tar, and virt-win-reg.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..8fea43d896a934b77dca7c23ae86aff49523c3b7
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,91 @@@
++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: guestfs-tools
++Source: <http://libguestfs.org/>
++
++Files: *
++Copyright: Red Hat Inc.
++License: GPL-2.0+
++
++Files: sysprep/virt-sysprep.pod
++Copyright: Red Hat Inc
++           Fujitsu Ltd.
++License: GPL-2.0+
++
++Files: sysprep/sysprep_operation_sssd_db_log.ml
++       sysprep/sysprep_operation_net_hostname.ml
++       sysprep/sysprep_operation_abrt_data.ml
++       sysprep/sysprep_operation_flag_reconfiguration.ml
++       sysprep/sysprep_operation_samba_db_log.ml
++       sysprep/sysprep_operation_pam_data.ml
++       sysprep/sysprep_operation_tmp_files.ml
++       sysprep/sysprep_operation_pacct_log.ml
++       sysprep/sysprep_operation_puppet_data_log.ml
++       sysprep/sysprep_operation_kerberos_data.ml
++       sysprep/sysprep_operation_dovecot_data.ml
++       sysprep/sysprep_operation_package_manager_cache.ml
++       sysprep/sysprep_operation_ca_certificates.ml
++       sysprep/sysprep_operation_ssh_userdir.ml
++       sysprep/sysprep_operation_crash_data.ml
++       sysprep/sysprep_operation_bash_history.ml
++       sysprep/sysprep_operation_blkid_tab.ml
++       sysprep/sysprep_operation_machine_id.ml
++       sysprep/sysprep_operation_firewall_rules.ml
++       sysprep/sysprep_operation_user_account.ml
++Copyright: Fujitsu Ltd.
++License: GPL-2.0+
++
++Files: common/mlxml/xml.ml common/mlxml/xml-c.c
++Copyright: Red Hat Inc.
++           SUSE Inc.
++License: GPL-2.0+
++
++Files: builder/virt-builder-repository.*
++       builder/repository_main.*
++Copyright: SUSE Inc.
++License: GPL-2.0+
++
++Files: gnulib/lib/human.h gnulib/lib/xstrtol.* gnulib/lib/human.c gnulib/lib/argmatch.c gnulib/lib/xstrtol.h gnulib/lib/argmatch.h
++Copyright: Free Software Foundation, Inc.
++License: GPL-2.0+
++
++Files: gnulib/lib/getprogname.h gnulib/lib/ignore-value.h gnulib/lib/bitrotate.h gnulib/lib/hash.c gnulib/lib/xalloc-oversized.h gnulib/lib/c-ctype.h gnulib/lib/hash.h
++Copyright: Free Software Foundation, Inc.
++License: LGPL-2.0+
++
++Files: debian/*
++Copyright: 2021 Hilko Bengen <bengen@debian.org>
++License: GPL-2.0+
++
++License: GPL-2.0+
++ This package is free software; you can redistribute it and/or modify
++ it under the terms of the GNU General Public License as published by
++ the Free Software Foundation; either version 2 of the License, or
++ (at your option) any later version.
++ .
++ This package is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++ GNU General Public License for more details.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program. If not, see <https://www.gnu.org/licenses/>
++ .
++ On Debian systems, the complete text of the GNU General
++ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
++
++License: LGPL-2.0+
++ This package is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2 of the License, or (at your option) any later version.
++ .
++ This package is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ Lesser General Public License for more details.
++ .
++ You should have received a copy of the GNU Lesser General Public License
++ along with this program. If not, see <https://www.gnu.org/licenses/>.
++ .
++ On Debian systems, the complete text of the GNU Lesser General
++ Public License can be found in "/usr/share/common-licenses/LGPL-2".
diff --cc debian/gbp.conf
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..90eb8d6980c562aae88aadb79044ab5b624d860a
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++[DEFAULT]
++upstream-branch = upstream
++debian-branch = debian/master
++[pq]
++patch-numbers = false
diff --cc debian/rules
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..077962799ba86a013419bcd68e2c0db8fb809ff6
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,34 @@@
++#!/usr/bin/make -f
++
++#export DH_VERBOSE = 1
++
++#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
++
++#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
++#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
++
++include /usr/share/dpkg/architecture.mk
++
++# Disable because the test seems to hang.
++export SKIP_RHBZ1285847_SH=1
++export SKIP_TEST_VIRT_SYSPREP_SCRIPT_SH=1
++
++TEST_ARCHITECTURES :=
++
++%:
++      dh $@
++
++override_dh_auto_test:
++ifneq "" "$(findstring $(DEB_HOST_ARCH),$(TEST_ARCHITECTURES))"
++      printenv
++      unset XDG_RUNTIME_DIR; \
++              if ! test -w /dev/kvm; then \
++                      export LIBGUESTFS_BACKEND_SETTINGS=force_tcg; \
++              fi; \
++              export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1; \
++              $(MAKE) check
++endif
++
++override_dh_auto_install:
++      dh_auto_install
++      sed -i -e '1s,.*,#!/usr/bin/perl,' debian/guestfs-tools/usr/bin/virt-win-reg
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..163aaf8d82b6c54f23c45f32895dbdfdcc27b047
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..55ab1820e2e653b920718a73ad37b2f1975f5dbf
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++# See test-data/binaries/README
++guestfs-tools source: source-is-missing test-data/binaries/bin-*-dynamic
++guestfs-tools source: source-is-missing test-data/binaries/lib-*.so
++guestfs-tools source: source-contains-prebuilt-windows-binary test-data/binaries/*.exe
++guestfs-tools source: source-contains-prebuilt-windows-binary test-data/binaries/*.dll
diff --cc debian/watch
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f3c708fad6ead7fde84fd780275d2ea1e4270f43
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,3 @@@
++version=4
++
++https://download.libguestfs.org/guestfs-tools/([\d\.]*)-stable/libguestfs-([\d\.]*)\.tar\.gz