~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tony George
  • Date: 2017-01-08 05:43:45 UTC
  • Revision ID: tony.george.kol@gmail.com-20170108054345-mrw7f7kuwgc4d3kh
Uninstall Timeshift BTRFS if installed; Renamed application from 'Timeshift RSYNC' to 'Timeshift'

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
Package: timeshift
12
12
Architecture: any
13
13
Depends: ${shlibs:Depends}, ${misc:Depends}, rsync
14
 
#Recommends: 
 
14
#Recommends:
 
15
Replaces: timeshift-btrfs
15
16
Description: System restore utility for Linux
16
 
 TimeShift is a system restore utility which takes snapshots
 
17
 Timeshift is a system restore utility which takes snapshots
17
18
 of the system at regular intervals. These snapshots can be restored
18
 
 at a later date to undo all changes that were made after the snapshot
19
 
 was taken.
 
19
 at a later date to undo system changes. Creates incremental snapshots
 
20
 using rsync or BTRFS snapshots using BTRFS tools.