diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:10:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:10:50 +0000 |
commit | 63c1e58910cbc3c5cc4b4bdf966f68dd292980a1 (patch) | |
tree | ba5913f9f169d5c0391237afbab9c94955ce18ab /debian/tests/control | |
parent | Adding upstream version 2.39.3. (diff) | |
download | util-linux-63c1e58910cbc3c5cc4b4bdf966f68dd292980a1.tar.xz util-linux-63c1e58910cbc3c5cc4b4bdf966f68dd292980a1.zip |
Adding debian version 2.39.3-6.debian/2.39.3-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..a24f821 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,39 @@ +Tests: oversized-chunks +Depends: + bash, + bc, + bsdextrautils, + bsdutils, + dpkg, + grep, + mount, + util-linux +Restrictions: allow-stderr + +Tests: libblkid-dev +Depends: + build-essential, + libblkid-dev, + pkg-config +Restrictions: allow-stderr, superficial + +Tests: libmount-dev +Depends: + build-essential, + libmount-dev, + pkg-config +Restrictions: allow-stderr, superficial + +Tests: libsmartcols-dev +Depends: + build-essential, + libsmartcols-dev, + pkg-config +Restrictions: allow-stderr, superficial + +Tests: uuid-dev +Depends: + build-essential, + pkg-config, + uuid-dev +Restrictions: allow-stderr, superficial |