diff options
author | Colin Watson <cjwatson@debian.org> | 2014-10-08 22:33:32 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-10-08 22:33:32 +0100 |
commit | 9779ee47871217df935261f6931eeb285198da51 (patch) | |
tree | 0754ce028799decd90984bdcd7e5eb7c64e42059 /debian/control | |
parent | f0b009aea83e9ff3a50be30f51012099a5143c16 (diff) |
Run a subset of the upstream regression test suite at package build time, and the rest of it under autopkgtest.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index bafe4307d..c513f4ee4 100644 --- a/debian/control +++ b/debian/control | |||
@@ -3,6 +3,7 @@ Section: net | |||
3 | Priority: standard | 3 | Priority: standard |
4 | Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> | 4 | Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> |
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3), libssl-dev (>= 0.9.8g), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 9~), dh-exec, libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg-dev (>= 1.16.1~), libck-connector-dev, dh-autoreconf, autotools-dev, dh-systemd (>= 1.4) | 5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3), libssl-dev (>= 0.9.8g), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 9~), dh-exec, libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg-dev (>= 1.16.1~), libck-connector-dev, dh-autoreconf, autotools-dev, dh-systemd (>= 1.4) |
6 | XS-Testsuite: autopkgtest | ||
6 | Standards-Version: 3.9.6 | 7 | Standards-Version: 3.9.6 |
7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> | 8 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> |
8 | Homepage: http://www.openssh.org/ | 9 | Homepage: http://www.openssh.org/ |