summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMatthew Bloch <mattbee@yoga.home.bloch.tv>2014-11-05 14:54:15 +0000
committerMatthew Bloch <mattbee@yoga.home.bloch.tv>2014-11-05 14:54:15 +0000
commit75ea6932edcfc1a84d4c524c357c7ab0e1315d97 (patch)
treec4fcd5655dbbb96f55a9105eddcc22e9333da6c6 /debian
parentceb4dfa6003071c8dd5d21417bf26c2701ddb8d8 (diff)
Updated Debian control files for 0.2.9 release.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3dc3e4c..7b08761 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+byteback (0.2.9-1) stable; urgency=medium
+
+ * Added byteback-prune
+
+ -- Matthew Bloch <matthew@bytemark.co.uk> Fri, 31 Oct 2014 02:24:00 +0000
+
byteback (0.2.8-1) stable; urgency=medium
* Refactored to improve logging
diff --git a/debian/control b/debian/control
index 2183163..d5db2a9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: https://projects.bytemark.co.uk/projects/byteback
Package: byteback
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client, sudo, ruby-ffi
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.