1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Source: timeshift
Section: utils
Priority: extra
Maintainer: Tony George <tony.george.kol@gmail.com>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, valac, libgtk-3-dev, libgee-dev, libsoup2.4-dev, libjson-glib-dev
Standards-Version: 3.9.3
Homepage: http://teejeetech.blogspot.in/
#Vcs-Git: git://git.debian.org/collab-maint/hello.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/hello.git;a=summary
Package: timeshift
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-3-0, libgee2, rsync, gksu, libblkid1
#Recommends:
Description: A system restore utility for Linux
TimeShift is a utility which provides features similar to "System Restore"
in Windows and "Time Machine" in Mac OS. Snapshots of the file system are taken
at regular intervals which can be restored at a later date
to undo system changes. Snapshots can be restored from the running system
or by booting from a Live CD.
|