diff options
author | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-06-04 21:06:00 -0700 |
---|---|---|
committer | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-06-04 21:06:00 -0700 |
commit | 955bcc42a95743a719c18224499cfdc3bc6561b8 (patch) | |
tree | 399d55fe6e013e9e3613ec59971b96ba8b1cf058 /debian/control | |
parent | 64e6352f8eb61dfbd199a7c550f749958e16f4a2 (diff) | |
download | conntrack-tools-955bcc42a95743a719c18224499cfdc3bc6561b8.tar.gz conntrack-tools-955bcc42a95743a719c18224499cfdc3bc6561b8.zip |
Add nfct debian package to this submodule.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 6b78fea..aef7471 100644 --- a/debian/control +++ b/debian/control @@ -22,3 +22,10 @@ Description: Connection tracking daemon Conntrackd can replicate the status of the connections that are currently being processed by your stateful firewall based on Linux. Conntrackd can also run as statistics daemon. + +Package: nfct +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Build-Depends: libnetfilter_cttimeout (>= 0.0.1), +Description: nfct library + nfct library |