diff options
author | Max Kellermann <max@duempel.org> | 2006-09-21 14:03:30 +0000 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2006-09-21 14:03:30 +0000 |
commit | c5a55d9762b887a22f1e6df6c903360f17225836 (patch) | |
tree | 464fa3c44a32aeeeae1a4272c61a5be1609d64ad /debian/control | |
parent | 00a421d9f972ba9804d171d90771572609a3d814 (diff) | |
download | conntrack-tools-c5a55d9762b887a22f1e6df6c903360f17225836.tar.gz conntrack-tools-c5a55d9762b887a22f1e6df6c903360f17225836.zip |
updated description from home page
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 3044323..8d7f7f6 100644 --- a/debian/control +++ b/debian/control @@ -9,12 +9,16 @@ Package: conntrack Architecture: any Depends: ${shlibs:Depends}, libconntrack-extensions (= ${Source-Version}) Description: Program to modify the conntrack tables - The userspace connection tracking table administration program. + conntrack is a userspace command line program targeted at system + administrators. It enables them to view and manage the in-kernel + connection tracking state table. Package: libconntrack-extensions Architecture: any Depends: ${shlibs:Depends} Description: Protocol extensions for the conntrack program - The userspace connection tracking table administration program. + conntrack is a userspace command line program targeted at system + administrators. It enables them to view and manage the in-kernel + connection tracking state table. . This package provides the protocol extensions. |