mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
Run wrap-and-sort
Run `wrap-and-sort`.
This commit is contained in:
parent
26e666f1f9
commit
a378364705
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: utils
|
||||
Priority: optional
|
||||
Uploaders: Michael Prokop <mika@debian.org>, Ben Hutchings <benh@debian.org>
|
||||
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
|
||||
Build-Depends: bash-completion, debhelper-compat (= 13), shunit2 <!nocheck>
|
||||
Build-Depends: debhelper-compat (= 13), bash-completion, shunit2 <!nocheck>
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Vcs-Browser: https://salsa.debian.org/kernel-team/initramfs-tools
|
||||
|
||||
18
debian/tests/control
vendored
18
debian/tests/control
vendored
@ -1,14 +1,18 @@
|
||||
Tests: copy-file
|
||||
Restrictions: needs-root, breaks-testbed, skip-not-installable, superficial, allow-stderr
|
||||
Restrictions: allow-stderr,
|
||||
breaks-testbed,
|
||||
needs-root,
|
||||
skip-not-installable,
|
||||
superficial
|
||||
Depends: linux-image-generic, zstd, @
|
||||
|
||||
Tests: unmkinitramfs
|
||||
Restrictions: superficial
|
||||
Depends: bzip2, xz-utils, lzop, lz4, zstd, @
|
||||
Depends: bzip2, lz4, lzop, xz-utils, zstd, @
|
||||
|
||||
Tests: qemu-klibc
|
||||
Architecture: amd64 armhf s390x
|
||||
Restrictions: needs-root, breaks-testbed
|
||||
Restrictions: breaks-testbed, needs-root
|
||||
Depends: e2fsprogs,
|
||||
genext2fs,
|
||||
ipxe-qemu,
|
||||
@ -21,7 +25,7 @@ Depends: e2fsprogs,
|
||||
|
||||
Tests: qemu-busybox
|
||||
Architecture: amd64 armhf s390x
|
||||
Restrictions: needs-root, breaks-testbed
|
||||
Restrictions: breaks-testbed, needs-root
|
||||
Depends: busybox | busybox-initramfs,
|
||||
e2fsprogs,
|
||||
genext2fs,
|
||||
@ -35,7 +39,7 @@ Depends: busybox | busybox-initramfs,
|
||||
|
||||
Tests: qemu-ata-only
|
||||
Architecture: amd64
|
||||
Restrictions: needs-root, breaks-testbed
|
||||
Restrictions: breaks-testbed, needs-root
|
||||
Depends: e2fsprogs,
|
||||
genext2fs,
|
||||
klibc-utils,
|
||||
@ -46,7 +50,7 @@ Depends: e2fsprogs,
|
||||
|
||||
Tests: qemu-virtio-only qemu-separate-usr qemu-panic-shell
|
||||
Architecture: amd64 arm64 armhf ppc64el s390x
|
||||
Restrictions: needs-root, breaks-testbed
|
||||
Restrictions: breaks-testbed, needs-root
|
||||
Depends: e2fsprogs,
|
||||
genext2fs,
|
||||
ipxe-qemu,
|
||||
@ -61,7 +65,7 @@ Depends: e2fsprogs,
|
||||
|
||||
Tests: qemu-net
|
||||
Architecture: amd64 arm64 armhf ppc64el s390x
|
||||
Restrictions: needs-root, breaks-testbed
|
||||
Restrictions: breaks-testbed, needs-root
|
||||
Depends: e2fsprogs,
|
||||
genext2fs,
|
||||
iproute2,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user