Source: fruitbak
Section: admin
Priority: extra
Maintainer: Wessel Dankers <wsl@fruit.je>
Build-Depends: cdbs, debhelper, python3-setuptools, python3-sphinx,
	python3-hardhat,
	python3-hashset,
	python3-rsync-fetch,
	python3-crypto,
	python3-nacl,
X-Python3-Version: >= 3.5
Standards-Version: 3.9.1

Package: fruitbak
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
	adduser,
	python3-fruitbak,
Description: Efficient disk-based backups
 Efficient disk-based backups. Features:
 .
  - dedup
  - rsync backup method
  - command line based browsing
  - command line based tar restore
  - pluggable pool storage
  - compression
  - encryption
  - pluggable expiry methods
  - storage scrubbing
  - parallel backup job manager

Package: python3-fruitbak
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
	python3-hardhat,
	python3-hashset,
	python3-rsync-fetch,
	python3-crypto,
	python3-nacl,
Suggests:
	python3-lmdb,
Description: Efficient disk-based backups
 Efficient disk-based backups. This package contains the python bits.
