summaryrefslogtreecommitdiff
path: root/debian/byteback/DEBIAN/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/byteback/DEBIAN/control')
-rw-r--r--debian/byteback/DEBIAN/control26
1 files changed, 0 insertions, 26 deletions
diff --git a/debian/byteback/DEBIAN/control b/debian/byteback/DEBIAN/control
deleted file mode 100644
index ee20a2e..0000000
--- a/debian/byteback/DEBIAN/control
+++ /dev/null
@@ -1,26 +0,0 @@
-Package: byteback
-Version: 0.2.0-1
-Architecture: all
-Maintainer: Patrick J Cherry <patrick@bytemark.co.uk>
-Installed-Size: 48
-Depends: ruby | ruby-interpreter, rsync, openssh-client
-Recommends: ruby-trollop | libtrollop-ruby
-Section: ruby
-Priority: optional
-Homepage: https://projects.bytemark.co.uk/projects/byteback
-Description: Maintenance-free client & server backup scripts for Linux
- byteback encapsulates Bytemark's "best practice" for maintenance-free backups
- with easy client and server setup.
- .
- "Maintenance-free" means that we'd rather make full use of a fixed amount of
- disc space. Management of disc space must be completely automatic, so the
- process never grinds to a halt for reasons that could be automatically
- resolved. Failed backups can be restarted in case of network problems.
- .
- We use the standard OpenSSH on the server for encrypted transport & access
- control, btrfs for simple snapshots and rsync for efficient data transfer
- across the network.
- .
- Backups should require as little configuration as possible to be safe - just
- the server address should be enough.
-Ruby-Versions: ruby1.9.1 ruby2.0