~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tony George
  • Date: 2013-10-05 05:34:20 UTC
  • Revision ID: teejee2008@gmail.com-20131005053420-7hbek2g1gf9hhafz
Initial release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.