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/knetstats/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/knetstats/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/knetstats/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/knetstats/debian/control b/ubuntu/maverick/applications/knetstats/debian/control new file mode 100644 index 000000000..a836cb95d --- /dev/null +++ b/ubuntu/maverick/applications/knetstats/debian/control @@ -0,0 +1,14 @@ +Source: knetstats-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 +Homepage: http://knetstats.sourceforge.net/ + +Package: knetstats-trinity +Architecture: any +Depends: ${shlibs:Depends} +Description: network interfaces monitor for the KDE3 systray + A simple KDE network monitor that show rx/tx LEDs of any + network interface on a system tray icon |