summaryrefslogtreecommitdiff
path: root/debian/control
blob: 5d3167bc1aef6d78252f52b035314ae7d03b5b50 (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
25
26
27
28
29
30
31
32
Source: obnam
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: admin
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 build-essential,
 dh-cargo,
 daemonize,
 git,
 libsqlite3-dev,
 libssl-dev,
 moreutils,
 pkg-config,
 python3,
 python3-requests,
 python3-yaml,
 strace,
 subplot,
 summain,
 texlive-fonts-recommended,
 texlive-latex-base,
 texlive-latex-recommended
Homepage: https://obnam.org

Package: obnam
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: backup client and server
 Obnam makes backups and restores them.