"Fossies" - the Fresh Open Source Software Archive 
Member "shake-1.0/debian/control" (15 Nov 2014, 678 Bytes) of package /linux/privat/shake-1.0.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 Source: shake-fs
2 Section: admin
3 Priority: optional
4 Maintainer: Brice Arnould <brice.arnould+shake@gmail.com>
5 Build-Depends: cdbs (>= 0.4.50), cmake (>= 2.4), debhelper (>= 5), help2man (>= 1.26), libattr1-dev (>= 2.0.0)
6 Standards-Version: 3.8.0
7 Homepage: http://vleu.net/shake/
8
9 Package: shake-fs
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: Defragmenter (rewrite fragmented or misplaced files)
13 Shake is a defragmenter that runs in userspace.
14 There is no black magic involved : it works just by rewriting
15 misplaced fragments. But it has some heuristics that could make it
16 more efficient than other tools, including defrag and, maybe,
17 xfs_fsr.