summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control8
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.