Debian: 'testsuite' is in debian/control

This commit is contained in:
nick black 2020-01-27 23:27:18 -05:00
parent b2909e9e8e
commit 278182e1f9
2 changed files with 1 additions and 1 deletions

1
debian/control vendored
View File

@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12), cmake (>= 3.13), pkg-config (>= 0.29),
Standards-Version: 4.5.0
Section: libs
X-Python3-Version: >= 3.7
Testsuite: autopkgtest-pkg-python
Homepage: https://nick-black.com/dankwiki/index.php/notcurses
Vcs-Browser: https://github.com/dankamongmen/notcurses
Vcs-Git: https://github.com/dankamongmen/notcurses.git

View File

@ -1 +0,0 @@
Testsuite: autopkgtest-pkg-python