aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2009-02-19 12:23:29 -0500
committerMicah Anderson <micah@riseup.net>2009-02-19 12:23:29 -0500
commit539fd1471907422d81626260ea4f1e23e4d398a4 (patch)
treeefe32e02a285fe1d241e16c6701a95a8201d79e7 /debian/control
parent27a7859c42394a78c16b24f0d08ca28667bb1efa (diff)
downloadbackupninja-539fd1471907422d81626260ea4f1e23e4d398a4.tar.gz
backupninja-539fd1471907422d81626260ea4f1e23e4d398a4.tar.bz2
move the branches directories up to the root of the repository
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..317f1ef
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,28 @@
+Source: backupninja
+Section: admin
+Priority: optional
+Maintainer: Micah Anderson <micah@riseup.net>
+Build-Depends: debhelper (>= 4.0.0), autoconf, automake
+Build-Conflicts: autoconf2.13
+Standards-Version: 3.8.0
+Homepage: http://code.autistici.org/trac/backupninja
+Vcs-Svn: http://code.autistici.org/trac/backupninja/browser
+
+Package: backupninja
+Architecture: all
+Depends: gawk | mawk, dialog, bash (>=2.05b-26), mailx | mailutils
+Suggests: rdiff-backup, hwinfo, genisoimage, wodim, cdrdao, dvd+rw-tools, debconf-utils, mdadm
+Description: lightweight, extensible meta-backup system
+ Backupninja lets you drop simple config files in /etc/backup.d to
+ coordinate system backups. Backupninja is a master of many arts,
+ including incremental remote filesystem backup, MySQL backup, and ldap
+ backup. By creating simple drop-in handler scripts, backupninja can
+ learn new skills. Backupninja is a silent flower blossom death strike to
+ lost data.
+ .
+ In addition to backing up regular files, Backupninja has handlers to ease
+ backing up: ldap, maildir, MySQL, svn, trac, and the output from shell scripts
+ .
+ Backupninja currently supports common backup utilities, easing their
+ configuration, currently supported are: rdiff-backup, duplicity, CD/DVD
+