diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2016-05-16 09:20:07 +0200 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2016-05-16 09:20:07 +0200 |
commit | 3590d72385a8b0c1012ab971b5dd7725d4b9ca93 (patch) | |
tree | 74d2cbf698ebaca7a011d92d1649120cc85ff6b5 /debian/control | |
parent | 28911f8d1ed89c6075c396f0d14dc595bc4b3ff9 (diff) | |
download | sitesummary-3590d72385a8b0c1012ab971b5dd7725d4b9ca93.tar.gz sitesummary-3590d72385a8b0c1012ab971b5dd7725d4b9ca93.tar.bz2 sitesummary-3590d72385a8b0c1012ab971b5dd7725d4b9ca93.tar.xz |
Use Testsuite, not obsolete XS-Testsuite, in control file to indicate a autopkgtest is available.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 02cf5fd..ae5ee2d 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Uploaders: Petter Reinholdtsen <pere@debian.org> , Wolfgang Schweer <wschweer@arcor.de> Build-Depends: debhelper (>= 9), cdbs Standards-Version: 3.9.8 -XS-Testsuite: autopkgtest +Testsuite: autopkgtest Homepage: http://wiki.debian.org/DebianEdu/HowTo/SiteSummary Vcs-Git: git://anonscm.debian.org/debian-edu/upstream/sitesummary.git Vcs-Browser: http://anonscm.debian.org/cgit/debian-edu/upstream/sitesummary.git |