summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2015-01-20 11:04:29 +0000
committerPatrick J Cherry <patrick@bytemark.co.uk>2015-01-20 11:04:29 +0000
commit55dbe2efd200cf0b36f250d45127ef0f1ce2067d (patch)
tree400a0ddce6b4c1308dbcd84d1156344a8beca747 /debian
parent17d545bbf69bc79694a2704b04491008426a9eb0 (diff)
Added libffi-ruby1.8 as an alternative for libffi-ruby
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 00187d7..3a9a78f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+byteback (0.3.4) stable; urgency=medium
+
+ * Added libffi-ruby1.8 as an alternative to libffi-ruby.
+
+ -- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 20 Jan 2015 11:03:46 +0000
+
byteback (0.3.3) stable; urgency=medium
* Fixed snapshotting at the end of the copy.
diff --git a/debian/control b/debian/control
index 4956f74..47ac80f 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, ruby-ffi | libffi-ruby
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client, ruby-ffi | libffi-ruby | libffi-ruby1.8
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.