summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2024-02-25build: drop build-dep on unused dh-cargo; install lintianLars Wirzenius1-1/+1
Drop dh-cargo as we don't need to build a deb. Install the lintian files in the binary so that lintian will actually find them. Normally, dh will do this automatically, but we override the installation step so we have to do it ourselves. Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
2023-10-10fix: add tidy as a build dependency in the Debian packagingLars Wirzenius1-1/+1
Sponsored-by: author
2023-04-08fix(debian/control): drop dependencies on Pandoc, TeXliveLars Wirzenius1-11/+5
Sponsored-by: author
2021-09-09fix: depend on texlive-plain-generic for ulem.styLars Wirzenius1-1/+2
Sponsored-by: author
2021-05-16docs: add tutorial for verifying a web siteLars Wirzenius1-1/+1
2021-04-26fix: add missing build-dependencies lmodern, procpsLars Wirzenius1-1/+1
2020-12-20fix(debian): add daemonize to build dependenciesLars Wirzenius1-1/+1
This is needed by lib/daemon. Without daemonize, the test suite fails.
2020-12-04Added lmodern to dependsDan Alderman1-1/+1
2020-11-11fix(debian): move pandoc-citeproc from Suggests to DependsLars Wirzenius1-2/+1
Subplot docgen always tells Pandoc to use citeproc, and so it is a hard dependency.
2020-09-15build(debian): drop plantuml, pandoc-citeproc, graphviz to suggestsLars Wirzenius1-7/+6
Make the plantuml, pandoc-citeproc, graphviz, and librsvg2-bin packages be suggestions rather than runtime dependencies for the Debian package.
2020-03-09Fix: add plantuml as build and runtime dependencyLars Wirzenius1-2/+3
2020-02-29Fix: Debian package runtime dependenciesLars Wirzenius1-3/+8
We must have pandoc, but LaTeX is only necessary when making a PDF, so it's a suggestion.
2020-02-09Fix: drop bad build-depLars Wirzenius1-1/+1
2020-02-09Fix: add missing build-deps to to debian/controlLars Wirzenius1-1/+2
2020-01-11Add: graphviz, librsvg2-bin as build-dependenciesLars Wirzenius1-1/+1
2020-01-10Add: build-deps for ./check to be able to prouduce PDFsLars Wirzenius1-1/+2
2020-01-10Change: build-dep on pandoc, for checkLars Wirzenius1-1/+1
2020-01-10Fix: build-depend on python3, for running generated test programsLars Wirzenius1-1/+1
2019-12-01Change: improve elevator speech of projectLars Wirzenius1-4/+4
Use the same in README.md and .deb package description.
2019-09-28Add: initial, rough Debian packagingLars Wirzenius1-0/+18