diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-01-18 11:42:54 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-01-18 11:42:54 +0100 |
commit | dc22b016b2a27b722afcfb30e8ec34ae185c009a (patch) | |
tree | a150d4af17443c0f8f4424b5096a69cf27307427 /debian/tests/control | |
parent | c80d86802d2fc018834f87cbb32e896249438736 (diff) | |
parent | 4f89cae5b63b09d0109fb33788fb379d98658175 (diff) | |
download | debvm-dc22b016b2a27b722afcfb30e8ec34ae185c009a.tar.gz |
Merge branch debian into main
Thus, don't do Debian releases that would be separate from upstream
releases.
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..9401ca5 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +Test-Command: ./tests/create-and-run.sh $(dpkg --print-architecture) sid +Depends: debvm, fakeroot, fakechroot, sleepenh, openssh-client, libsystemd-shared +Restrictions: allow-stderr, needs-internet |