From 15d5df36abf2885b74b4a8bcf393f06d886de199 Mon Sep 17 00:00:00 2001 From: Alex Harpin Date: Sun, 22 Nov 2015 11:47:33 +0000 Subject: Update debian packaging --- debian/control | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 347e6c1..5f468e7 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,10 @@ Section: net Priority: optional Maintainer: VyOS Package Maintainers Homepage: http://conntrack-tools.netfilter.org/ -Build-Depends: debhelper (>= 5), libnfnetlink-dev (>= 1.0.0), - libnetfilter-conntrack-dev (>= 0.0.101), bison, flex +Build-Depends: debhelper (>= 5), libnfnetlink-dev (>= 1.0.1), + libnetfilter-conntrack-dev (>= 1.0.1), libmnl-dev (>= 1.0.1), + libnetfilter-cthelper0-dev, libnetfilter-cttimeout-dev (>= 1.0.0), + libnetfilter-queue-dev (>= 1.0.2), bison, flex, autotools-dev Standards-Version: 3.8.4 Package: conntrack @@ -26,12 +28,16 @@ Description: Connection tracking daemon Package: nfct Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Build-Depends: libnetfilter_cttimeout (>= 0.0.1), -Description: nfct library - nfct library - +Build-Depends: libnetfilter-cttimeout-dev (>= 1.0.0), +Description: Tool to interact with the connection tracking system + nfct is the command line tool that allows you to manipulate the Netfilter's + Connection Tracking System. + . + By now, the supported subsystem is timeout. + Package: conntrack-helpers Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: conntrack-helpers - conntrack-helpers +Description: Conntrack tracking helpers + Conntrack tracking helper modules to assist the firewall in tracking FTP, + RPC and TNS protocols. -- cgit v1.2.3