File: control

package info (click to toggle)
slbackup-php 0.3-2.2%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 264 kB
  • ctags: 181
  • sloc: php: 952; makefile: 125; sh: 30
file content (21 lines) | stat: -rw-r--r-- 769 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: slbackup-php
Section: misc
Priority: optional
Maintainer: Patrick Winnertz <winnie@debian.org>
Uploaders: Morten Werner Olsen <werner@debian.org>, Finn-Arne Johansen <faj@bzz.no>
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 5), po-debconf, smarty-gettext, php5-cli

Package: slbackup-php
Architecture: all
Depends: ${misc:Depends}, libapache2-mod-php5, apache2, smarty, ssh, php5-cli, smarty-gettext 
Description: web-based administration tool for slbackup
 Slbackup-php provides the necessary functions to maintain a slbackup
 repository.
 .
 Features:
  - scheduling of slbackup execution;
  - editing of the configuration file;
  - verifying SSH keys and successful backups;
  - restoring from backups;
  - removing old backups from the repository.