From d2f808f156a037ff585e327cb79cea57cf24c491 Mon Sep 17 00:00:00 2001 From: Arturo Borrero Gonzalez Date: Tue, 30 Sep 2014 19:07:18 +0200 Subject: d/control: architecture is linux-any I don't thing anyone is using conntrack-tools with a non-linux kernel :-) Signed-off-by: Arturo Borrero Gonzalez --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 9f841ed..321c0d6 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Vcs-Git: https://github.com/formorer/pkg-conntrack.git Vcs-Browser: https://github.com/formorer/pkg-conntrack.git Package: conntrack -Architecture: any +Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Program to modify the conntrack tables conntrack is a userspace command line program targeted at system @@ -28,7 +28,7 @@ Description: Program to modify the conntrack tables connection tracking state table. Package: conntrackd -Architecture: any +Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Connection tracking daemon Conntrackd can replicate the status of the connections that are @@ -36,7 +36,7 @@ Description: Connection tracking daemon Conntrackd can also run as statistics daemon. Package: nfct -Architecture: any +Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Tool to interact with the connection tracking system nfct is the command line tool that allows you to manipulate the Netfilter's -- cgit v1.2.3