From 1238c74fa01c009d7f76327f3beb30fee4b9f98f Mon Sep 17 00:00:00 2001 From: Matthew Bloch Date: Fri, 31 Oct 2014 02:43:35 +0000 Subject: Refactored to improve logging and reduce cut & paste code, bumped Debian version number. --- debian/changelog | 6 ++++++ debian/control | 1 - debian/install | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ca5278b..0278c53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byteback (0.2.8-1) stable; urgency=medium + + * Refactored to improve logging + + -- Matthew Bloch Fri, 31 Oct 2014 02:24:00 +0100 + byteback (0.2.7-1) stable; urgency=medium * Now definitely don't retry if the source files disappear. diff --git a/debian/control b/debian/control index 04f2f4e..2183163 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Homepage: https://projects.bytemark.co.uk/projects/byteback Package: byteback Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client -Recommends: ruby-trollop | libtrollop-ruby 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. diff --git a/debian/install b/debian/install index 2100553..e2b0385 100644 --- a/debian/install +++ b/debian/install @@ -1,6 +1,6 @@ -byteback /usr/bin byteback-backup /usr/bin byteback-receive /usr/bin byteback-setup-client /usr/bin byteback-setup-client-receive /usr/bin byteback-snapshot /usr/bin +lib/* /usr/lib/byteback -- cgit v1.2.3