Priority: extra
Maintainer: Robert S. Edmonds <edmonds@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
- pandoc [!ia64 !mips !mipsel !s390 !hurd-i386],
python-dev (>= 2.6.6-3~),
python-pylibacl,
python-pyxattr,
git,
rsync
+Build-Depends-Indep: pandoc
Standards-Version: 3.9.3
Homepage: https://github.com/bup/bup
Vcs-Git: git://git.debian.org/collab-maint/bup.git
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python,
git, par2, python-pylibacl, python-pyxattr
-Recommends: bup-fuse, bup-web
+Recommends: bup-doc, bup-fuse, bup-web
Description: highly efficient file backup system based on git
bup is a backup tool which stores the backups in a system based around
the packfile format from git.
+Package: bup-doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: highly efficient file backup system based on git (documentation)
+ bup is a backup tool which stores the backups in a system based around
+ the packfile format from git.
+ .
+ This package contains the documentation.
+
Package: bup-fuse
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, bup, python-fuse