summaryrefslogtreecommitdiff
path: root/debian/control
blob: 0610ab71dd794a925081eeee81c8af6e608981f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: subplot
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: utils
Priority: optional
Standards-Version: 4.2.0
Build-Depends: debhelper (>= 10~), dh-cargo, python3, pandoc, texlive-latex-base,
  texlive-latex-recommended, texlive-fonts-recommended, librsvg2-bin, graphviz,
  pandoc-citeproc, plantuml, daemonize, lmodern, procps
Homepage: https://subplot.liw.fi

Package: subplot
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, pandoc, pandoc-citeproc, lmodern
Recommends:   librsvg2-bin,
  graphviz
Suggests: texlive-latex-base,
  texlive-latex-recommended,
  texlive-fonts-recommended,
  plantuml
Built-Using: ${cargo:Built-Using}
Description: automatic tool for acceptance testing
 Capture and communicate acceptance criteria for software and systems,
 and how they are verified, in a way that's understood by all project
 stakeholders.