[Box Backup] Bug#416605: ITP: boxbackup -- Server and Clients for the BoxBackup remote backup system

Reinhard Tartler boxbackup@fluffy.co.uk
Thu, 29 Mar 2007 10:05:49 +0200


Package: wnpp
Severity: wishlist
Owner: Reinhard Tartler <siretart@tauware.de>

* Package name    : boxbackup
  Version         : 0.10
  Upstream Author : Ben Summers <ben@fluffy.co.uk>
* URL             : http://www.fluffy.co.uk/boxbackup/
* License         : BSD with advertising clause
  Programming Lang: C++
  Description     : Server and Clients for the BoxBackup remote backup system

I'm currently using boxbackup for my private use. I've crafted packages
for my own used based on the ones from Jérôme Schell, I needed to apply
one patch from upstream though. I'd like to see boxbackup in debian, so
I'm filing this ITP. Help with this package is highly appreciated.

I'm CC'ing Jérôme Schell and Jesus Climent with this email, as they both
have expressed interest in the boxbackup packages. I'm CC'ing the
boxbackup devel mailing list as well, perhaps there are even more people
interested in seeing boxbackup in debian. If someone feels interested in
Comaintaining this package, please contact me.

The debian/control file currently looks like this:

Package: boxbackup-server
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, perl (>= 5.6.0), gawk, ucf
(>= 0.08), openssl (>= 0.9.7)
Recommends: boxbackup-utils
Description: Server for BoxBackup remote backup system
 Boxbackup is an automatic on-line backup system.
 The server waits for connections from remote clients, 
 authenticates them via x509 certificates and stores the
 encrypted data on hard drives with optionnals RAID techniques.
 It also supports versions historization and per-user quotas.

Package: boxbackup-client
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ucf (>= 0.07), perl (>=
5.6.0), openssl (>= 0.9.7)
Description: Client for BoxBackup remote backup system
 Boxbackup is an automatic on-line backup system.
 The client is watching for changes on the local filesystem,
 connects to a Boxbackup server and send the changes via a
 secure channel. All data is encrypted before being sent to
 the server. A command line tool is provided for restoration
 of backups including deleted files and old versions.

Package: boxbackup-utils
Architecture: all
Depends: perl (>= 5.6.0), openssl (>= 0.9.6c)
Description: Utilities for BoxBackup remote backup system
 Boxbackup is an automatic on-line backup system.
 This package contains utilities for managing SSL clients
 certificates.



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)