diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:01:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:01:12 +0000 |
commit | 7c462db9804d92a45fcd127a3f60e7117616aba9 (patch) | |
tree | 68371d63fe05049a558f5e41d9b9f45b76014aa9 /debian/tests/control | |
parent | Adding upstream version 2.23.4+deb12u1. (diff) | |
download | devscripts-7c462db9804d92a45fcd127a3f60e7117616aba9.tar.xz devscripts-7c462db9804d92a45fcd127a3f60e7117616aba9.zip |
Adding debian version 2.23.4+deb12u1.debian/2.23.4+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..eb8095b --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,32 @@ +Tests: shunit2 +Depends: + build-essential, + debhelper, + fakeroot, + faketime, + git, + gnupg, + libdistro-info-perl, + libgitlab-api-v4-perl, + libipc-run-perl, + libtest-output-perl, + libwww-perl, + mozilla-devscripts, + python3-debian, + python3-pyftpdlib, + shunit2, + subversion, + wdiff, + zip, + zstd, + @, +Restrictions: allow-stderr + +Tests: destructive +Depends: + apt, + libdpkg-perl, + libipc-run-perl, + perl, + @, +Restrictions: allow-stderr, breaks-testbed, needs-root |