summaryrefslogtreecommitdiff
path: root/debian/control
blob: b13c20dab3ce220130cedae20c196aa889b78cd6 (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
Source: obnam
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: admin
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 daemonize,
 git,
 libsqlite3-dev,
 libssl-dev,
 moreutils,
 pkg-config,
 python3,
 python3-requests,
 python3-yaml,
 subplot,
 summain
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.