diff options
| author | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-06-10 15:03:35 -0700 |
|---|---|---|
| committer | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-06-10 15:03:35 -0700 |
| commit | 48056fa49608bedc4c076181478485569fec7d5f (patch) | |
| tree | 3d60586d43ec504d7018af00ba7cf1d895e3f099 /debian/control | |
| parent | 4decf5460114e222532147ccc97fbec05bc5cccb (diff) | |
| parent | 5bbd235a4a30b26f477b73b2779619a5f20ad73b (diff) | |
| download | conntrack-tools-48056fa49608bedc4c076181478485569fec7d5f.tar.gz conntrack-tools-48056fa49608bedc4c076181478485569fec7d5f.zip | |
Merge branch 'pacifica' into oxnard
Conflicts:
.frlog
debian/changelog
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 6b78fea..fb5e3e0 100644 --- a/debian/control +++ b/debian/control @@ -22,3 +22,16 @@ 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 + +Package: conntrack-helpers +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: conntrack-helpers + conntrack-helpers |
