Package: bup
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, bup-common (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ python, git (>= 1:1.7.0.4-2) | git-core, python-fuse
Recommends: par2
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-common
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, git (>= 1:1.7.0.4-2) | git-core, python-fuse
-Description: highly efficient file backup system based on git - common files
- bup is a backup tool which stores the backups in a system based around
- the packfile format from git.
- .
- This package provides architecture-independent common files for bup.
- You need to install the 'bup' package to use bup.
#!/usr/bin/make -f
%:
dh $@
-
-override_dh_auto_install:
- dh_auto_install --destdir=debian/bup-common
- rm -f debian/bup-common/usr/lib/bup/bup/_hashsplit.so
- mv debian/bup-common/usr/bin/bup debian/bup-common/usr/lib/bup/bup.exe
- mv debian/bup-common/usr/share/man/man1/bup.1 debian/bup/usr/share/man/man1