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