File: control

package info (click to toggle)
ukopp 4.9-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: cpp: 10,893; makefile: 65
file content (29 lines) | stat: -rw-r--r-- 1,220 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
22
23
24
25
26
27
28
29
Source: ukopp
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
 pkg-config,
 libgtk-3-dev,
 libglib2.0-dev
Standards-Version: 3.9.5
Homepage: http://www.kornelix.com/ukopp.html
Vcs-Git: git://anonscm.debian.org/collab-maint/ukopp.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ukopp.git

Package: ukopp
Architecture: any
Depends: ${shlibs:Depends},
 udev [linux-any],
 ${misc:Depends}
Description: Full and incremental backup to disk or disk-like device
 Ukopp is used to copy or back-up disk files to a disk or disk-like device,
 such as a USB stick. It copies only new or modified files since the last
 backup, and is therefore quite fast. A GUI is used to navigate the file
 system to include or exclude files or directories at any level. These
 choices can be saved in a job file for repeated use. New files appearing
 within the included directories are handled automatically. Optionally,
 previous versions of the backup files can be retained instead of being
 overwritten. Files can be selectively restored using a GUI. Ownership
 and permissions are also restored, even if the target device uses a
 Microsoft file system.