diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick/applications/filelight/debian/control | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick/applications/filelight/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/filelight/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/filelight/debian/control b/ubuntu/maverick/applications/filelight/debian/control new file mode 100644 index 000000000..bcc6df08f --- /dev/null +++ b/ubuntu/maverick/applications/filelight/debian/control @@ -0,0 +1,20 @@ +Source: filelight-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> +Uploaders: Raúl Sánchez Siles <rasasi78@gmail.com> +Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-trinity-dev, xutils, chrpath, gettext, quilt (>= 0.40), automake, autoconf, libtool, libltdl-dev +Homepage: http://www.methylblue.com/filelight/ + +Package: filelight-trinity +Architecture: any +Depends: ${shlibs:Depends} +Description: show where your diskspace is being used [Trinity] + Filelight allows you to understand your disk usage by graphically + representing your filesystem as a set of concentric, segmented rings. + . + It is like a pie-chart, but the segments nest, allowing you to see both + which directories take up all your space, and which directories + and files inside those directories are the real culprits. |