diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/knemo/debian/control | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/applications/knemo/debian/control')
-rw-r--r-- | ubuntu/precise/applications/knemo/debian/control | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/knemo/debian/control b/ubuntu/precise/applications/knemo/debian/control new file mode 100644 index 000000000..a09dc18a9 --- /dev/null +++ b/ubuntu/precise/applications/knemo/debian/control @@ -0,0 +1,24 @@ +Source: knemo-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org> +Build-Depends: debhelper (>> 4.1), cdbs, tdelibs4-trinity-dev, net-tools, wireless-tools, libiw-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: knemo-trinity +Architecture: any +Depends: kicker-trinity, net-tools, ${shlibs:Depends} +Replaces: knemo-trinity (<< 4:14.0.0) +Breaks: knemo-trinity (<< 4:14.0.0) +Recommends: kcontrol-trinity, wireless-tools +Description: network interfaces monitor for the Trinity systray + KNemo displays an icon in the systray for every network interface. + Tooltips and an info dialog provide further information about the + interface. Passive popups inform about interface changes. + A traffic plotter is also integrated. + . + knemo polls the network interface status every second using the + ifconfig, route and iwconfig tools. + . + Homepage: http://extragear.kde.org/apps/knemo/ |