1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: timeshift
Section: utils
Priority: extra
Maintainer: Tony George <tony.george.kol@gmail.com>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, valac-0.26, libgtk-3-dev, libgee-0.8-dev, libgudev-1.0-dev, libjson-glib-dev, libvte-2.91-dev | libvte-2.90-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}, rsync, libblkid1
#Recommends:
Description: A system restore utility for Linux
TimeShift is a system restore utility which takes snapshots
of the system at regular intervals. These snapshots can be restored
at a later date to undo all changes that were made after the snapshot
was taken.
|