name change and more description
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Fri, 3 Mar 2023 23:42:06 +0000 (10:42 +1100)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Fri, 3 Mar 2023 23:42:06 +0000 (10:42 +1100)
debian/control

index d7dd6d701c2d2def5a6645cd884e0fe8503f1814..029990e3025ac98223aec30547d14d58d270aff0 100644 (file)
@@ -1,17 +1,19 @@
-Source: buck
-Section: unknown
+Source: buckap
+Section: admin
 Priority: optional
 Maintainer: Ralph Ronnquist <ralph.ronnquist@gmail.com>
 Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.5.1
 #Homepage: <insert the upstream URL, if relevant>
-#Vcs-Browser: https://salsa.debian.org/debian/buck
-#Vcs-Git: https://salsa.debian.org/debian/buck.git
+#Vcs-Browser: https://salsa.debian.org/debian/buckap
+#Vcs-Git: https://salsa.debian.org/debian/buckap.git
 Rules-Requires-Root: no
 
-Package: buck
+Package: buckap
 Architecture: all
-Depends: ${misc:Depends}, bash, duplicity, bsdutils
-Description: Backup control script for duplicity with multi-level history.
- This script should be set up to run daily by root so as to make a daily
- backup snapshot run to the ssh host named "backup".
+Depends: ${misc:Depends}, bash, bsdutils, duplicity, python3-pexpect,
+ cron | anacron
+Description: Backup control for duplicity with multi-level history.
+ Utility scripting for managing daily backups with duplicity onto an
+ scp-accessible remote host to make it into a series of monthly
+ snapshots with stashed daily sub-sequence.