summaryrefslogtreecommitdiff
path: root/debian/control
blob: 949b35bcb9c1c648fc292aa767c841e97636a208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: subplot
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: utils
Priority: optional
Standards-Version: 4.2.0
Build-Depends: debhelper (>= 10~), dh-cargo
Homepage: https://subplot.liw.fi

Package: subplot
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: automatic tool for accetance testing
 Aid software development by providing tooling for capturing and communicating
 acceptance criteria and how they are to be verified, in a way that's
 understood by all project stakeholders.