File: control

package info (click to toggle)
cdbackup 0.7.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 176 kB
  • ctags: 185
  • sloc: ansic: 1,241; sh: 105; makefile: 76
file content (17 lines) | stat: -rw-r--r-- 603 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: cdbackup
Section: admin
Priority: extra
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Build-Depends: debhelper (>> 4.0.0)
Standards-Version: 3.6.1

Package: cdbackup
Architecture: any
Depends: ${shlibs:Depends}, cdrecord
Recommends: cpio | dump
Description: CD-R(W) backup utility
 cdbackup and cdrestore are a pair of utilities designed to facilitiate
 streaming backup to and from CD-R(W) disks.  Specificially, they were
 designed to work with dump/restore, but tar/cpio/whatever you want should
 work, so long as it writes to stdout for backups and reads from stdin for
 restores.