diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/maverick_automake/applications/kdirstat/debian/control | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/applications/kdirstat/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/kdirstat/debian/control | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ubuntu/maverick_automake/applications/kdirstat/debian/control b/ubuntu/maverick_automake/applications/kdirstat/debian/control deleted file mode 100644 index a6d2860ab..000000000 --- a/ubuntu/maverick_automake/applications/kdirstat/debian/control +++ /dev/null @@ -1,20 +0,0 @@ -Source: kdirstat-kde3 -Section: misc -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5), kdelibs4-kde3-dev, libqt3-mt-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev -Standards-Version: 3.8.3 -Homepage: http://kdirstat.sourceforge.net/ - -Package: kdirstat-kde3 -Architecture: any -Depends: ${shlibs:Depends} -Description: graphical disk usage display with cleanup facilities [KDE3] - KDirStat (KDE Directory Statistics) is a small utility program that sums - up disk usage for directory trees, very much like the Unix 'du' command. - It displays the disk space used up by a directory tree, both numerically - and graphically. It is network transparent (i.e., you can use it to sum - up FTP servers), and comes with predefined and user configurable cleanup - actions. You can directly open a directory branch in Konqueror or the - shell of your choice, compress it to a .tar.bz2 archive, or define your - own cleanup actions. |