Bug fix; the "month of the key" is 6 characters from index 0
[rrq/buckap.git] / debian / control
1 Source: buckap
2 Section: admin
3 Priority: optional
4 Maintainer: Ralph Ronnquist <ralph.ronnquist@gmail.com>
5 Origin: Devuan
6 Build-Depends: debhelper-compat (= 13)
7 Standards-Version: 4.5.1
8 #Homepage: <insert the upstream URL, if relevant>
9 Vcs-Browser: https://git.devuan.org/rrq/buckap
10 Vcs-Git: https://git.devuan.org/rrq/buckap.git
11 Rules-Requires-Root: no
12
13 Package: buckap
14 Architecture: all
15 Depends: ${misc:Depends}, bash, bsdutils, duplicity, python3-pexpect,
16  cron | anacron, iselect
17 Description: Backup control for duplicity with multi-level history.
18  Utility scripting for managing daily backups with duplicity onto an
19  scp-accessible remote host to make it into a series of monthly
20  snapshots with stashed daily sub-sequences.